<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 11/12/2011 11:23 PM, Efrat Exlrod wrote:
    <blockquote
      cite="mid:48806A9D97E6644EB9EFA081725CE8FF50CB0D78@phoenix.ad.biu.ac.il"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
      <div style="direction: ltr;font-family: Tahoma;color:
        #000000;font-size: 10pt;">
        <p>Hi, </p>
        <p>&nbsp;</p>
        <p>I have run simulation&nbsp;of&nbsp;a large solute in a box of water.
          Trying to look at the simulation output I used&nbsp;trjconv with
          and without the -pbc&nbsp;nojump option.
        </p>
        <p>&nbsp;</p>
        <p>For example:</p>
        <p>(1)&nbsp;&nbsp;trjconv_d -s&nbsp;md_100ns.tpr -f&nbsp;md_100ns.xtc
          -o&nbsp;md_100ns_noPBC_pbcmol.pdb -pbc&nbsp;mol -ur compact&nbsp;</p>
        <p>(2)&nbsp;&nbsp;trjconv_d -s&nbsp;md_100ns.tpr -f&nbsp;md_100ns.xtc
          -o&nbsp;md_100ns_noPBC_nojump.pdb -pbc&nbsp;nojump
        </p>
        <p>&nbsp;</p>
        <p>With pbc=mol the solute is broken to few pieces, while the
          water molecules are placed in a box with few holes. With pbc=nojump
          the solute seems reasonably well but the water molecules are
          scattered in a large radius around the solute, and some of
          them are not&nbsp;broken (OH or H).</p>
        <p>&nbsp;</p>
        <p>I tried many options of&nbsp;trjconv and read the
          'suggested&nbsp;trjconv workflow' but I still can't obtain a
          reasonable complete system after the simulation.</p>
        <p>&nbsp;</p>
        <p>How can I solve this problem?</p>
        <p>&nbsp;<br>
        </p>
      </div>
    </blockquote>
    <br>
    This is a straightforward situation where the suggested workflow
    works: remove jumps (so all molecules are whole), then center on the
    solute, and then put everything in some box (so -pbc mol, which
    leaves the centered solute where it is).<br>
    <br>
    Mark<br>
  </body>
</html>