1CSG_TRAJ_FORCE(1) General Commands Manual CSG_TRAJ_FORCE(1)
2
3
4
6 csg_traj_force - Part of the VOTCA package
7
8
9
11 csg_traj_force [OPTIONS]
12
13 csg_traj_force [--help]
14
15
16
18 Adds/subtracts forces from given atomistic trajectories
19
20
21
22
23
25 Allowed options:
26
27 -h [ --help ] display this help and exit
28 --verbose be loud and noisy
29 --verbose1 be very loud and noisy
30 -v [ --verbose2 ] be extremly loud and noisy
31 --top arg atomistic topology file
32 --scale arg (=-1) scaling factor for trajectory forces
33 --trj-force arg atomistic reference trajectory containing
34 forces to
35 add/subtract
36 --out arg output trajectory file with resultant
37 forces
38
39 Trajectory options:
40
41 --trj arg atomistic trajectory file
42 --begin arg (=0) skip frames before this time (only works
43 for
44 Gromacs files)
45 --first-frame arg (=0) start with this frame
46 --nframes arg process the given number of frames
47
48
50 Written and maintained by the VOTCA Development Team <devs@votca.org>
51
52
53
55 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
56
57 Licensed under the Apache License, Version 2.0 (the "License"); you may
58 not use this file except in compliance with the License. You may
59 obtain a copy of the License at
60
61 http://www.apache.org/licenses/LICENSE-2.0
62
63 Unless required by applicable law or agreed to in writing, software
64 distributed under the License is distributed on an "AS IS" BASIS,
65 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
66 implied. See the License for the specific language governing
67 permissions and limitations under the License.
68
69
70
71
72VOTCA Development Team csg_traj_force User Manual CSG_TRAJ_FORCE(1)