5.2.18. Output options (1)

Table 5.2.148 infout

Value

Explanation

(D=7)
Option to specify output information in file(6). The notes followed by this table give the meanings of the category codes. See Section 4.8 for the detailed information on the categories.
=0
I
=1
I, II
=2
I, III
=3
I, IV
=4
I, II, III
=5
I, II, IV
=6
I, III, IV
=7
I, II, III, IV, VI
=8
I, II, III, IV, V, VI
Table 5.2.149 ncvalout

Value

Explanation

(D=0)
Option to output numbers defined as user-defined variables c \(i\) to file(6)(D=phits.out). The number is output as many times as specified by ncvalout.
Table 5.2.150 nrecover

Value

Explanation

(D=0)
Number of warning messages output when the recovery of lost particles succeeds.
Table 5.2.151 ierrout

Value

Explanation

(D=0)
Option to output the line number, the subroutine and file names where error or warning message is written in the source program.
=0
No output.
=1
Output the information. For example, —L:22332/R:param/F:read02.f indicates that the error (or warning) message is written at the 22332th line of read02.f, in subroutine param.
Table 5.2.152 idmprijk

Value

Explanation

(D=0)
Debug option to check the last random number (possible slow down).
=0
rijkdmp.inp will not be created.
=1
The history random number is dumped into rijkdmp.inp file. The file is overwritten at each history so the last random number can be obtained at abnormal stop. For MPI parallelization case, multiple files rijkdmp***.inp can be obtained, where *** is the PE number. This option is not compatible with OpenMP.