Difference between revisions of "Kharon running manual"
Ville Hovi (talk | contribs) |
Ville Hovi (talk | contribs) |
||
Line 5: | Line 5: | ||
-omp N set the number of OpenMP threads. If this option is not used, | -omp N set the number of OpenMP threads. If this option is not used, | ||
N is set to the number of cores in the machine. | N is set to the number of cores in the machine. | ||
+ | |||
+ | -port nPort set the port number for the Cerberus connection. If this option | ||
+ | is not used, nPort is set to the default number of 2230. | ||
INPUT-FILE specify the name of the input file. If the name is not provided, | INPUT-FILE specify the name of the input file. If the name is not provided, |
Latest revision as of 11:49, 16 May 2020
Kharon is run from the command line with the following command: kharon [OPTION] INPUT-FILE
.
List of options
-omp N set the number of OpenMP threads. If this option is not used, N is set to the number of cores in the machine. -port nPort set the port number for the Cerberus connection. If this option is not used, nPort is set to the default number of 2230. INPUT-FILE specify the name of the input file. If the name is not provided, the default value of "Kharon.inp" is used instead.