Difference between revisions of "Ants running manual"

From Kraken Wiki
Jump to: navigation, search
(Add categories)
Line 1: Line 1:
 
[[Ants]] is run using the command line. The basic syntax is <code>ants [OPTION] INPUT-FILE</code>. Additional parameters may be given as
 
[[Ants]] is run using the command line. The basic syntax is <code>ants [OPTION] INPUT-FILE</code>. Additional parameters may be given as
 
<pre>
 
<pre>
 +
-c --cerberus  use coupled calculation mode with Cerberus
 
-h --help      print this help and exit
 
-h --help      print this help and exit
 
-l --list-input switch on printing of parsed input cards
 
-l --list-input switch on printing of parsed input cards

Revision as of 11:40, 26 April 2019

Ants is run using the command line. The basic syntax is ants [OPTION] INPUT-FILE. Additional parameters 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
-v --version    print version information and exit