<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:12pt"><div><span>Dear All,</span></div><div><span></span>&nbsp;</div><div><span>I am running the on-line tutorial <a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/lysozyme/06_equil.html">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/lysozyme/06_equil.html</a>.</span></div><div><span></span>&nbsp;</div><div>By "<font face="Arial">grompp -f nvt.mdp -c em.gro -p topol.top -o nvt.tpr</font>", with the nvt.mdp downloaded as attached following, I got the following error message:</div><div>&nbsp;</div><div>"<font size="1"></div><div><font size="3">creating statusfile for 1 node...</font></div><div><font size="3">
</font></div><div><font size="3">ERROR: invalid enum 'V-rescale' for variable tcoupl, using 'No'</font></div><div><font size="3">
</font></div><div><font size="3">Next time use one of: 'No' 'Berendsen' 'Nose-Hoover' 'yes' 'Andersen' 'Andersen-interval'</font></div><div><font size="3">

</font></div><div><font size="3">Back Off! I just backed up mdout.mdp to ./#mdout.mdp.14#</font></div><div><font size="3">
</font></div><div><font size="3">WARNING 1 [file nvt.mdp, line unknown]:</font></div><div><font size="3">
</font></div><div><font size="3">  Unknown left-hand 'continuation' in parameter file</font></div><div><font size="3">

</font></div><div><font size="3">checking input for internal consistency...</font></div><div><font size="3">
</font></div><div><font size="3">calling cpp...</font></div><div><font size="3">
</font></div><div><font size="3">processing topology...</font></div><div><font size="3">
</font></div><div><font size="3">Generated 165 of the 1596 non-bonded parameter combinations</font></div><div><font size="3">
</font></div><div><font size="3">Excluding 3 bonded neighbours for Protein_A 1</font></div><div><font size="3">
</font></div><div><font size="3">turning all bonds into constraints...</font></div><div><font size="3">
</font></div><div><font size="3">Excluding 2 bonded neighbours for SOL 10242</font></div><div><font size="3">
</font></div><div><font size="3">turning all bonds into constraints...</font></div><div><font size="3">
</font></div><div><font size="3">Excluding 1 bonded neighbours for NA+ 0</font></div><div><font size="3">
</font></div><div><font size="3">turning all bonds into constraints...</font></div><div><font size="3">
</font></div><div><font size="3">Excluding 1 bonded neighbours for CL- 8</font></div><div><font size="3">
</font></div><div><font size="3">turning all bonds into constraints...</font></div><div><font size="3">
</font></div><div><font size="3">processing coordinates...</font></div><div><font size="3">
</font></div><div><font size="3">double-checking input for internal consistency...</font></div><div><font size="3">
</font></div><div><font size="3">WARNING 2 [file "topol.top", line 8274]:</font></div><div><font size="3">
</font></div><div><font size="3">  For energy conservation with LINCS, lincs_iter should be 2 or larger.</font></div><div><font size="3">
</font></div><div><font size="3">  You can safely ignore this if your system doesn't have any</font></div><div><font size="3">
</font></div><div><font size="3">  LINCS-constrained bonds;</font></div><div><font size="3">
</font></div><div><font size="3">  for water molecules we normally use the analytical SETTLE algorithm</font></div><div><font size="3">
</font></div><div><font size="3">  instead.</font></div><div><font size="3">
</font></div><div><font size="3">Setting gen_seed to 978754</font></div><div><font size="3">
</font></div><div><font size="3">Velocities were taken from a Maxwell distribution at 300 K</font></div><div><font size="3">
</font></div><div><font size="3">There were 2 warnings</font></div><div><font size="3">
</font></div><div><font size="3">-------------------------------------------------------</font></div><div><font size="3">
</font></div><div><font size="3">Program grompp, VERSION 3.3.1</font></div><div><font size="3">
</font></div><div><font size="3">Source code file: grompp.c, line: 1109</font></div><div><font size="3">

