|
integer, save | nfecra |
| standard output More...
|
|
character(len=13), save | ficdat |
| name of file, see usvort module. More...
|
|
integer, save | ntsuit |
| saving period of the restart files More...
|
|
integer, save | keylbl = -1 |
| field key for output label (label field keyword). More...
|
|
integer, save | keylog = -1 |
| field key for logging (Output log field keyword). More...
|
|
integer, save | keyvis = -1 |
| field key for postprocessing output (post_vis field keyword). More...
|
|
character(len=64), save | ficfpp |
| name of the thermochemical data file for combustion. More...
|
|
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; More...
|
|
integer, save | imprad |
|
integer, save | indjon |
| use Janaf (=1) or not (=0) More...
|
|
character(len=80), save | emphis |
| directory in which the potential chronological record files generated by the Kernel will be written (path related to the execution directory) More...
|
|
character(len=80), save | prehis |
| prefix of history files More...
|
|
integer, dimension(2), save | impsth |
| mobile structure variables output unit More...
|
|
integer, save | tplfmt |
| time plot format (1: .dat, 2: .csv, 3: both) More...
|
|
integer, save | nthist |
| output period of the chronological record files: More...
|
|
double precision, save | frhist |
| frhist : output frequency in seconds More...
|
|
integer, save | ihistr |
| write indicator (O or 1) for history of internal mobile structures More...
|
|
integer | nusrmx |
| maximal number of user files More...
|
|
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) More...
|
|
integer(c_int), pointer, save | ntlist |
| writing period in the execution report file. More...
|
|