WOLFRAM SYSTEM MODELER
h_TlowCompute specific enthalpy, low T region; reference is decided by the refChoice input, or by the referenceChoice package constant by default |
|

SystemModel["Modelica.Media.IdealGases.Common.Functions.h_Tlow"]

| data |
Type: DataRecord Description: Ideal gas data |
|---|---|
| T |
Type: Temperature (K) Description: Temperature |
| exclEnthForm |
Default Value: excludeEnthalpyOfFormation Type: Boolean Description: If true, enthalpy of formation Hf is not included in specific enthalpy h |
| refChoice |
Default Value: referenceChoice Type: ReferenceEnthalpy Description: Choice of reference enthalpy |
| h_off |
Default Value: h_offset Type: SpecificEnthalpy (J/kg) Description: User defined offset for reference enthalpy, if referenceChoice = UserDefined |
| h |
Type: SpecificEnthalpy (J/kg) Description: Specific enthalpy at temperature T |
|---|