<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 27/02/2012 8:35 PM, James Starlight wrote:
    <blockquote
cite="mid:CAALQopw-qrbFQua87LReKa_eH6bHQaw93Obspfcbhqf6Ncu3Eg@mail.gmail.com"
      type="cite">Mark,<br>
      <br>
      I've found a possible sollution to restrict oxygens of my X-ray
      water by possible plasing the below string in the TOPOLOGY.top of
      my system<br>
      <br>
      ; Include X-ray water topology<br>
      #include "XW.itp"<br>
      <br>
      ; Include Position restraint file<br>
      #ifdef POSRES_XW<br>
      [ position_restraints ]<br>
      ;&nbsp; i funct&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fcx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fcy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fcz<br>
      &nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1000<br>
      #endif<br>
      <br>
      I havent recieved any errors from gromp. Does this aproach correct
      in general ?<br>
    </blockquote>
    <br>
    Yes. There's only one heavy atom in a water, so that's all you need
    to restrain. You want it to have rotational freedom for EM, of
    course.<br>
    <br>
    <blockquote
cite="mid:CAALQopw-qrbFQua87LReKa_eH6bHQaw93Obspfcbhqf6Ncu3Eg@mail.gmail.com"
      type="cite">
      <br>
      I dont know why but after minimisation constrained mollecules were
      diffused from the protein interious so POSRES have not worked :(<br>
    </blockquote>
    <br>
    That's sterically impossible with or without position restraints.
    Either you're looking at the wrong before-and-after files, or the
    after file has some periodicity artefact in your viewing program. If
    you set nstxout = 1 then you can watch the EM process step by step.<br>
    <br>
    <blockquote
cite="mid:CAALQopw-qrbFQua87LReKa_eH6bHQaw93Obspfcbhqf6Ncu3Eg@mail.gmail.com"
      type="cite"><br>
      My minim.mdp consist of two separate posres for water as well as
      for ligand groups ( there are no posre for protein).<br>
      <br>
      <br>
      define&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = -DPOSRES_LIG -DPOSRES_XW&nbsp;&nbsp;&nbsp; ; position restrain
      the protein<br>
      integrator&nbsp;&nbsp;&nbsp; = steep&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Algorithm (steep = steepest descent
      minimization)<br>
      emtol&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1000.0&nbsp; &nbsp;&nbsp;&nbsp; ; Stop minimization when the maximum
      force &lt; 1000.0 kJ/mol/nm<br>
      emstep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Energy step size<br>
      nsteps&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 50000&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; ; Maximum number of (minimization)
      steps to perform<br>
      energygrps = Protein CAR<br>
      <br>
      What should I add to that file to activate posres? <br>
      Finally are the constraints algorithm needed here ?<br>
      <br>
      <br>
      James<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>