<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;">Da-Wei,</p>

    <p style="margin: 0px;"><span><br />
    </span></p>

    <p style="margin: 0px;"><span>Do you need FEP information on the PR step? Are you going to do a MD(sd) with FEP on after the PR?</span></p>

    <p style="margin: 0px;"><span>&#160;</span></p>

    <p style="margin: 0px;"><span>And are you doing hydration of a protein?<br />
    </span></p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">Thank you,<span>&#160;</span></p>

    <p style="margin: 0px;"><span>TJ Mustard<br />
    </span></p>

    <div style="margin: 5px 0px 5px 0px;">
      On February 7, 2011 at 10:23 AM &quot;Justin A. Lemkul&quot; &lt;jalemkul@vt.edu&gt; wrote:<br />
      <br />
      &gt;<br />
      &gt;<br />
      &gt; Da-Wei Li wrote:<br />
      &gt; &gt; hello<br />
      &gt; &gt;<br />
      &gt; &gt; Here they are the command line and mdp file. I use Gromacs 4.5.3. This<br />
      &gt; &gt; is a test case only and the protein is 1UBQ. Grompp wills top for about<br />
      &gt; &gt; 10 minutes then go through.<br />
      &gt; &gt;<br />
      &gt;<br />
      &gt; The efficiency of this kind of process will depend on the amount of available<br />
      &gt; memory on the system.&#160; You&#39;re asking grompp to decouple a huge amount of degrees<br />
      &gt; of freedom, which will require a lot of memory to do.&#160; It sounds like it&#39;s<br />
      &gt; working, in any case, so there&#39;s no real problem.<br />
      &gt;<br />
      &gt; Whether or not simultaneously decoupling the LJ and Coulombic interactions of a<br />
      &gt; whole protein will generate a stable trajectory or sensible result is another<br />
      &gt; matter.<br />
      &gt;<br />
      &gt; -Justin<br />
      &gt;<br />
      &gt; &gt; ***********output of grompp*****************<br />
      &gt; &gt;<br />
      &gt; &gt; Back Off! I just backed up mdout.mdp to ./#mdout.mdp.6#<br />
      &gt; &gt; Generated 2278 of the 2278 non-bonded parameter combinations<br />
      &gt; &gt; Generating 1-4 interactions: fudge = 0.5<br />
      &gt; &gt; Generated 2278 of the 2278 1-4 parameter combinations<br />
      &gt; &gt; Excluding 3 bonded neighbours molecule type &#39;Protein&#39;<br />
      &gt; &gt; turning H bonds into constraints...<br />
      &gt; &gt; Excluding 2 bonded neighbours molecule type &#39;SOL&#39;<br />
      &gt; &gt; turning H bonds into constraints...<br />
      &gt; &gt; Coupling 1 copies of molecule type &#39;Protein&#39;<br />
      &gt; &gt; Setting gen_seed to 8552<br />
      &gt; &gt; Velocities were taken from a Maxwell distribution at 300 K<br />
      &gt; &gt; ********************************<br />
      &gt; &gt;<br />
      &gt; &gt; Command line and mdp file:<br />
      &gt; &gt;<br />
      &gt; &gt; ******************************<br />
      &gt; &gt; grompp -f pr1.mdp -c after_em.gro -t em.trr -p topol.top -o pr1<br />
      &gt; &gt; ******************************<br />
      &gt; &gt; define = -DPOSRES ; position restrain the protein<br />
      &gt; &gt; ; Run parameters<br />
      &gt; &gt; integrator = sd ; leap-frog integrator<br />
      &gt; &gt; nsteps = 5000 ; 2 * 50000 = 100 ps<br />
      &gt; &gt; dt = 0.002 ; 2 fs<br />
      &gt; &gt; ; Output control<br />
      &gt; &gt; nstxout = 1000 ; save coordinates every 2 ps<br />
      &gt; &gt; nstvout = 5000 ; save velocities every 100ps<br />
      &gt; &gt; nstenergy = 1000 ; save energies every 2 ps<br />
      &gt; &gt; nstlog = 1000 ; update log file every 2 ps<br />
      &gt; &gt; ; Bond parameters<br />
      &gt; &gt; continuation = no ; first dynamics run<br />
      &gt; &gt; constraint_algorithm = lincs ; holonomic constraints<br />
      &gt; &gt; constraints = hbonds ; H bonds constrained<br />
      &gt; &gt; lincs_iter = 1 ; accuracy of LINCS<br />
      &gt; &gt; lincs_order = 4 ; also related to accuracy<br />
      &gt; &gt; ; Neighborsearching<br />
      &gt; &gt; ns_type = grid ; search neighboring grid cels<br />
      &gt; &gt; nstlist = 10 ; 20 fs<br />
      &gt; &gt; rlist = 0.8 ; short-range neighborlist cutoff (in nm)<br />
      &gt; &gt; rcoulomb = 0.8 ; short-range electrostatic cutoff (in nm)<br />
      &gt; &gt; rvdw = 1.0 ; short-range van der Waals cutoff (in nm)<br />
      &gt; &gt; ; Electrostatics<br />
      &gt; &gt; coulombtype = PME ; Particle Mesh Ewald for long-range electrostatics<br />
      &gt; &gt; pme_order = 4 ; cubic interpolation<br />
      &gt; &gt; fourierspacing = 0.12 ; grid spacing for FFT<br />
      &gt; &gt; ; Temperature coupling is on<br />
      &gt; &gt; tcoupl = V-rescale ; modified Berendsen thermostat<br />
      &gt; &gt; tc-grps = Protein Non-Protein ; two coupling groups - more accurate<br />
      &gt; &gt; tau_t = 0.1 0.1 ; time constant, in ps<br />
      &gt; &gt; ref_t = 300 300 ; reference temperature, one for each group, in K<br />
      &gt; &gt; ; Pressure coupling is off<br />
      &gt; &gt; pcoupl = no ; no pressure coupling in NVT<br />
      &gt; &gt; ; Periodic boundary conditions<br />
      &gt; &gt; pbc = xyz ; 3-D PBC<br />
      &gt; &gt; ; Dispersion correction<br />
      &gt; &gt; DispCorr = EnerPres ; account for cut-off vdW scheme<br />
      &gt; &gt; ; Velocity generation<br />
      &gt; &gt; gen_vel = yes ; assign velocities from Maxwell distribution<br />
      &gt; &gt; gen_temp = 300 ; temperature for Maxwell distribution<br />
      &gt; &gt; gen_seed = -1 ; generate a random seed<br />
      &gt; &gt; ;free energy stuff<br />
      &gt; &gt; free_energy&#160; &#160; &#160; &#160; &#160; &#160; &#160; = yes<br />
      &gt; &gt; init_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.0<br />
      &gt; &gt; delta_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0<br />
      &gt; &gt; sc_alpha&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=0.5<br />
      &gt; &gt; sc-power&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=1.0<br />
      &gt; &gt; sc-sigma&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.3<br />
      &gt; &gt; couple-moltype&#160; &#160; &#160; &#160; &#160; &#160;= Protein<br />
      &gt; &gt; couple-lambda0&#160; &#160; &#160; &#160; &#160; &#160;= vdw-q<br />
      &gt; &gt; couple-lambda1&#160; &#160; &#160; &#160; &#160; &#160;= none<br />
      &gt; &gt; *******************************<br />
      &gt; &gt;<br />
      &gt; &gt; thanks.<br />
      &gt; &gt;<br />
      &gt; &gt; dawei<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt; On Mon, Feb 7, 2011 at 1:05 PM, TJ Mustard &lt;mustardt@onid.orst.edu<br />
      &gt; &gt; &lt;mailto:mustardt@onid.orst.edu&gt;&gt; wrote:<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;Dawei,<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;I have no problems with proteins in the thousands of atoms. Can you<br />
      &gt; &gt;&#160; &#160; &#160;post your command line and mdp files?<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;Thank you,<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;TJ Mustard<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;On February 7, 2011 at 9:31 AM Da-Wei Li &lt;lidawei@gmail.com<br />
      &gt; &gt;&#160; &#160; &#160;&lt;mailto:lidawei@gmail.com&gt;&gt; wrote:<br />
      &gt; &gt;<br />
      &gt; &gt;&gt;&#160; &#160; &#160;Well. It&#160; actually isn&#39;t dead but becomes very slow for large<br />
      &gt; &gt;&gt;&#160; &#160; &#160;proteins.&#160; &#160;dawei<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;&#160; &#160; &#160;On Mon, Feb 7, 2011 at 11:44 AM, Da-Wei Li &lt;lidawei@gmail.com<br />
      &gt; &gt;&gt;&#160; &#160; &#160;&lt;mailto:lidawei@gmail.com&gt;&gt; wrote:<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;hi,<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;I did more test and found that it depended on size of the<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;protein. Grompp will die when number of atoms of the protein<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;is larger than about 200. Is it possible the source code limit<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;the size of the protein that can be decoupled?<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;thanks.<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;dawei<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;On Mon, Feb 7, 2011 at 10:34 AM, Da-Wei Li &lt;lidawei@gmail.com<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160;&lt;mailto:lidawei@gmail.com&gt;&gt; wrote:<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Dear users<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;I tried free energy calculation but grompp couldn&#39;t go<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;through. It stops after<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;*******************<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generated 2278 of the 2278 non-bonded parameter combinations<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generating 1-4 interactions: fudge = 0.5<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Generated 2278 of the 2278 1-4 parameter combinations<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 3 bonded neighbours molecule type &#39;Protein&#39;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 2 bonded neighbours molecule type &#39;SOL&#39;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Excluding 1 bonded neighbours molecule type &#39;CL&#39;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;turning H bonds into constraints...<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Coupling 1 copies of molecule type &#39;Protein&#39;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;*******************<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;The CPU usage is 100%.<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;I just add following into the mdp file:<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;***************<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;free_energy&#160; &#160; &#160; &#160; &#160; &#160; &#160; = yes<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;init_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.0<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;delta_lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc_alpha&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=0.5<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc-power&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=1.0<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;sc-sigma&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.3<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-moltype&#160; &#160; &#160; &#160; &#160; &#160;= Protein&#160;<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-lambda0&#160; &#160; &#160; &#160; &#160; &#160;= vdw-q<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;couple-lambda1&#160; &#160; &#160; &#160; &#160; &#160;= none<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;***************<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Does anyone have some idea about this problem?&#160; thanks.<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;Another question is whether I can switch off &quot;two<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;molecules&quot; (such as protein+ligand) in free energy<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;calculation? I searched this list and got that 4.0.7 did<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;support this. how about 4.5.4?<br />
      &gt; &gt;&gt;&#160; &#160; &#160; &#160; &#160; &#160; &#160;dawei<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&gt;<br />
      &gt; &gt;&#160; &#160; &#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;TJ Mustard<br />
      &gt; &gt;&#160; &#160; &#160;Email: mustardt@onid.orst.edu &lt;mailto:mustardt@onid.orst.edu&gt;<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &#160; &#160;--<br />
      &gt; &gt;&#160; &#160; &#160;gmx-users mailing list&#160; &#160; gmx-users@gromacs.org<br />
      &gt; &gt;&#160; &#160; &#160;&lt;mailto:gmx-users@gromacs.org&gt;<br />
      &gt; &gt;&#160; &#160; &#160;http://lists.gromacs.org/mailman/listinfo/gmx-users<br />
      &gt; &gt;&#160; &#160; &#160;Please search the archive at<br />
      &gt; &gt;&#160; &#160; &#160;http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br />
      &gt; &gt;&#160; &#160; &#160;Please don&#39;t post (un)subscribe requests to the list. Use the<br />
      &gt; &gt;&#160; &#160; &#160;www interface or send it to gmx-users-request@gromacs.org<br />
      &gt; &gt;&#160; &#160; &#160;&lt;mailto:gmx-users-request@gromacs.org&gt;.<br />
      &gt; &gt;&#160; &#160; &#160;Can&#39;t post? Read http://www.gromacs.org/Support/Mailing_Lists<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt;<br />
      &gt; --<br />
      &gt; ========================================<br />
      &gt;<br />
      &gt; Justin A. Lemkul<br />
      &gt; Ph.D. Candidate<br />
      &gt; ICTAS Doctoral Scholar<br />
      &gt; MILES-IGERT Trainee<br />
      &gt; Department of Biochemistry<br />
      &gt; Virginia Tech<br />
      &gt; Blacksburg, VA<br />
      &gt; jalemkul[at]vt.edu | (540) 231-9080<br />
      &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br />
      &gt;<br />
      &gt; ========================================<br />
      &gt; --<br />
      &gt; gmx-users mailing list&#160; &#160; gmx-users@gromacs.org<br />
      &gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br />
      &gt; Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br />
      &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br />
      &gt; www interface or send it to gmx-users-request@gromacs.org.<br />
      &gt; Can&#39;t post? Read http://www.gromacs.org/Support/Mailing_Lists<br />
      &gt;
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px 5px 0px;">TJ Mustard<br />
    Email: mustardt@onid.orst.edu</p>
  </body>
</html>