GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GMX-DUMP(1) GROMACS GMX-DUMP(1)

gmx-dump - Make binary files human readable

gmx dump [-s <.tpr>] [-f <.xtc/.trr/...>] [-e <.edr>] [-cp <.cpt>]
         [-p <.top>] [-mtx <.mtx>] [-om <.mdp>] [-[no]nr]
         [-[no]param] [-[no]sys] [-[no]orgir]


gmx dump reads a run input file (.tpr), a trajectory (.trr/.xtc/tng), an energy file (.edr), a checkpoint file (.cpt) or topology file (.top) and prints that to standard output in a readable format. This program is essential for checking your run input file in case of problems.

Options to specify input files:
-s <.tpr> (Optional)
Run input file to dump
-f <.xtc/.trr/…> (Optional)
Trajectory file to dump: xtc trr cpt gro g96 pdb tng
-e <.edr> (Optional)
Energy file to dump
-cp <.cpt> (Optional)
Checkpoint file to dump
-p <.top> (Optional)
Topology file to dump
-mtx <.mtx> (Optional)
Hessian matrix to dump

Options to specify output files:

-om <.mdp> (Optional)
grompp input file from run input file

Other options:

-[no]nr (yes)
Show index numbers in output (leaving them out makes comparison easier, but creates a useless topology)
-[no]param (no)
Show parameters for each bonded interaction (for comparing dumps, it is useful to combine this with -nonr)
-[no]sys (no)
List the atoms and bonded interactions for the whole system instead of for each molecule type
-[no]orgir (no)
Show input parameters from tpr as they were written by the version that produced the file, instead of how the current version reads them

The .mdp file produced by -om can not be read by grompp.

gmx(1)

More information about GROMACS is available at <http://www.gromacs.org/>.

2022, GROMACS development team
January 14, 2022 2021.5

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.