1CSG_IMC_SOLVE(1) General Commands Manual CSG_IMC_SOLVE(1)
2
3
4
6 csg_imc_solve - Part of the VOTCA package
7
8
9
11 csg_imc_solve [OPTIONS]
12
13 csg_imc_solve [--help]
14
15
16
18 Solves the linear system for IMCs
19
20
21
22
23
25 Allowed options:
26
27 -h [ --help ] display this help and exit
28 --verbose be loud and noisy
29 --verbose1 be very loud and noisy
30 -v [ --verbose2 ] be extremly loud and noisy
31 -r [ --regularization ] arg (=0) regularization factor
32 -i [ --imcfile ] arg imc statefile
33 -g [ --gmcfile ] arg gmc statefile
34 -n [ --idxfile ] arg idx statefile
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_imc_solve User Manual CSG_IMC_SOLVE(1)