g_eneconv_d (1) Linux Manual Page
eneconv – converts energy files
VERSION 4.0.1
Synopsis
eneconv -f ener.edr -o fixed.edr -[no]h -nice int -b real -e real -dt real -offset real -[no]settime -[no]sort -scalefac real -[no]errorDescription
With multiple files specified for the -f option:Concatenates several energy files in sorted order. In 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 eneconv -o fixed.edr *.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 extentions).
-settime is applied first, then -dt/ -offset followed by -b and -e to select which frames to write.
Files
-f ener.edr Input, Mult. -o fixed.edr Output
Other Options
-[no]hno -nice int 19
-b real -1
-e real -1
-dt real 0
-offset real 0
-[no]settimeno
-[no]sortyes
-scalefac real 1
-[no]erroryes
Known Problems
– When combining trajectories the sigma and E2 (necessary for statistics) are not updated correctly. Only the actual energy is correct. One thus has to compute statistics in another way.See Also
gromacs(7)More information about GROMACS is available at <http://www.gromacs.org/>.
