logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

csg_call - Part of the VOTCA package

Authors

       Written and maintained by the VOTCA Development Team <devs@votca.org>

Description

       This script calls scripts and functions for the iterative framework.  Function can be executed or shows
       if key1='function'.

         * csg_call table smooth [ARGUMENTS]
         * csg_call --show run gromacs

Name

csg_call - Part of the VOTCA package

Options

       Allowed options:

       -l, --list           Show list of all script
           --cat            Show the content of the script
           --show           Show the path to the script
           --show-share     Shows the used VOTCASHARE dir and exits
           --scriptdir DIR  Set the user script dir
                            (Used if no options xml file is given)
                            Default: empty
           --options FILE   Specify the options xml file to use
           --log FILE       Specify the log file to use
                            Default: stdout
           --ia-type type   Specify the interaction type to use
           --ia-name name   Specify the interaction name to use
           --nocolor        Disable colors
           --sloppy-tables  Allow tables without flags
           --debug          Enable debug mode with a lot of information -h, --help           Show this help

Synopsis

csg_call [OPTIONS]

       csg_call [--help]

See Also