My Project
programmer's documentation
|
Variables | |
integer(c_int), pointer, save | itherm |
thermal model More... | |
integer(c_int), pointer, save | itpscl |
Temperature scale. More... | |
integer(c_int), pointer, save | iscalt |
Index of the thermal scalar (temperature, energy or enthalpy) More... | |
integer(c_int), pointer, save iscalt |
Index of the thermal scalar (temperature, energy or enthalpy)
The index of the corresponding variable is isca(iscalt) If iscalt = -1, neither the temperature nor the enthalpy is represented by a scalar. When a specific physics module is activated (gas combustion, pulverised coal, electricity or compressible), the user must not modify iscalt (the choice is made automatically). In the case of the compressible module, iscalt does not correspond to the temperature nor enthalpy but to the total energy}.
Useful if and only if nscal 1.
integer(c_int), pointer, save itherm |
thermal model