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

NAME

6       csg_call - Part of the VOTCA package
7
8
9

SYNOPSIS

11       csg_call [OPTIONS]
12
13       csg_call [--help]
14
15
16

DESCRIPTION

18       This script calls scripts and functions for the iterative framework.
19       Function can be executed or shows if key1='function'.
20
21
22         * csg_call table smooth [ARGUMENTS]
23         * csg_call --show run gromacs
24
25

OPTIONS

27       Allowed options:
28
29       -l, --list           Show list of all script
30           --cat            Show the content of the script
31           --show           Show the path to the script
32           --show-share     Shows the used VOTCASHARE dir and exits
33           --scriptdir DIR  Set the user script dir
34                            (Used if no options xml file is given)
35                            Default: empty
36           --options FILE   Specify the options xml file to use
37           --log FILE       Specify the log file to use
38                            Default: stdout
39           --ia-type type   Specify the interaction type to use
40           --ia-name name   Specify the interaction name to use
41           --nocolor        Disable colors
42           --sloppy-tables  Allow tables without flags
43           --debug          Enable debug mode with a lot of information -h,
44       --help           Show this help
45
46

AUTHORS

48       Written and maintained by the VOTCA Development Team <devs@votca.org>
49
50
51
53       Copyright 2009-2021 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,
63       WITHOUT WARRANTIES OR CONDITIONS OF ANY  KIND, either  express  or
64       implied.   See  the  License  for  the  specific  language  governing
65       permissions and limitations under the License.
66
67
68
69
70VOTCA Development Team        csg_call User Manual                 CSG_CALL(1)
Impressum