1csg_dump(1) General Commands Manual csg_dump(1)
2
3
4
6 csg_dump - Part of the VOTCA package
7
9 csg_dump [OPTION] [OPTIONPARAMETERS]
10
12 Print atoms that are read from topology file to help debugging atom
13 naming.
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 --excl display exclusion list instead of molecule list
53
54
56 Written and maintained by the VOTCA Development Team <devs@votca.org>
57
58 This Manual Page was converted from t2t format to the this format by
59 txt2tags (http://txt2tags.org) ! The t2t file was extracted from
60 'csg_dump --help' by help2t2t (version 1.6 )
61
63 Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
64
65 Licensed under the Apache License, Version 2.0 (the "License"); you may
66 not use this file except in compliance with the License. You may
67 obtain a copy of the License at
68
69 http://www.apache.org/licenses/LICENSE-2.0
70
71 Unless required by applicable law or agreed to in writing, software
72 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
73 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
74 See the License for the specific language governing permissions and
75 limitations under the License.
76
77
78
79
80Version: 1.6 2020-04-18 00:00:00 csg_dump(1)