<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 3/03/2012 5:08 PM, zhongjin wrote:
    <blockquote
      cite="mid:1330754882.32906.YahooMailClassic@web15608.mail.cnb.yahoo.com"
      type="cite">
      <table border="0" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td style="font: inherit;" valign="top">
              <div>Dear gmx users,</div>
              <div>&nbsp;</div>
              <div>&nbsp;&nbsp; It seems that I have found a strange temperature
                value after NVT equilibrium for 200 ps. I simulate a CNT
                with two graphite sheets in water box. I do not want to
                them to deform or change their shaps, So I use a very
                large position restraint (1*10^6) to keep their shaps.
                The temperature was set to 300 K, but after NVT
                equilibrium, the tempertaure was 330K.</div>
              <div>&nbsp;</div>
              <div>.mdp content</div>
              <div>define&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -DPOSRES_CNTGATE
                -DPOSRES_K -DPOSRES_CL</div>
              <div>; OPTIONS FOR WEAK COUPLING ALGORITHMS<br>
                ; Temperature coupling&nbsp; <br>
                tcoupl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = v-rescale<br>
                nsttcouple&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = -1<br>
                nh-chain-length&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1<br>
                ; Groups to couple separately<br>
                tc-grps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Other Water_and_ions<br>
                ; Time constant (ps) and reference temperature (K)<br>
                tau-t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.1 0.1<br>
                ref-t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 300 300</div>
              <div>&nbsp;</div>
              <div>results</div>
              <div>Energy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Average&nbsp;&nbsp; Err.Est.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                RMSD&nbsp; Tot-Drift<br>
-------------------------------------------------------------------------------<br>
                Temperature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 331.548&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.6&nbsp;&nbsp;&nbsp;
                10.3739&nbsp;&nbsp;&nbsp; 15.0042&nbsp; (K)<br>
                T-Other&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 436.927&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12&nbsp;&nbsp;&nbsp;
                39.4112&nbsp;&nbsp;&nbsp; 67.2519&nbsp; (K)<br>
                T-Water_and_ions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 303.349&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.16&nbsp;&nbsp;&nbsp;
                6.07417&nbsp;&nbsp;&nbsp; 1.02328&nbsp; (K)</div>
              <div>&nbsp;</div>
              <div>the Other, that is CNT and two graphite sheets
                temperature is very high!!!</div>
              <div>&nbsp;</div>
              <div>Howerver when I freeze them, the temperture is OK</div>
              <div>&nbsp;</div>
              <div>freezegrps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = K CL Other<br>
                freezedim&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Y Y Y Y Y Y Y Y Y</div>
              <div>&nbsp;</div>
              <div>the results is</div>
              <div><br>
                Energy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Average&nbsp;&nbsp; Err.Est.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                RMSD&nbsp; Tot-Drift<br>
-------------------------------------------------------------------------------<br>
                Temperature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 299.998&nbsp;&nbsp;&nbsp;&nbsp; 0.0034&nbsp;&nbsp;&nbsp;
                4.84173 -0.0066645&nbsp; (K)<br>
                T-Other&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp; (K)<br>
                T-Water_and_ions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 299.998&nbsp;&nbsp;&nbsp;&nbsp; 0.0034&nbsp;&nbsp;&nbsp;
                4.84173 -0.0066645&nbsp; (K)</div>
              <div>&nbsp;</div>
              <div>So I should freeze them or use a small postion
                restraint to constaint them, in order to get the correct
                temperture?</div>
            </td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    By introducing position restraints, you cause local heating because
    there is a force whenever the positions deviate. Don't try to
    measure local temperature until the model might make a sensible
    measurement, i.e. after equilibration. That might mean several
    equilibration phases where you relax your position restraints
    gradually.<br>
    <br>
    The thin nature of the sheet and tube is also somewhat unfavorable
    for the correct function of separate T-coupling groups. See manual
    3.4.8, particularly final subsection and ref therein.<br>
    <br>
    Mark<br>
  </body>
</html>