functionh_Tlow_der
Compute derivative of specific enthalpy, low T region; reference is decided by the
refChoice input, or by the referenceChoice package constant by default
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| IdealGases.Common.DataRecord | data | Ideal gas data | |
| SI.Temperature | T | Temperature | |
| Boolean | exclEnthForm | excludeEnthalpyOfFormation | If true, enthalpy of formation Hf is not included in specific enthalpy h |
| Modelica.Media.Interfaces.Choices.ReferenceEnthalpy | refChoice | referenceChoice | Choice of reference enthalpy |
| SI.SpecificEnthalpy | h_off | h_offset | User defined offset for reference enthalpy, if referenceChoice = UserDefined |
| Real | dT | Temperature derivative |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | h_der | Derivative of specific enthalpy at temperature T |