1CSG_INVERSE(1) General Commands Manual CSG_INVERSE(1)
2
3
4
6 csg_inverse - Part of the VOTCA package
7
8
9
11 csg_inverse [OPTIONS]
12
13 csg_inverse [--help]
14
15
16
18 Start the script to run ibi, imc, etc. or clean out current dir
19
20
21 * csg_inverse --options cg.xml
22 * csg_inverse -6 --options cg.xml
23
24
26 Allowed options:
27
28 -h, --help show this help -N, --do-iterations N
29 only do N iterations (ignoring settings.xml)
30 --wall-time SEK Set wall clock time
31 --options FILE Specify the options xml file to use
32 --debug enable debug mode with a lot of
33 information
34 --nocolor disable colors
35
36
38 Written and maintained by the VOTCA Development Team <devs@votca.org>
39
40
41
43 Copyright 2009-2021 The VOTCA Development Team (http://www.votca.org)
44
45 Licensed under the Apache License, Version 2.0 (the "License"); you may
46 not use this file except in compliance with the License. You may
47 obtain a copy of the License at
48
49 http://www.apache.org/licenses/LICENSE-2.0
50
51 Unless required by applicable law or agreed to in writing, software
52 distributed under the License is distributed on an "AS IS" BASIS,
53 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
54 implied. See the License for the specific language governing
55 permissions and limitations under the License.
56
57
58
59
60VOTCA Development Team csg_inverse User Manual CSG_INVERSE(1)