programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
Collaboration diagram for model:

Variables

integer, save itherm
 thermal model More...
 
integer, save itpscl
 temperature scale More...
 
integer, save iscalt
 index of the thermal scalar (temperature, energy of enthalpy), the index of the corresponding variable is isca(iscalt) More...
 

Detailed Description

Variable Documentation

integer, save iscalt

index of the thermal scalar (temperature, energy of enthalpy), the index of the corresponding variable is isca(iscalt)

integer, save itherm

thermal model

  • 0: no thermal model
  • 1: temperature
  • 2: enthalpy
  • 3: total energy (only for compressible module)
integer, save itpscl

temperature scale

  • 0: none
  • 1: Kelvin
  • 2: Celsius