<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 9/09/2011 4:12 AM, Conrado Pedebos wrote:
    <blockquote
      cite="mid:1315505559.2834.YahooMailNeo@web46209.mail.sp1.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div>
          <style type="text/css">p { margin-bottom: 0.08in; }</style>
          <div style="margin-bottom: 0in;">Dear gmx-users,</div>
          <div style="margin-bottom: 0in;"><br>
          </div>
          <div style="margin-bottom: 0in;">I am working with a system
            composed by
            20 molecules which are aggregated in water. I want to
            calculate the
            dimensions of this aggregate, but it has an elipsoidal
            shape, instead
            of a globular shape, as follows in this representation: </div>
          <div style="margin-bottom: 0in;"><br>
          </div>
          <div style="margin-bottom: 0in;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; |</div>
          <div style="margin-bottom: 0in;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _____|______</div>
          <div style="margin-bottom: 0in;"> -----( ____________)------X</div>
          <div style="margin-bottom: 0in;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |</div>
          <div style="margin-bottom: 0in;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |</div>
          <div style="margin-bottom: 0in;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Y</div>
          <div style="margin-bottom: 0in;"><br>
          </div>
          <div style="margin-bottom: 0in;">Which gromacs tool could I
            use to
            perform this analysis and calculate X and Y (nm) as a
            function of
            time? </div>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
    I don't think there is anything to do X, but g_mindist -max can do
    Y. Aligning your principal axes with the coordinate axes and looking
    at the distribution of the coordinates found with g_traj and then
    g_analyze is probably the best you can do.<br>
    <br>
    Mark<br>
  </body>
</html>