Hello,
I am having a strange problem while trying to use the RMSD CV. My input file is:
RMSD REFERENCE=test.pdb TYPE=SIMPLE LABEL=d1
PRINT ARG=d1 STRIDE=1 FILE=COLVAR
... and I am using the "driver" option to calculate the RMSD as follows:
plumed driver --igro test.gro --plumed=plumed_driver.dat
... where test.gro and test.pdb have identical coordinates (apart from the units being different in these two formats), so the RMSD should be exactly zero. But, the generated COLVAR file contains the following:
#! FIELDS time d1
0.000000 -nan
I get this "nan" for all RMSD calculations, even while running metadynamics with Gromacs, which crashes of course due to this "nan" issue.
Is there any known problem regarding this? How should I troubleshoot?
Thanks and regards,
Suman.