| VERSION 3.0 |
trjcat concatenates several input trajectory 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 a command like trjcat -o fixed.trr *.trr should do the trick.
option | filename | type | description |
---|---|---|---|
-o | trajout.xtc | Output | Generic trajectory: xtc trr trj gro g96 pdb |
-n | index.ndx | Input, Opt. | Index file |
option | type | default | description |
---|---|---|---|
-[no]h | bool | no | Print help info and quit |
-[no]X | bool | no | Use dialog box GUI to edit command line options |
-nice | int | 19 | Set the nicelevel |
-b | real | -1 | First time to use |
-e | real | -1 | Last time to use |
-dt | real | 0 | Only write frame when t MOD dt = first time |
-prec | int | 3 | Precision for .xtc and .gro writing in number of decimal places |
-[no]vel | bool | yes | Read and write velocities if possible |
-[no]settime | bool | no | Change starting time interactively |
-[no]sort | bool | yes | Sort trajectory files (not frames) |