<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 15/07/2011 6:37 AM, Sanku M wrote:
    <blockquote
      cite="mid:1310675870.55620.YahooMailRC@web114416.mail.gq1.yahoo.com"
      type="cite">
      <style type="text/css"><!-- DIV {margin:0px;} --></style>
      <div style="font-family: 'times new roman','new york',times,serif;
        font-size: 12pt;">
        <div>Hi,</div>
        <div>&nbsp;&nbsp;I am running a simulation where I have 100 chains of
          molecule in a box . I am trying to calculate the distance
          between two particular atoms ( present in each molecule)
          &nbsp;averaged over all the chains of molecule. i.e If I have atom
          C1 and C2 in each of the molecule-chain, I want to calculate
          the distance between C1 and C2 atom in each chain and average
          over them.</div>
        <div>I was trying to use gromacs 4.0.7 &nbsp;g_dist tool . For that,
          I first created two &nbsp;index-groups &nbsp;of all C1 and C2 . But. I
          realized that g_dist will give me actually the distance
          between center of mass of all C1 and center of mass of all C2
          which is NOT certainly I was looking for.</div>
        <div>&nbsp;So, I was wondering whether there is any other tool which
          can split the entire index group by deviding it by total
          number of chains and then calculate each individual distances
          for each chain and then do an average over them.</div>
      </div>
    </blockquote>
    <br>
    Check out g_dist -h. There are some other tools suggested there that
    look at inter-group distances in a different ways, and one of them
    works well for you.<br>
    <br>
    Mark<br>
    <br>
    <blockquote
      cite="mid:1310675870.55620.YahooMailRC@web114416.mail.gq1.yahoo.com"
      type="cite">
      <div style="font-family: 'times new roman','new york',times,serif;
        font-size: 12pt;">
        <div>An analogous tool exists for g_gyrate where where one can
          use -nmol option to split the entire index accordingly and
          calculate the radius of gyration averaged over all the
          molecules. I was looking for something for calculating
          distances between two atoms for many chain molecules.</div>
        <div><br>
        </div>
        <div>I looked at the mailing list but I could not find any
          solutions for these.&nbsp;Any help will be appreciated.</div>
        <div><br>
        </div>
        <div>Sanku</div>
        <div>&nbsp;</div>
      </div>
    </blockquote>
    <br>
  </body>
</html>