[gmx-users] split MD trajectory into trajectories of smaller time duration

Sudip Das das.sudip37 at gmail.com
Sat Jan 16 15:54:21 CET 2016


Hi Swapnil,

You can use this command:

trjconv -s file.tpr -f file.xtc -o file_short_time.xtc -b t1 -e t2

where, t1= starting time
           t2= ending time

So, you can get the trajectory between time range t1 and t2 as your wish.

For detail, just type:

trjconv -h

Hope this will help you.

Regards,
Sudip

On Sat, Jan 16, 2016 at 8:16 PM, Swapnil Wagle <swapnil.wagle at mpikg.mpg.de>
wrote:

> Hi everyone..!
>
> I want to split an MD trajectory into smaller trajectories. Can someone
> please tell me how to do that?
> From the gromacs website I could find the solution only for splitting
> the trajectories of smaller subsystems, which is not what I want. I want
> the trajectories of the whole system for smaller time duration.
>
> Thanks,
> Swapnil
> --
> 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