Difference between revisions of "Ants running manual"

From Kraken Wiki
Jump to: navigation, search
Line 1: Line 1:
[[Ants]] is run using the command line. The basic syntax is <code>ants [OPTION] INPUT-FILE</code> (Linux) or <code>ants.exe [OPTION] INPUT-FILE</code> (Windows). Additional parameters may be given as
+
[[Ants]] is run using the command line. The basic syntax is <code>ants [OPTIONS] INPUT-FILE</code> (Linux) or <code>ants.exe [OPTIONS] INPUT-FILE</code> (Windows). Additional parameters for OPTIONS may be given as
 
   -c --cerberus  use coupled calculation mode with Cerberus
 
   -c --cerberus  use coupled calculation mode with Cerberus
 
   -h --help      print this help and exit
 
   -h --help      print this help and exit

Revision as of 16:40, 4 June 2020

Ants is run using the command line. The basic syntax is ants [OPTIONS] INPUT-FILE (Linux) or ants.exe [OPTIONS] INPUT-FILE (Windows). Additional parameters for OPTIONS may be given as

 -c --cerberus   use coupled calculation mode with Cerberus
 -h --help       print this help and exit
 -l --list-input switch on printing of parsed input cards
    --omp NUM    set number of OpenMP threads
 -p --port       port number to be used with coupled calculation mode with Cerberus
 -v --version    print version information and exit