colvars
colvars copied to clipboard
last line of config can be added twice to config_string
I think this happens when the last line is something else than a closing brace. Example :
cv config "colvarsTrajfrequency 12 \n smp off"
cv getconfig
Gives:
colvarsTrajfrequency 12
smp off
smp off