</font></div><div><font size="3">Fatal error:</font></div><div><font size="3">
</font></div><div><font size="3">There were 1 error(s) processing your input</font></div><div><font size="3">
</font></div><div><font size="3">-------------------------------------------------------</font></div><div>&nbsp;</div><div></font>"</div><div>&nbsp;</div><div><span>I am looking forward to getting a message on what is the problem.</span></div><div><span></span>&nbsp;</div><div><span>Cheers,</span></div><div><span>Wholly</span></div><div><span></span>&nbsp;</div><div><span><var id="yui-ie-cursor"></var></span>&nbsp;</div><div><span></span>&nbsp;</div><div><span>nvt.mdp:</span></div><div><span></span>&nbsp;</div><div><span>title&nbsp;&nbsp;= OPLS Lysozyme NVT equilibration <br>define&nbsp;&nbsp;= -DPOSRES&nbsp;; position restrain the protein<br>; Run parameters<br>integrator&nbsp;= md&nbsp;&nbsp;; leap-frog integrator<br>nsteps&nbsp;&nbsp;= 50000&nbsp;&nbsp;; 2 * 50000 = 100 ps<br>dt&nbsp;&nbsp;= 0.002&nbsp;&nbsp;; 2 fs<br>; Output control<br>nstxout&nbsp;&nbsp;= 100&nbsp;&nbsp;; save coordinates every 0.2 ps<br>nstvout&nbsp;&nbsp;= 100&nbsp;&nbsp;; save
 velocities every 0.2 ps<br>nstenergy&nbsp;= 100&nbsp;&nbsp;; save energies every 0.2 ps<br>nstlog&nbsp;&nbsp;= 100&nbsp;&nbsp;; update log file every 0.2 ps<br>; Bond parameters<br>continuation&nbsp;= no&nbsp;&nbsp;; first dynamics run<br>constraint_algorithm = lincs&nbsp;; holonomic constraints <br>constraints&nbsp;= all-bonds&nbsp;; all bonds (even heavy atom-H bonds) constrained<br>lincs_iter&nbsp;= 1&nbsp;&nbsp;; accuracy of LINCS<br>lincs_order&nbsp;= 4&nbsp;&nbsp;; also related to accuracy<br>; Neighborsearching<br>ns_type&nbsp;&nbsp;= grid&nbsp;&nbsp;; search neighboring grid cells<br>nstlist&nbsp;&nbsp;= 5&nbsp;&nbsp;; 10 fs<br>rlist&nbsp;&nbsp;= 1.0&nbsp;&nbsp;; short-range neighborlist cutoff (in nm)<br>rcoulomb&nbsp;= 1.0&nbsp;&nbsp;; short-range electrostatic cutoff (in nm)<br>rvdw&nbsp;&nbsp;= 1.0&nbsp;&nbsp;; short-range van der Waals cutoff (in nm)<br>; Electrostatics<br>coulombtype&nbsp;= PME&nbsp;&nbsp;; Particle Mesh Ewald for
 long-range electrostatics<br>pme_order&nbsp;= 4&nbsp;&nbsp;; cubic interpolation<br>fourierspacing&nbsp;= 0.16&nbsp;&nbsp;; grid spacing for FFT<br>; Temperature coupling is on<br>tcoupl&nbsp;&nbsp;= V-rescale&nbsp;; modified Berendsen thermostat<br>tc-grps&nbsp;&nbsp;= Protein Non-Protein&nbsp;; two coupling groups - more accurate<br>tau_t&nbsp;&nbsp;= 0.1&nbsp;0.1&nbsp;; time constant, in ps<br>ref_t&nbsp;&nbsp;= 300 &nbsp;300&nbsp;; reference temperature, one for each group, in K<br>; Pressure coupling is off<br>pcoupl&nbsp;&nbsp;= no &nbsp;&nbsp;; no pressure coupling in NVT<br>; Periodic boundary conditions<br>pbc&nbsp;&nbsp;= xyz&nbsp;&nbsp;; 3-D PBC<br>; Dispersion correction<br>DispCorr&nbsp;= EnerPres&nbsp;; account for cut-off vdW scheme<br>; Velocity generation<br>gen_vel&nbsp;&nbsp;= yes&nbsp;&nbsp;; assign velocities from Maxwell distribution<br>gen_temp&nbsp;= 300&nbsp;&nbsp;; temperature for Maxwell distribution<br>gen_seed&nbsp;=
 -1&nbsp;&nbsp;; generate a random seed</span></div><div><br>&nbsp;</div>&nbsp;&nbsp; </div></body></html>