1CSG_DUMP(1) General Commands Manual CSG_DUMP(1)
2
3
4
6 csg_dump - Part of the VOTCA package
7
8
9
11 csg_dump [OPTIONS]
12
13 csg_dump [--help]
14
15
16
18 Print atoms that are read from topology file to help debugging atom
19 naming.
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 Mapping options:
35
36 --cg arg [OPTIONAL] coarse graining mapping and bond
37 definitions
38 (xml-file). If no file is given, program
39 acts on
40 original trajectory
41 --map-ignore arg list of molecules to ignore if mapping is
42 done
43 separated by ;
44
45 Specific options:
46
47 --excl display exclusion list instead of molecule
48 list
49
50
52 Written and maintained by the VOTCA Development Team <devs@votca.org>
53
54
55
57 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
58
59 Licensed under the Apache License, Version 2.0 (the "License"); you may
60 not use this file except in compliance with the License. You may
61 obtain a copy of the License at
62
63 http://www.apache.org/licenses/LICENSE-2.0
64
65 Unless required by applicable law or agreed to in writing, software
66 distributed under the License is distributed on an "AS IS" BASIS,
67 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
68 implied. See the License for the specific language governing
69 permissions and limitations under the License.
70
71
72
73
74VOTCA Development Team csg_dump User Manual CSG_DUMP(1)