1CSG_RADII(1) General Commands Manual CSG_RADII(1)
2
3
4
6 csg_radii - Part of the VOTCA package
7
8
9
11 csg_radii [OPTIONS]
12
13 csg_radii [--help]
14
15
16
18 calculate gyration- and hydrodynamic radius for a specific molecule or
19 molecule type
20
21
22
23
24
26 Allowed options:
27
28 -h [ --help ] display this help and exit
29 --verbose be loud and noisy
30 --verbose1 be very loud and noisy
31 -v [ --verbose2 ] be extremly loud and noisy
32 --top arg atomistic topology file
33
34 Molecule filter options:
35
36 --mol arg molecule number
37 --molname arg (=*) pattern for molecule name
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_radii User Manual CSG_RADII(1)