1 .TH eneconv 1 "Thu 16 Oct 2008"
3 eneconv - converts energy files
15 .BI "-offset" " real "
18 .BI "-scalefac" " real "
27 Concatenates several energy files in sorted order.
28 In case of double time frames the one
29 in the later file is used. By specifying
32 asked for the start time of each file. The input files are taken
33 from the command line,
35 .B eneconv -o fixed.edr *.edr
46 Reads one energy file and writes another, applying the
56 converting to a different format if necessary (indicated by file
62 is applied first, then
71 to select which frames to write.
83 Print help info and quit
85 .BI "-nice" " int" " 19"
88 .BI "-b" " real" " -1 "
91 .BI "-e" " real" " -1 "
94 .BI "-dt" " real" " 0 "
95 Only write out frame when t MOD dt = offset
97 .BI "-offset" " real" " 0 "
98 Time offset for -dt option
100 .BI "-[no]settime" "no "
101 Change starting time interactively
103 .BI "-[no]sort" "yes "
104 Sort energy files (not frames)
106 .BI "-scalefac" " real" " 1 "
107 Multiply energy component by this factor
109 .BI "-[no]error" "yes "
110 Stop on errors in the file
113 \- 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.