Hey, To extract the first frame (t = 0 ns) of the trajectory i have used the below command gmx trjconv -s md_0_10.tpr -f md_0_10_center.xtc -o start.pdb -dump 0 to extract the frames at 6000 ps, 8600 ps and 9500 ps the following command i adjust like below, are these ok? gmx trjconv -s md_0_10.tpr -f md_0_10_center.xtc -o start1.pdb -dump 6000
gmx trjconv -s md_0_10.tpr -f md_0_10_center.xtc -o start.2pdb -dump 8600 gmx trjconv -s md_0_10.tpr -f md_0_10_center.xtc -o start3.pdb -dump 9500 -- 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-requ...@gromacs.org.