1csg_stat(1)                 General Commands Manual                csg_stat(1)
2
3
4

NAME

6       csg_stat - Part of the VOTCA package
7

SYNOPSIS

9       csg_stat [OPTION] [OPTIONPARAMETERS]
10

DESCRIPTION

12       Calculate  all  distributions  (bonded and non-bonded) specified in op‐
13       tions file.  Optionally calculates update  Eigen::Matrix3d  for  invere
14       Monte  Carlo. This program is called inside the inverse scripts. Unlike
15       csg_boltzmann, big systems can be treated as well as non-bonded  inter‐
16       actions can be evaluated.
17
18       Please visit the program site at __http://www.votca.org__.
19

OPTIONS

21       Allowed options:
22
23
24       -h [ --help ]
25              display this help and exit
26
27       --verbose
28              be loud and noisy
29
30       --verbose1
31              be very loud and noisy
32
33       -v [ --verbose2 ]
34              be extremly loud and noisy
35
36       --top arg
37              atomistic topology file
38
39
40       Mapping options:
41
42
43       --cg arg
44              [OPTIONAL]   coarse   graining   mapping  and  bond  definitions
45              (xml-file). If no file is given, program acts on  original  tra‐
46              jectory
47
48       --map-ignore arg
49              list of molecules to ignore if mapping is done separated by ;
50
51
52       Specific options:
53
54
55       --options arg
56              options file for coarse graining
57
58       --do-imc
59              write out additional Inverse Monte Carlo data
60
61       --block-length arg
62              write  blocks of this length, the averages are cleared after ev‐
63              ery write
64
65       --ext arg (=dist.new)
66              Extension of the output
67
68
69       Threading options:
70
71
72       --nt arg (=1)
73              number of threads
74
75
76       Trajectory options:
77
78
79       --trj arg
80              atomistic trajectory file
81
82       --begin arg (=0)
83              skip frames before this time (only works for Gromacs files)
84
85       --first-frame arg (=0)
86              start with this frame
87
88       --nframes arg
89              process the given number of frames
90
91

AUTHORS

93       Written and maintained by the VOTCA Development Team <devs@votca.org>
94
95       This Manual Page was converted from t2t format to the  this  format  by
96       txt2tags  (http://txt2tags.org)  !   The  t2t  file  was extracted from
97       'csg_stat --help' by help2t2t (version 2021.2 )
98
100       Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
101
102       Licensed under the Apache License, Version 2.0 (the "License"); you may
103       not  use  this file except in compliance with the License.  You may ob‐
104       tain a copy of the License at
105
106           http://www.apache.org/licenses/LICENSE-2.0
107
108       Unless required by applicable law or agreed  to  in  writing,  software
109       distributed under the License is distributed on an "AS IS" BASIS, WITH‐
110       OUT WARRANTIES OR CONDITIONS OF ANY KIND, either  express  or  implied.
111       See  the  License  for  the specific language governing permissions and
112       limitations under the License.
113
114
115
116
117Version: 2021.2               2021-09-20 00:00:00                  csg_stat(1)
Impressum