1csg_density(1) General Commands Manual csg_density(1)
2
3
4
6 csg_density - Part of the VOTCA package
7
9 csg_density [OPTION] [OPTIONPARAMETERS]
10
12 Calculates the mass density distribution along a box axis or radial
13 density profile from reference point
14
15 Please visit the program site at __http://www.votca.org__.
16
18 Allowed options:
19
20
21 -h [ --help ]
22 display this help and exit
23
24 --verbose
25 be loud and noisy
26
27 --verbose1
28 be very loud and noisy
29
30 -v [ --verbose2 ]
31 be extremly loud and noisy
32
33 --top arg
34 atomistic topology file
35
36
37 Mapping options:
38
39
40 --cg arg
41 [OPTIONAL] coarse graining mapping and bond definitions
42 (xml-file). If no file is given, program acts on original tra‐
43 jectory
44
45 --map-ignore arg
46 list of molecules to ignore if mapping is done separated by ;
47
48
49 Specific options::
50
51
52 --type arg (=mass)
53 density type: mass or number
54
55 --axis arg (=r)
56 [x|y|z|r] density axis (r=spherical)
57
58 --step arg (=0.01)
59 spacing of density
60
61 --block-length arg
62 write blocks of this length, the averages are cleared after
63 every write
64
65 --out arg
66 Output file
67
68 --rmax arg
69 rmax (default for [r] =min of all box vectors/2, else l )
70
71 --scale arg (=1)
72 scale factor for the density
73
74 --molname arg (=*)
75 molname
76
77 --filter arg (=*)
78 filter bead names
79
80 --ref arg
81 reference zero point
82
83
84 Trajectory options:
85
86
87 --trj arg
88 atomistic trajectory file
89
90 --begin arg (=0)
91 skip frames before this time (only works for Gromacs files)
92
93 --first-frame arg (=0)
94 start with this frame
95
96 --nframes arg
97 process the given number of frames
98
99
101 Written and maintained by the VOTCA Development Team <devs@votca.org>
102
103 This Manual Page was converted from t2t format to the this format by
104 txt2tags (http://txt2tags.org) ! The t2t file was extracted from
105 'csg_density --help' by help2t2t (version 2021 )
106
108 Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
109
110 Licensed under the Apache License, Version 2.0 (the "License"); you may
111 not use this file except in compliance with the License. You may
112 obtain a copy of the License at
113
114 http://www.apache.org/licenses/LICENSE-2.0
115
116 Unless required by applicable law or agreed to in writing, software
117 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
118 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
119 See the License for the specific language governing permissions and
120 limitations under the License.
121
122
123
124
125Version: 2021 2021-03-13 00:00:00 csg_density(1)