The fix is easy: after line 80 of molinit.c, insert a line like md[i].molName[strcspn(md[i].molName, "\r\n")] = 0; It only causes an error if par->gridOutFiles[3] is set.
The fix is easy: after line 80 of molinit.c, insert a line like
It only causes an error if par->gridOutFiles[3] is set.