FunctionsBasic Functions for ideal gases: cp, h, s, thermal conductivity, viscosity  | 
     | 
| 
        
         Compute specific heat capacity at constant pressure from temperature and gas data  | 
    |
| 
        
         Compute specific heat capacity at constant pressure, low T region  | 
    |
| 
        
         Compute specific heat capacity at constant pressure, low T region  | 
    |
| 
        
         Compute specific enthalpy from temperature and gas data; reference is decided by the refChoice input, or by the referenceChoice package constant by default  | 
    |
| 
        
         Derivative function for h_T  | 
    |
| 
        
         Compute specific enthalpy, low T region; reference is decided by the refChoice input, or by the referenceChoice package constant by default  | 
    |
| 
        
         Compute specific enthalpy, low T region; reference is decided by the refChoice input, or by the referenceChoice package constant by default  | 
    |
| 
        
         Compute specific entropy from temperature and gas data  | 
    |
| 
        
         Compute specific entropy, low T region  | 
    |
| 
        
         Compute derivative of specific entropy, low T region  | 
    |
| 
        
         Dynamic viscosity of low pressure gases  | 
    |
| 
        
         Thermal conductivity of polyatomic gases (Eucken and Modified Eucken correlation)  | 
    
| excludeEnthalpyOfFormation | 
         Value: true Type: Boolean Description: If true, enthalpy of formation Hf is not included in specific enthalpy h  | 
    
|---|---|
| referenceChoice | 
         Value: Modelica.Media.Interfaces.Choices.ReferenceEnthalpy.ZeroAt0K Type: ReferenceEnthalpy Description: Choice of reference enthalpy  | 
    
| h_offset | 
         Value: 0.0 Type: SpecificEnthalpy (J/kg) Description: User defined offset for reference enthalpy, if referenceChoice = UserDefined  | 
    
| methodForThermalConductivity | 
         Value: 1 Type: Integer  |