[gmx-users] Extracting temperature of specific groups during the simulations

Alessandra Villa alessandra.villa.biosim at gmail.com
Wed Mar 25 13:40:27 CET 2020


HI,

On Wed, Mar 25, 2020 at 9:33 AM Mijiddorj B <b.mijiddorj at gmail.com> wrote:

> Dear GMX users,
>
> I would like to extract the temperatures for specific groups during the
> simulations. gmx energy gives the system temperature as a function of time.
> I also tried to get the temperature of a specific group using gmx traj.
> However, the data of gmx traj much lower values of the system temperatures
> for any groups in the systems. I also tried to extract GROUP.tpr and
> GROUP.trr files from original data. Then, I performed rerun for the group.
> However, these data is more lower than that the data of gmx traj.
>
> I have two questions if possible please advise me.
> 1. Is it possible to make correction for the data of gmx traj?

2. Are there any other methods for this purpose?
>
>
The values you get by gmx traj are calculated on the number of frames that
you have saved in trj file (assuming that you have saved velocities in your
trajectory file). If you have saved with different frequency the energy and
trj files, you may get different temperature values since you are
calculated the temperature on different set of data.
When you performed a rerun, you have to be sure that you save every step
(that you have in your original trajectory) in the new generated energy
file. Otherwise also here you will end up to calculate the temperature on a
different set of data.

Accounting for these points, you should get comparable results with the
different approaches.

Best regards
Alessandra



> Best regards,
>
> Mijiddorj
> --
> Gromacs Users mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or
> send a mail to gmx-users-request at gromacs.org.
>


More information about the gromacs.org_gmx-users mailing list