<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 29/02/2012 9:26 PM, Steven Neumann wrote:
    <blockquote
cite="mid:CAKZJqQEcSFZ_cDnHyHpUvmoxwGP+k5JyQwvc1X42SRtBjBrX0Q@mail.gmail.com"
      type="cite"><br>
      <br>
      <div class="gmail_quote">On Tue, Feb 28, 2012 at 10:50 PM, Justin
        A. Lemkul <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span>
        wrote:<br>
        <blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px
          0.8ex;PADDING-LEFT:1ex" class="gmail_quote"><br>
          <br>
          Steven Neumann wrote:
          <div>
            <div class="h5"><br>
              <blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px
                0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote"><br>
                <br>
                On Tue, Feb 28, 2012 at 6:33 PM, Justin A. Lemkul &lt;<a
                  moz-do-not-send="true" href="mailto:jalemkul@vt.edu"
                  target="_blank">jalemkul@vt.edu</a> &lt;mailto:<a
                  moz-do-not-send="true" href="mailto:jalemkul@vt.edu"
                  target="_blank">jalemkul@vt.edu</a>&gt;&gt; wrote:<br>
                <br>
                <br>
                <br>
                &nbsp; &nbsp;Steven Neumann wrote:<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;I run energy minimization of my protein with
                implicit solvent:<br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;constraints = none<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; integrator = steep<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; dt = 0.001 ; ps<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nsteps = 30000<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; vdwtype = cut-off<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; coulombtype = cut-off<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; pbc = no<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nstlist = 0<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ns_type = simple<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rlist = 0 ; this means all-vs-all (no
                cut-off),<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; which gets expensive for bigger systems<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rcoulomb = 0<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rvdw = 0<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; comm-mode = angular<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; comm-grps = Protein<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; optimize_fft = yes<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Energy minimizing stuff<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emtol =<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5.0<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; emstep = 0.01<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; Implicit solvent<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; implicit_solvent = GBSA<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gb_algorithm = OBC<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; nstgbradii = 1<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rgbradii = 0 ; [nm] Cut-off for the
                calculation of the<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Born radii. Currently must be equal to rlist<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; gb_epsilon_solvent = 80 ; Dielectric constant
                for the<br>
                &nbsp; &nbsp; &nbsp; &nbsp;implicit solvent<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ; gb_saltconc = 0 ; Salt concentration for
                implicit solvent<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; models, currently not used<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sa_algorithm = Ace-approximation<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sa_surface_tension = 2.25936<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; And I obtained:<br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Steepest Descents:<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Tolerance (Fmax) = 1.00000e+03<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Number of steps = 30000<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Step Time Lambda<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;0 0.00000 0.00000<br>
                <br>
                &#12288;&nbsp; &nbsp; &nbsp; &nbsp; <br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Steepest Descents converged to Fmax &lt; 1000 in
                1 steps<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Potential Energy = inf<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Maximum force = 0.0000000e+00 on atom 0<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp;Norm of force = nan<br>
                <br>
                &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Can you please explain?<br>
                <br>
                <br>
                &nbsp; &nbsp;Not without more information.<br>
                <br>
                &nbsp; &nbsp;1. What is in the system? &nbsp; &nbsp; - protein without
                specified box<br>
                &nbsp; &nbsp;2. Which version of Gromacs is this? &nbsp; &nbsp;- Gromacs
                4.5.4<br>
                &nbsp; &nbsp;3. Are you using GPU or CPU architecture? &nbsp; - I run
                it straight from<br>
                &nbsp; &nbsp;the cluster on a specific node<br>
              </blockquote>
              <br>
            </div>
          </div>
          Doesn't answer the question, but I'll assume CPU since EM
          doesn't work on GPU's. &nbsp;Just checking.
          <div class="im"><br>
            <br>
            <blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px
              0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">&nbsp; &nbsp;4. Does
              an in vacuo minimization work (i.e., just turn off the GB<br>
              &nbsp; &nbsp;parts)? &nbsp;- yes, it works<br>
              <br>
            </blockquote>
            <br>
          </div>
          And what is the output?<br>
          <br>
          In any case, I can't reproduce any problem doing EM with
          implicit solvent in 4.5.4 - my test systems work quite well.
          &nbsp;It may just be that the system cannot be minimized because of
          some clash that is unfavorable in an implicit solvent
          environment (thus causing an immediate halt, though that would
          be odd) but can be resolved in vacuo. &nbsp;Try using the structure
          produced by in vacuo minimization as input into the implicit
          solvent EM to see if this may be the case.
          <div class="im"><br>
            <br>
            <blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px
              0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote"><br>
              What shoould be the value for emtol in implicit solvent
              model with protein with app. 150 residues?<br>
              <br>
            </blockquote>
            <br>
          </div>
          One that is sufficient for the inherent forces in the system
          and for your application ;) &nbsp;I don't think there are any hard
          and fast rules here for standard MD, and the target is not
          dictated by the size of the protein.
          <div class="HOEnZb">
            <div class="h5"><br>
              <br>
              -Justin<br>
            </div>
          </div>
        </blockquote>
        <div>&nbsp;</div>
        <div>&nbsp;</div>
        <div>Thank you Justin.</div>
        <div>&nbsp;</div>
        <div>Mark, would you suggest equilibration e.g. for 1ns with no
          restraints and no constraints in implicic solvent with
          timestep =0.0005 and then run MD with implicit employing
          LINCS?</div>
        <div>&nbsp;<br>
        </div>
      </div>
    </blockquote>
    <br>
    I have suggested such equilibration protocols in the past for
    implicit solvent - maybe 1ns is excessive. I've had simple peptide
    systems with no atomic clashes that have wanted such gentle
    treatment.<br>
    <br>
    Mark<br>
  </body>
</html>