g_gmxdump_d (1) Linux Manual Page
gmxdump – makes binary files human readable
VERSION 4.0.1
Synopsis
gmxdump -s topol.tpr -f traj.xtc -e ener.edr -cp state.cpt -om grompp.mdp -[no]h -nice int -[no]nrDescription
gmxdump reads a run input file ( .tpa/ .tpr/ .tpb), a trajectory ( .trj/ .trr/ .xtc) or an energy file ( .ene/ .edr) and prints that to standard output in a readable format. This program is essential for checking your run input file in case of problems. When requesting to dump a topology file the program will dump the processed topology, since not all original information is maintained in tpr files.
Files
-s topol.tpr Input, Opt. -f traj.xtc Input, Opt.
-e ener.edr Input, Opt.
-cp state.cpt Input, Opt.
-om grompp.mdp Output, Opt.
Other Options
-[no]hno -nice int 0
-[no]nryes
See Also
gromacs(7)More information about GROMACS is available at <http://www.gromacs.org/>.
