1csg_imc_solve(1) General Commands Manual csg_imc_solve(1)
2
3
4
6 csg_imc_solve - Part of the VOTCA package
7
9 csg_imc_solve [OPTION] [OPTIONPARAMETERS]
10
12 Solves the linear system for IMCs
13
14 Please visit the program site at __http://www.votca.org__.
15
17 Allowed options:
18
19
20 -h [ --help ]
21 display this help and exit
22
23 --verbose
24 be loud and noisy
25
26 --verbose1
27 be very loud and noisy
28
29 -v [ --verbose2 ]
30 be extremly loud and noisy
31
32 -r [ --regularization ] arg (=0)
33 regularization factor
34
35 -i [ --imcfile ] arg
36 imc statefile
37
38 -g [ --gmcfile ] arg
39 gmc statefile
40
41 -n [ --idxfile ] arg
42 idx statefile
43
44
46 Written and maintained by the VOTCA Development Team <devs@votca.org>
47
48 This Manual Page was converted from t2t format to the this format by
49 txt2tags (http://txt2tags.org) ! The t2t file was extracted from
50 'csg_imc_solve --help' by help2t2t (version 2021 )
51
53 Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org)
54
55 Licensed under the Apache License, Version 2.0 (the "License"); you may
56 not use this file except in compliance with the License. You may
57 obtain a copy of the License at
58
59 http://www.apache.org/licenses/LICENSE-2.0
60
61 Unless required by applicable law or agreed to in writing, software
62 distributed under the License is distributed on an "AS IS" BASIS, WITH‐
63 OUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
64 See the License for the specific language governing permissions and
65 limitations under the License.
66
67
68
69
70Version: 2021 2021-03-13 00:00:00 csg_imc_solve(1)