<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 1/05/2011 3:56 AM, Rasool Fakhimi wrote:
    <blockquote cite="mid:508771.30102.qm@web120615.mail.ne1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: times new roman,new york,times,serif;
        font-size: 12pt;">
        <div>dear developer's</div>
        <div>i have problem with big .trr files produced by mdrun</div>
      </div>
    </blockquote>
    <br>
    See <a
href="http://www.gromacs.org/Documentation/How-tos/Reducing_Trajectory_Storage_Volume">http://www.gromacs.org/Documentation/How-tos/Reducing_Trajectory_Storage_Volume</a><br>
    <br>
    <blockquote cite="mid:508771.30102.qm@web120615.mail.ne1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: times new roman,new york,times,serif;
        font-size: 12pt;">
        <div>can i change the source code to write only some groups
          velocity and coordinates in .trr file?</div>
      </div>
    </blockquote>
    <br>
    The former is not possible, but could be implemented by someone if
    they wanted it. A form of the latter exists already.<br>
    <br>
    <blockquote cite="mid:508771.30102.qm@web120615.mail.ne1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: times new roman,new york,times,serif;
        font-size: 12pt;">
        <div>how can i do this?</div>
      </div>
    </blockquote>
    <br>
    Examine src/kernel/md.c, then get out a debugger and step through
    the code to see how the relevant parts work.<br>
    <br>
    Mark<br>
  </body>
</html>