<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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;">My one thought is that it is to large of a system for GROMACS to run it, yet I have run a small protein in GROMOS96-43a1 and it works but not in any of the AMBER force fields.</p>

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

    <div style="margin: 5px 0px 5px 0px;">
      <br />
       On September 9, 2010 at 9:35 PM TJ Mustard &lt;mustardt@onid.orst.edu&gt; wrote:<br />
      <br />

      <blockquote type="cite" style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;">
        Of course. 

        <div>
          <p style="margin: 0px;">I am trying to run the ribosome 30s subunit on gromax 4.5. I chose the AMBER force field since it had the least issues with RNA and that made running pdb2gmx much easier. Everything is fine till I run a md. Below I have attached everything I think is informative. I have run a purely protein md with GROMOS96-43a1 and had no problems, but once I try to run this under AMBER03 it fails with LINCS errors.</p>

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

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

          <p style="margin: 0px;"><strong>energy minimization mdp file:</strong></p>

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

          <p style="margin: 0px;">cpp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; /usr/bin/cpp<br />
           define&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; -DFLEX_SPC<br />
           constraints&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; none<br />
           integrator&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; steep<br />
           nsteps&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 5000<br />
           ;<br />
           ;&#160;&#160;&#160;&#160;&#160;&#160; Energy minimizing stuff<br />
           ;<br />
           emtol&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 200<br />
           emstep&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 0.01<br />
          <br />
           nstcomm&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 1<br />
           ns_type&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; grid<br />
           rlist&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 1<br />
           rcoulomb&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 1.0<br />
           rvdw&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; 1.0<br />
           Tcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; no<br />
           Pcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; no<br />
           gen_vel&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; =&#160; no</p>

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

          <p style="margin: 0px;"><strong>Positional restraint mdp file:</strong></p>

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

          <p style="margin: 0px;">define&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = -DPOSRES<br />
           constraints&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = all-bonds<br />
           integrator&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = md<br />
           dt&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.004 ; ps<br />
           nsteps&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 2500 ; total ps = dt*nsteps<br />
           nstcomm&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1<br />
           nstxout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 200 ; output coordinates every ps = dt*nstxout<br />
           nstvout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1000 ; output velocities every ps = dt*nstvout<br />
           nstfout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           nstenergy&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           nstlog&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           nstlist&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           ns_type&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = grid<br />
           rlist&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.9<br />
           coulombtype&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = PME<br />
           rcoulomb&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.9<br />
           rvdw&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1.0<br />
           fourierspacing&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.12<br />
           fourier_nx&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           fourier_ny&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           fourier_nz&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           pme_order&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 6<br />
           ewald_rtol&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1e-5<br />
           optimize_fft&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = yes<br />
           ; Berendsen temperature coupling is on<br />
           Tcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = v-rescale<br />
           tau_t&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.1&#160;&#160;&#160;&#160;&#160;&#160; 0.1&#160; 0.1&#160;&#160; 0.1&#160;&#160; 0.1<br />
           tc_grps&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = protein&#160;&#160; RNA&#160; SOL&#160;&#160; NA&#160;&#160;&#160; CL<br />
           ref_t&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 310&#160;&#160;&#160;&#160;&#160;&#160; 310&#160; 310&#160;&#160; 310&#160;&#160; 310<br />
           ; Pressure coupling is on<br />
           pcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = berendsen<br />
           pcoupltype&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = isotropic<br />
           tau_p&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.5<br />
           compressibility&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 4.5e-5<br />
           ref_p&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1.0<br />
           ; Generate velocities is on at 310K (core body temp)<br />
           gen_vel&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = yes<br />
           gen_temp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 310.0<br />
           gen_seed&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 173529</p>

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

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

          <p style="margin: 0px;"><strong>main molecular dynamics mdp file:</strong></p>

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

          <p style="margin: 0px;">define&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = -DPOSRES<br />
           constraints&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = all-bonds<br />
           integrator&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = md<br />
           dt&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.004 ; ps<br />
           nsteps&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 25000 ; total ps = dt*nsteps<br />
           nstcomm&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1<br />
           nstxout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 200 ; output coordinates every ps = dt*nstxout<br />
           nstvout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1000 ; output velocities every ps = dt*nstvout<br />
           nstfout&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           nstenergy&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           nstlog&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           nstlist&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 10<br />
           ns_type&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = grid<br />
           rlist&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.9<br />
           coulombtype&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = PME<br />
           rcoulomb&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.9<br />
           rvdw&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1.0<br />
           fourierspacing&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.12<br />
           fourier_nx&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           fourier_ny&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           fourier_nz&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0<br />
           pme_order&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 6<br />
           ewald_rtol&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1e-5<br />
           optimize_fft&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = yes<br />
           ; Berendsen temperature coupling is on<br />
           Tcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = v-rescale<br />
           tau_t&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.1&#160;&#160;&#160;&#160;&#160;&#160; 0.1&#160; 0.1&#160;&#160; 0.1&#160;&#160; 0.1<br />
           tc_grps&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = protein&#160;&#160; RNA&#160; SOL&#160;&#160; NA&#160;&#160;&#160; CL<br />
           ref_t&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 310&#160;&#160;&#160;&#160;&#160;&#160; 310&#160; 310&#160;&#160; 310&#160;&#160; 310<br />
           ; Pressure coupling is on<br />
           pcoupl&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = berendsen</p>

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

          <p style="margin: 0px;">tau_p&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 0.5<br />
           compressibility&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 4.5e-5<br />
           ref_p&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 1.0<br />
           ; Generate velocities is on at 310K (core body temp)<br />
           gen_vel&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = yes<br />
           gen_temp&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 310.0<br />
           gen_seed&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; = 173529</p>

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

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

          <p style="margin: 0px;"><strong>And my script for running the whole process:</strong></p>
          <br />
          <br />
           pdb2gmx -f receptor.pdb -o receptor.gro -p receptor.top<br />
          <br />

          <p style="margin: 0px;">editconf -bt cubic -f receptor.gro -o receptor.gro -c -d 1.5<br />
          <br />
           genbox -cp receptor.gro -cs spc216.gro -o receptor_b4ion.gro -p receptor.top<br />
          <br />
           grompp -f em.mdp -c receptor_b4ion.gro -p receptor.top -o receptor_b4ion.tpr<br />
          <br />
           genion -s receptor_b4ion.tpr -o receptor_b4em.gro -neutral -conc 0.0001 -pname NA -nname CL -g receptor_ion.log -p receptor.top</p>

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

          <p style="margin: 0px;"><strong>Here I select the SOL for ions...</strong></p>

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

          <p style="margin: 0px;">grompp -f em.mdp -c receptor_b4em.gro -p receptor.top -o receptor_em.tpr<br />
          <br />
           mdrun -v -s receptor_em.tpr -c &quot;$base&quot;_after_em.gro -g emlog.log<br />
          <br />
           grompp -f pr.mdp -c receptor_after_em.gro -p receptor.top -o receptor_pr.tpr<br />
          <br />
           mdrun -v -s receptor_pr.tpr -o receptor_pr.trr -e pr.edr -c receptor_after_pr.gro -g prlog.log -cpi state_pr.cpt -cpo state_pr.cpt<br />
          <br />
           grompp -f md.mdp -c receptor_after_pr.gro -p receptor.top -o receptor_md.tpr<br />
          <br />
           mdrun -s receptor_md.tpr -o receptor_md.trr -c receptor_after_pr.gro -g md.log -e md.edr -cpi state_md.cpt -cpo state_md.cpt<br />
          <br />
           <strong>Where receptor is of course my protein/RNA pdb name</strong></p>

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

          <p style="margin: 0px;">I always make sure that the pdb doesn&#39;t give me notes or warnings or errors of course in the pdb2gmx step. Most of the time I minimize to my computers &quot;machine precision.&quot;</p>

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

          <p style="margin: 0px;"><strong>This is the return I get from the &quot;EM&quot; step:</strong></p>

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

          <p style="margin: 0px;">Stepsize too small, or no change in energy.<br />
           Converged to machine precision,<br />
           but not to the requested precision Fmax &lt; 200<br />
          <br />
           Double precision normally gives you higher accuracy.<br />
           You might need to increase your constraint accuracy, or turn<br />
           off constraints alltogether (set constraints = none in mdp file)<br />
          <br />
           writing lowest energy coordinates.<br />
          <br />
           Steepest Descents converged to machine precision in 324 steps,<br />
           but did not reach the requested Fmax &lt; 200.<br />
           Potential Energy&#160; = -1.9868888e+07<br />
           Maximum force&#160;&#160;&#160;&#160; =&#160; 8.7276396e+03 on atom 19080<br />
           Norm of force&#160;&#160;&#160;&#160; =&#160; 3.8592850e+01</p>

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

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

          <p style="margin: 0px;"><strong>I will get this error sometime in the &quot;PR&quot; step of my script:</strong></p>

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

          <p style="margin: 0px;">step 0<br />
           Step 11&#160; Warning: pressure scaling more than 1%, mu: 1.03087 1.03087 1.03087<br />
          <br />
           Step 11&#160; Warning: pressure scaling more than 1%, mu: 1.03087 1.03087 1.03087<br />
          <br />
           Step 21&#160; Warning: pressure scaling more than 1%, mu: 0.849053 0.849053 0.849053<br />
          <br />
           Step 21&#160; Warning: pressure scaling more than 1%, mu: 0.849053 0.849053 0.849053<br />
          <br />
           Step 22, time 0.088 (ps)&#160; LINCS WARNING<br />
           relative constraint deviation after LINCS:<br />
           rms 0.005723, max 0.026407 (between atoms 6545 and 6542)<br />
           bonds that rotated more than 30 degrees:<br />
           &#160;atom 1 atom 2&#160; angle&#160; previous, current, constraint length</p>

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

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

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

          <p style="margin: 0px;">I hope this is enough information (and not to lengthy). Any help would be much appreciated.</p>

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

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

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

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

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

          <p style="margin: 0px;">TJ Mustard<br />
           Email: mustardt@onid.orst.edu<br />
           Cell: 509-879-4173</p>

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

          <div style="margin: 5px 0px;">
            On September 9, 2010 at 9:11 PM &quot;Justin A. Lemkul&quot; &lt;jalemkul@vt.edu&gt; wrote:<br />
            <br />
             &gt;<br />
             &gt;<br />
             &gt; TJ Mustard wrote:<br />
             &gt; &gt;<br />
             &gt; &gt; First off I am using gromacs 4.5. I will also post all of my files and<br />
             &gt; &gt; errors if they help.<br />
             &gt; &gt;<br />
             &gt; &gt;&#160;<br />
             &gt; &gt;<br />
             &gt; &gt; If I run a protein in GROMOS96 all my md runs complete succesfully. But<br />
             &gt; &gt; if I change to any of the AMBER force fields I get LINCS errors in my<br />
             &gt; &gt; positional restraint md run. I have tried using shake, 1 fs step sizes,<br />
             &gt; &gt; -heavyh, and many more. Does anyone know what is going on here?<br />
             &gt; &gt;<br />
             &gt;<br />
             &gt; A complete (but not overly lengthy) post will save everyone a lot of time.<br />
             &gt; Based on the information you&#39;ve provided here, I see now way to diagnose the<br />
             &gt; problem.&#160; The most important information to post would be your .mdp file.<br />
             &gt; Certain settings can influence stability.&#160; A description of the hardware,<br />
             &gt; compilers used, etc. can also be useful.<br />
             &gt;<br />
             &gt; -Justin<br />
             &gt;<br />
             &gt; &gt;&#160;<br />
             &gt; &gt;<br />
             &gt; &gt; The reason I want to use AMBER is the fact that I want to run md on the<br />
             &gt; &gt; 30s rybosome and amber converts RNA much easier than GROMOS force fields.<br />
             &gt; &gt;<br />
             &gt; &gt;&#160;<br />
             &gt; &gt;<br />
             &gt; &gt;&#160;<br />
             &gt; &gt;<br />
             &gt; &gt; Thank you in advance,<br />
             &gt; &gt;<br />
             &gt; &gt;&#160;<br />
             &gt; &gt;<br />
             &gt; &gt; TJ Mustard Email: mustardt@onid.orst.edu<br />
             &gt; &gt; Cell: 509-879-4173<br />
             &gt; &gt;<br />
             &gt; &gt;&#160;<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;<br />
          </div>

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

          <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px;">&#160;</p>
        </div>
      </blockquote>
    </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>