<!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 1/07/2011 4:40 PM, balaji nagarajan wrote:
    <blockquote cite="mid:SNT123-w30D9BB897ABFE95CD9D9E0E25B0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Dear Users ! <br>
        <br>
        I have took a penta peptide and did topology generation , <br>
        <br>
        I have solvated it with water box , <br>
        <br>
        now i did a minimization with zero step , to know the energy of
        the initial molecule , <br>
        <br>
        i used g_energy for the out put , <br>
        <br>
        like<br>
        <br>
        $ g_energy -f em.edr<br>
        <br>
        it gives as follows , i have to type number to get energy ! <br>
        <br>
--------------------------------------------------------------------<br>
        <br>
        but it lists Select the terms you want from the following list
        by<br>
        selecting either (part of) the name or the number or a
        combination.<br>
        End your selection with an empty line or a zero.<br>
-------------------------------------------------------------------<br>
        &nbsp; 1&nbsp; Bond&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp; Angle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp; Proper-Dih.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;
        Ryckaert-Bell.<br>
        &nbsp; 5&nbsp; LJ-14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp; Coulomb-14&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp; LJ-(SR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8&nbsp;
        LJ-(LR)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp; 9&nbsp; Coulomb-(SR)&nbsp;&nbsp;&nbsp; 10&nbsp; Coul.-recip.&nbsp;&nbsp;&nbsp; 11&nbsp; Potential&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12&nbsp;
        Pressure&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;13&nbsp; Vir-XX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14&nbsp; Vir-XY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15&nbsp; Vir-XZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16&nbsp;
        Vir-YX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;17&nbsp; Vir-YY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 18&nbsp; Vir-YZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19&nbsp; Vir-ZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20&nbsp;
        Vir-ZY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;21&nbsp; Vir-ZZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22&nbsp; Pres-XX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 23&nbsp; Pres-XY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp;
        Pres-XZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;25&nbsp; Pres-YX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26&nbsp; Pres-YY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 27&nbsp; Pres-YZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 28&nbsp;
        Pres-ZX&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;29&nbsp; Pres-ZY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 30&nbsp; Pres-ZZ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 31&nbsp; #Surf*SurfTen&nbsp;&nbsp; 32&nbsp;
        Mu-X&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        &nbsp;33&nbsp; Mu-Y&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34&nbsp; Mu-Z&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35&nbsp; T-rest&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
        <br>
        ----------------------------<br>
        <br>
        Is there any way to get the energy of the protein and the energy
        of protein and water alone <br>
      </div>
    </blockquote>
    <br>
    There is no way to decompose the existing contents of an .edr file.
    You need to use energy groups (see manual), either in your original
    simulation, or "after the fact" by using mdrun -rerun on your
    existing trajectory with a different .tpr.<br>
    <br>
    Mark<br>
  </body>
</html>