My Project
programmer's documentation
Variables
Additional user files

Variables

character(len=32), save ficfpp
 name of the thermochemical data file for combustion. More...
 
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 indjon
 use Janaf (=1) or not (=0) More...
 
character(len=32), save ficmet
 Input files for the atmospheric specific physics (name of the meteo profile file) More...
 
integer, save impmet
 logical unit of the meteo profile file 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...
 

Detailed Description

Variable Documentation

◆ ficfpp

character(len=32), save ficfpp

name of the thermochemical data file for combustion.

Useful in case of gas or pulverized coal combustion.

◆ ficmet

character(len=32), save ficmet

Input files for the atmospheric specific physics (name of the meteo profile file)

◆ impfpp

integer, save impfpp

logical unit of the thermochemical data file. Useful in case of gas or pulverized coal combustion or electric arcs;

◆ impmet

integer, save impmet

logical unit of the meteo profile file

◆ impusr

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)

◆ indjon

integer, save indjon

use Janaf (=1) or not (=0)

◆ nusrmx

integer nusrmx

maximal number of user files