2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
4 <String Name="HelpOutput"><![CDATA[
7 test dump [-s <.tpr>] [-f <.xtc/.trr/...>] [-e <.edr>] [-cp <.cpt>]
8 [-p <.top>] [-mtx <.mtx>] [-om <.mdp>] [-[no]nr] [-[no]param]
9 [-[no]sys] [-[no]orgir]
13 test dump reads a run input file (.tpr), a trajectory (.trr/.xtc/tng), an
14 energy file (.edr), a checkpoint file (.cpt) or topology file (.top) and
15 prints that to standard output in a readable format. This program is essential
16 for checking your run input file in case of problems.
20 Options to specify input files:
23 Run input file to dump
24 -f <.xtc/.trr/...> (Opt.)
25 Trajectory file to dump: xtc trr cpt gro g96 pdb tng
29 Checkpoint file to dump
33 Hessian matrix to dump
35 Options to specify output files:
38 grompp input file from run input file
43 Show index numbers in output (leaving them out makes comparison
44 easier, but creates a useless topology)
46 Show parameters for each bonded interaction (for comparing dumps,
47 it is useful to combine this with -nonr)
49 List the atoms and bonded interactions for the whole system instead
50 of for each molecule type
52 Show input parameters from tpr as they were written by the version
53 that produced the file, instead of how the current version reads
58 * The .mdp file produced by -om can not be read by grompp.