<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 14/06/2012 6:10 PM, Hyuntae Na wrote:
    <blockquote cite="mid:BLU169-W36AB824213ED55E89D97E6DCF40@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        &gt; Message: 1<br>
        &gt; Date: Thu, 14 Jun 2012 17:19:51 +1000<br>
        &gt; From: Mark Abraham <a class="moz-txt-link-rfc2396E" href="mailto:Mark.Abraham@anu.edu.au">&lt;Mark.Abraham@anu.edu.au&gt;</a><br>
        &gt; Subject: Re: [gmx-users] (3x3) Hessian matrix without
        minimization<br>
        &gt; To: Discussion list for GROMACS users
        <a class="moz-txt-link-rfc2396E" href="mailto:gmx-users@gromacs.org">&lt;gmx-users@gromacs.org&gt;</a><br>
        &gt; Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:4FD99097.90803@anu.edu.au">&lt;4FD99097.90803@anu.edu.au&gt;</a><br>
        &gt; Content-Type: text/plain; charset="iso-8859-1"<br>
        &gt; <br>
        &gt; On 14/06/2012 5:04 PM, Hyuntae Na wrote:<br>
        &gt; &gt; Dear All,<br>
        &gt; &gt;<br>
        &gt; &gt; I want to get a hessian matrix without minimizing a
        protein molecule. <br>
        &gt; &gt; Essentially, I want to get the 3x3 hessian matrice of
        each atom (which <br>
        &gt; &gt; is the diagonal term of the 3n x 3n hessian matrix).
        Would you help me <br>
        &gt; &gt; to get it?<br>
        &gt; <br>
        &gt; Check out manual section 7.4 for hints on which tools are
        useful for you <br>
        &gt; - then appendix D for more details.<br>
        &gt; <br>
        &nbsp;<br>
        I had done the NMA (Normal Mode Analysis) with sequentially
        calling pdb2gmx, grompp, mdrun, grompp_d, mdrun_d, and gmxdump_d
        in order to minimize the protein structure with L-BFGS (with the
        final minimization step with mdrun_d), and in order to get the
        hessian matrix with text format.<br>
        &nbsp;<br>
        I&nbsp;especially want to get the *hessian matrix with a
        non-minimized protein conformation*. <br>
      </div>
    </blockquote>
    <br>
    Doesn't choosing integrator = nm in your .mdp just do that?<br>
    <br>
    Mark<br>
  </body>
</html>