1votca-csg(7) Miscellaneous Information Manual votca-csg(7)
2
3
4
6 votca-csg - The VOTCA coarse-graining engine
7
9 Versatile Object-oriented Toolkit for Coarse-graining Applications
10 (VOTCA) is a package intended to reduce the amount of routine work when
11 doing systematic coarse-graining of various systems. The core is writ‐
12 ten in C++. Iterative methods are implemented using bash + perl.
13
14 Please visit the program site at __http://www.votca.org__.
15
17 The following commands make up the votca-csg suite. Please refer to
18 their individual man pages for further details.
19
20
21 csg_boltzmann
22 Performs tasks that are needed for simple Boltzmann inversion in
23 an interactive environment.
24
25 csg_call
26 Calls script from the interactive framework for the user.
27
28 csg_density
29 Calculates all kind of density profiles.
30
31 csg_dlptopol
32 Create skeleton for dlpoly topology based on atomistic topology
33 and a mapping file.
34
35 csg_dump
36 Prints atoms that are read from a topology file to help debug
37 atom naming.
38
39 csg_fmatch
40 Performs force matching (also called multiscale coarse-grain‐
41 ing).
42
43 csg_gmxtopol
44 Create skeleton for gromacs topology based on atomistic topology
45 and a mapping file.
46
47 csg_imc_solver
48 Is internally called by inversion scripts to solve matrix equa‐
49 tion for inverse Monte Carlo (imc).
50
51 csg_inverse
52 Starts the script to run iterative Boltzmann inverse (ibi) or
53 inverse Monte Carlo (imc), etc.
54
55 csg_map
56 Map a reference trajectory to a coarse-grained trajectory.
57
58 csg_property
59 Helper program called by inverse scripts to parse xml file.
60
61 csg_resample
62 Changes grid + interval and interpolated any sort of table
63 files.
64
65 csg_reupdate
66 Reform the relative entropy update in inverse scripts.
67
68 csg_stat
69 Calculates all kind of distribuions (bonded + non-bonded).
70
71
73 Written and maintained by the VOTCA Development Team <devs@votca.org>
74
76 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
77
78 Licensed under the Apache License, Version 2.0 (the "License"); you may
79 not use this file except in compliance with the License. You may ob‐
80 tain a copy of the License at
81
82 http://www.apache.org/licenses/LICENSE-2.0
83
84 Unless required by applicable law or agreed to in writing, software
85 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
86 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
87 See the License for the specific language governing permissions and
88 limitations under the License.
89
90
91
92
93VOTCA Development Team 2023/02/03 votca-csg(7)