Hi all:<br>      T_state contains almost all of the non-static state of the system including  position, velocity and charge group data<span class="highlight" style="background-color: yellow;"></span> <span class="highlight" style="background-color: yellow;"></span> for the home atoms. Before running I defined a new group  which includes all the atoms interested by command make_ndx and grompp, for some <span class="enfont">purpose</span> I need to know this new group&#39;s dynamical information, for examples every atom&#39;s position.<br>
      I know these information must be in the t_state structure, however, I just don&#39;t konw how to get them out by self-defined group. Do you have any ideas? Thank you very much! <br>