Difference between revisions of "SuperFINIX running manual"

From Kraken Wiki
Jump to: navigation, search
(Created page with "SuperFINIX is run from the command line with the following command: <code>superfinix [OPTION] INPUT-FILE</code> or <code>superfinix INPUT-FILE [OPTION]</code>. List of op...")
 
 
Line 1: Line 1:
[[SuperFINIX]] is run from the command line with the following command: <code>superfinix [OPTION] INPUT-FILE</code> or <code>superfinix INPUT-FILE [OPTION]</code>.
+
[[SuperFINIX]] is executed from the command line with the following command: <code>superfinix [OPTION] INPUT-FILE</code> or <code>superfinix INPUT-FILE [OPTION]</code>.
  
 
List of options
 
List of options

Latest revision as of 17:38, 4 February 2024

SuperFINIX is executed from the command line with the following command: superfinix [OPTION] INPUT-FILE or superfinix INPUT-FILE [OPTION].

List of options

-version      print version information and exit.

-omp N        set the number of OpenMP threads. If this option is not used,
              N is set to value specified by enviromental variable OMP_NUM_THREADS or
              to 1 if the variable is not available.

-norun        process input and exit.

-debug RST    standalone debug run where rod is created based on restart file RST.

-port nPort   set the port number for the Cerberus connection.

INPUT-FILE    specify the name of the main input file.