Difference between revisions of "Kharon running manual"
Ville Hovi (talk | contribs) |
Ville Hovi (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Kharon]] is run using the command line. The basic syntax is <code>kharon [OPTION] <INPUT-FILE></code>. Input file is not mandatory: If the name of the input file is not provided, the default | + | [[Kharon]] is run using the command line. The basic syntax is <code>kharon [OPTION] <INPUT-FILE></code>. Input file is not mandatory: If the name of the input file is not provided, the default value of "Kharon.inp" is used. Additional parameters may be given as |
<pre> | <pre> | ||
− | -omp N set number of OpenMP threads | + | -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. | ||
</pre> | </pre> |
Revision as of 15:33, 31 May 2019
Kharon is run using the command line. The basic syntax is kharon [OPTION] <INPUT-FILE>
. Input file is not mandatory: If the name of the input file is not provided, the default value of "Kharon.inp" is used. Additional parameters may be given as
-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.