Module for input/output.
More...
|
integer, save | nfecra |
| standard output
|
integer, save | keylbl = -1 |
| field key for output label (label field keyword).
|
integer, save | keylog = -1 |
| field key for logging (Output log field keyword).
|
integer, save | keyvis = -1 |
| field key for postprocessing output (post_vis field keyword).
|
character(len=64), save | ficfpp |
| name of the thermochemical data file for combustion.
|
character(len=64), save | ficrad |
integer, save | impfpp |
| logical unit of the thermochemical data file. Useful in case of gas or pulverized coal combustion or electric arcs;
|
integer, save | imprad |
integer, save | indjon = 1 |
| use Janaf (=1) or not (=0)
|
integer | nusrmx |
| maximal number of user files
|
integer, dimension(nusrmx), save | impusr |
| unit numbers for potential user specified files. Useful if and only if the user needs files (therefore always useful, by security)
|
integer(c_int), pointer, save | ntlist |
| writing period in the execution report file.
|