<p>Hi Wholly,</p>
<p>It would be better to install a more recent version of gromacs. The tutorial should state which version it is written for.</p>
<p>Cheers,</p>
<p>Tsjerk</p>
<p><blockquote type="cite">On Mar 17, 2012 9:01 AM, &quot;Wholly Peach&quot; &lt;<a href="mailto:whollypeach@yahoo.com">whollypeach@yahoo.com</a>&gt; wrote:<br><br><div><div style="font-size:12pt;font-family:Courier New,courier,monaco,monospace,sans-serif">
<div><span>Dear All,</span></div><div><span></span> </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" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/lysozyme/06_equil.html</a>.</span></div>
<div><span></span> </div><div>By &quot;<font face="Arial">grompp -f nvt.mdp -c em.gro -p topol.top -o nvt.tpr</font>&quot;, with the nvt.mdp downloaded as attached following, I got the following error message:</div><div> </div>
<div>&quot;<font size="1"></font></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 &#39;V-rescale&#39; for variable tcoupl, using &#39;No&#39;</font></div><div><font size="3">
</font></div><div><font size="3">Next time use one of: &#39;No&#39; &#39;Berendsen&#39; &#39;Nose-Hoover&#39; &#39;yes&#39; &#39;Andersen&#39; &#39;Andersen-interval&#39;</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 &#39;continuation&#39; 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 &quot;topol.top&quot;, 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&#39;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> </div><div>&quot;</div><div> </div><div><span>I am looking forward to getting a message on what is the problem.</span></div>
<div><span></span> </div><div><span>Cheers,</span></div><div><span>Wholly</span></div><div><span></span> </div><div><span><var></var></span> </div><div><span></span> </div><div><span>nvt.mdp:</span></div><div><span></span> </div>
<div><span>title  = OPLS Lysozyme NVT equilibration <br>define  = -DPOSRES ; position restrain the protein<br>; Run parameters<br>integrator = md  ; leap-frog integrator<br>nsteps  = 50000  ; 2 * 50000 = 100 ps<br>dt  = 0.002  ; 2 fs<br>
; Output control<br>nstxout  = 100  ; save coordinates every 0.2 ps<br>nstvout  = 100  ; save
 velocities every 0.2 ps<br>nstenergy = 100  ; save energies every 0.2 ps<br>nstlog  = 100  ; update log file every 0.2 ps<br>; Bond parameters<br>continuation = no  ; first dynamics run<br>constraint_algorithm = lincs ; holonomic constraints <br>
constraints = all-bonds ; all bonds (even heavy atom-H bonds) constrained<br>lincs_iter = 1  ; accuracy of LINCS<br>lincs_order = 4  ; also related to accuracy<br>; Neighborsearching<br>ns_type  = grid  ; search neighboring grid cells<br>
nstlist  = 5  ; 10 fs<br>rlist  = 1.0  ; short-range neighborlist cutoff (in nm)<br>rcoulomb = 1.0  ; short-range electrostatic cutoff (in nm)<br>rvdw  = 1.0  ; short-range van der Waals cutoff (in nm)<br>; Electrostatics<br>
coulombtype = PME  ; Particle Mesh Ewald for
 long-range electrostatics<br>pme_order = 4  ; cubic interpolation<br>fourierspacing = 0.16  ; grid spacing for FFT<br>; Temperature coupling is on<br>tcoupl  = V-rescale ; modified Berendsen thermostat<br>tc-grps  = Protein Non-Protein ; two coupling groups - more accurate<br>
tau_t  = 0.1 0.1 ; time constant, in ps<br>ref_t  = 300  300 ; reference temperature, one for each group, in K<br>; Pressure coupling is off<br>pcoupl  = no   ; no pressure coupling in NVT<br>; Periodic boundary conditions<br>
pbc  = xyz  ; 3-D PBC<br>; Dispersion correction<br>DispCorr = EnerPres ; account for cut-off vdW scheme<br>; Velocity generation<br>gen_vel  = yes  ; assign velocities from Maxwell distribution<br>gen_temp = 300  ; temperature for Maxwell distribution<br>
gen_seed =
 -1  ; generate a random seed</span></div><div><br> </div>   </div></div><br>--<br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br></blockquote></p>