Alan,<div><br></div><div>with the following change your example works for me.</div><div><br></div><div><div>diff --git a/src/gmxlib/inputrec.c b/src/gmxlib/inputrec.c</div><div>index 581ae4c..e148612 100644</div><div>--- a/src/gmxlib/inputrec.c</div>

<div>+++ b/src/gmxlib/inputrec.c</div><div>@@ -169,7 +169,7 @@ int ir_optimal_nstpcouple(const t_inputrec *ir)</div><div> {</div><div>     int  nmin,nwanted,n;</div><div> </div><div>-    nmin = pcouple_min_integration_steps(ir-&gt;etc);</div>

<div>+    nmin = pcouple_min_integration_steps(ir-&gt;epc);</div><div> </div><div>     nwanted = nst_wanted(ir);</div><div> </div><div>Or you can also update from git.</div><div><br></div><div>@Berk: Could you please verify that this fix is correct?</div>

<div><br></div><div>Roland</div><br><div class="gmail_quote">On Sat, Jul 31, 2010 at 2:22 PM, Alan <span dir="ltr">&lt;<a href="mailto:alanwilter@gmail.com">alanwilter@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I am trying this test of mine:<div><br></div><div><br></div><div><div>wget -c &quot;<a href="http://www.pdb.org/pdb/download/downloadFile.do?fileFormat=pdb&amp;compression=NO&amp;structureId=1BVG" target="_blank">http://www.pdb.org/pdb/download/downloadFile.do?fileFormat=pdb&amp;compression=NO&amp;structureId=1BVG</a>&quot; -O 1BVG.pdb</div>



<div>grep &#39;ATOM  &#39; 1BVG.pdb&gt;| Protein.pdb</div><div><br></div><div>pdb2gmx -ff amber99sb -f Protein.pdb -o Protein2.pdb -p Protein.top -water spce -ignh</div><div><br></div><div>editconf -bt triclinic -f Protein2.pdb -o Protein3.pdb -d 1.0</div>



<div><br></div><div>genbox -cp Protein3.pdb -o Protein_b4ion.pdb -p Protein.top -cs</div><div><br></div><div>cat &lt;&lt; EOF &gt;| em.mdp</div><div>define                   = -DFLEXIBLE</div><div>integrator               = cg ; steep</div>



<div>nsteps                   = 200</div><div>constraints              = none</div><div>emtol                    = 1000.0</div><div>nstcgsteep               = 10 ; do a steep every 10 steps of cg</div><div>emstep                   = 0.01 ; used with steep</div>



<div>nstcomm                  = 1</div><div>coulombtype              = PME</div><div>ns_type                  = grid</div><div>rlist                    = 1.0</div><div>rcoulomb                 = 1.0</div><div>rvdw                     = 1.4</div>



<div>Tcoupl                   = no</div><div>Pcoupl                   = no</div><div>gen_vel                  = no</div><div>nstxout                  = 0 ; write coords every # step</div><div>optimize_fft             = yes</div>



<div>EOF</div><div><br></div><div>cat &lt;&lt; EOF &gt;| md.mdp</div><div>integrator               = md</div><div>nsteps                   = 1000</div><div>dt                       = 0.002</div><div>constraints              = all-bonds</div>



<div>nstcomm                  = 1</div><div>ns_type                  = grid</div><div>rlist                    = 1.2</div><div>rcoulomb                 = 1.1</div><div>rvdw                     = 1.0</div><div>vdwtype                  = shift</div>



<div>rvdw-switch              = 0.9</div><div>coulombtype              = PME-Switch</div><div>Tcoupl                   = v-rescale</div><div>tau_t                    = 0.1 0.1</div><div>tc-grps                  = protein non-protein</div>



<div>ref_t                    = 300 300</div><div>Pcoupl                   = parrinello-rahman</div><div>Pcoupltype               = isotropic</div><div>tau_p                    = 0.5</div><div>compressibility          = 4.5e-5</div>



<div>ref_p                    = 1.0</div><div>gen_vel                  = yes</div><div>nstxout                  = 2 ; write coords every # step</div><div>lincs-iter               = 2</div><div>DispCorr                 = EnerPres</div>



<div>optimize_fft             = yes</div><div>EOF</div><div><br></div><div>grompp -f em.mdp -c Protein_b4ion.pdb -p Protein.top -o Protein_b4ion.tpr</div><div>\cp Protein.top Protein_ion.top</div><div><br></div><div>echo 13 | genion -s Protein_b4ion.tpr -o Protein_b4em.pdb -neutral -conc 0.15 -p Protein_ion.top -norandom</div>



<div><br></div><div>\mv Protein_ion.top Protein.top</div><div><br></div><div>grompp -f em.mdp -c Protein_b4em.pdb -p Protein.top -o em.tpr</div><div><br></div><div>mdrun -v -deffnm em</div><div><br></div><div>grompp -f md.mdp -c em.gro -p Protein.top -o md.tpr</div>



<div><br></div>And it fails for the command above with:</div><div><br></div><div><div>-------------------------------------------------------</div><div>Program grompp, VERSION 4.5-beta1</div><div>Source code file: inputrec.c, line: 161</div>



<div><br></div><div>Software inconsistency error:</div><div>Unknown epc value</div><div><br></div><div><br></div><div>Any ideas? Thanks,</div><div><br></div><div>Alan</div>-- <br>Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate<br>



Department of Biochemistry, University of Cambridge. <br>80 Tennis Court Road, Cambridge CB2 1GA, UK.<br>&gt;&gt;<a href="http://www.bio.cam.ac.uk/~awd28" target="_blank">http://www.bio.cam.ac.uk/~awd28</a>&lt;&lt;<br>
</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/search" target="_blank">http://www.gromacs.org/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/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br></blockquote></div><br><br clear="all"><br>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br>

865-241-1537, ORNL PO BOX 2008 MS6309<br>
</div>