Yes, I did (constraints=none).<br><br>These are my conclusions.<br><br>Since I could do CG without my position restraint,<br>My .top doesn&#39;t include any constraint. (if my posre.itp is not constraint).<br>The manual says &quot;SD is enough for general purpose&quot;.
<br>If one wants to do energy minimization with position restraint, then do SD only.<br><br>Thank you anyway.<br><br><br><div class="gmail_quote">On Jan 14, 2008 5:21 PM, Justin A. Lemkul &lt;<a href="mailto:jalemkul@vt.edu">
jalemkul@vt.edu</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Perhaps this is too obvious to be the solution, but have you considered setting
<br>&#39;constraints = none&#39; in your em.mdp file? &nbsp;After all, as Mark originally<br>pointed out, the documentation will tell you that constraints and CG don&#39;t mix.<br><br>-Justin<br><div><div></div><div class="Wj3C7c">
<br>Quoting Myunggi Yi &lt;<a href="mailto:myunggi@gmail.com">myunggi@gmail.com</a>&gt;:<br><br>&gt; Sorry this is my top file.<br>&gt;<br>&gt; #include &quot;ffgmx.itp&quot;<br>&gt; #include &quot;../lipid.popc.itp&quot;
<br>&gt; #include &quot;popc.itp&quot;<br>&gt; #include &quot;pro.itp&quot;<br>&gt; #include &quot;ions.itp&quot;<br>&gt; #include &quot;spc.itp&quot;<br>&gt;<br>&gt; Which one defines constraints?<br>&gt;<br>&gt;<br>&gt; On Jan 14, 2008 4:35 PM, Myunggi Yi &lt;
<a href="mailto:myunggi@gmail.com">myunggi@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; &gt; Thnak you.<br>&gt; &gt;<br>&gt; &gt; I don&#39;t use any constrant like lincs or shake.<br>&gt; &gt; Why do I get the error message.
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On Jan 14, 2008 4:11 PM, Mark Abraham &lt; <a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt; wrote:<br>&gt; &gt;<br>&gt; &gt; &gt; Myunggi Yi wrote:
<br>&gt; &gt; &gt; &gt; Dear users,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; I&#39;d like to restraint the protein during the minimization.<br>&gt; &gt; &gt; &gt; I&#39;ve got the following message.<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt; In GROMACS, restraints are different from constraints. Check out the<br>&gt; &gt; &gt; manual for details.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; ERROR: can not do Conjugate Gradients with constraints
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Your .top is defining some constraints, and if you&#39;d checked out the<br>&gt; &gt; &gt; manual, you&#39;d have confirmed that GROMACS can&#39;t handle constraints with<br>&gt; &gt; &gt; the CG algorithm.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; em.mdp file<br>&gt; &gt; &gt; &gt; +++++++++++++++++++++<br>&gt; &gt; &gt; &gt; cpp &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= cpp<br>&gt; &gt; &gt; &gt; include &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=<br>&gt; &gt; &gt; &gt; define &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = -DPOSRES
<br>&gt; &gt; &gt; &gt; define &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = -DFLEXIBLE<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; ; RUN CONTROL PARAMETERS<br>&gt; &gt; &gt; &gt; integrator &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = cg<br>&gt; &gt; &gt; &gt; ; Start time and timestep in ps
<br>&gt; &gt; &gt; &gt; tinit &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 0<br>&gt; &gt; &gt; &gt; dt &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0.001<br>&gt; &gt; &gt; &gt; nsteps &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 250<br>&gt; &gt; &gt; &gt; +++++++++++++++++++++<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; How can I do this?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Either don&#39;t use constraints or don&#39;t use CG.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Mark<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; gmx-users mailing list &nbsp; &nbsp; <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>&gt; &gt; &gt; <a href="http://www.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-users
</a><br>&gt; &gt; &gt; Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before<br>&gt; &gt; &gt; posting!<br>&gt; &gt; &gt; Please don&#39;t post (un)subscribe requests to the list. Use the
<br>&gt; &gt; &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>&gt; &gt; &gt; 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>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Best wishes,<br>&gt; &gt;<br>&gt; &gt; MYUNGGI YI<br>&gt; &gt; ==================================
<br>&gt; &gt; KLB 419<br>&gt; &gt; Institute of Molecular Biophysics<br>&gt; &gt; Florida State University<br>&gt; &gt; Tallahassee, FL 32306<br>&gt; &gt;<br>&gt; &gt; Office: (850) 645-1334<br></div></div>&gt; &gt; <a href="http://www.scs.fsu.edu/%7Emyunggi" target="_blank">
http://www.scs.fsu.edu/~myunggi</a> &lt;<a href="http://www.scs.fsu.edu/%7Emyunggi" target="_blank">http://www.scs.fsu.edu/%7Emyunggi</a>&gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br><div class="Ih2E3d">&gt; Best wishes,
<br>&gt;<br>&gt; MYUNGGI YI<br>&gt; ==================================<br>&gt; KLB 419<br>&gt; Institute of Molecular Biophysics<br>&gt; Florida State University<br>&gt; Tallahassee, FL 32306<br>&gt;<br>&gt; Office: (850) 645-1334
<br>&gt; <a href="http://www.scs.fsu.edu/%7Emyunggi" target="_blank">http://www.scs.fsu.edu/~myunggi</a><br>&gt;<br><br><br><br></div>========================================<br><br>Justin A. Lemkul<br>Graduate Research Assistant
<br>Department of Biochemistry<br>Virginia Tech<br>Blacksburg, VA<br><a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a> | (540) 231-9080<br><a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/" target="_blank">
http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/</a><br><br>========================================<br><div><div></div><div class="Wj3C7c">_______________________________________________<br>gmx-users mailing list &nbsp; &nbsp;
<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><a href="http://www.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://www.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></div></div></blockquote></div><br>
<br clear="all"><br>-- <br>Best wishes,<br><br>MYUNGGI YI<br>==================================<br>KLB 419<br>Institute of Molecular Biophysics<br>Florida State University<br>Tallahassee, FL 32306<br><br>Office: (850) 645-1334
<br><a href="http://www.scs.fsu.edu/~myunggi">http://www.scs.fsu.edu/~myunggi</a>