|
NAMEgmx-eneconv - Convert energy filesSYNOPSISgmx eneconv [-f [<.edr> [...]]] [-o [<.edr>]] [-b <real>] [-e <real>] [-dt <real>] [-offset <real>] [-[no]settime] [-[no]sort] [-[no]rmdh] [-scalefac <real>] [-[no]error] DESCRIPTIONWith multiple files specified for the -f option:Concatenates several energy files in sorted order. In the case of double time frames, the one in the later file is used. By specifying -settime you will be asked for the start time of each file. The input files are taken from the command line, such that the command gmx eneconv -f *.edr -o fixed.edr should do the trick. With one file specified for -f: Reads one energy file and writes another, applying the -dt, -offset, -t0 and -settime options and converting to a different format if necessary (indicated by file extensions). -settime is applied first, then -dt/-offset followed by -b and -e to select which frames to write. OPTIONSOptions to specify input files:
Options to specify output files:
Other options:
KNOWN ISSUES
SEE ALSOgmx(1)More information about GROMACS is available at <http://www.gromacs.org/>. COPYRIGHT2022, GROMACS development team
Visit the GSP FreeBSD Man Page Interface. |