functionspecificEnthalpy_pTX
Specific enthalpy
Extends from Modelica.Icons.Function (Icon for functions).
Information
Specific enthalpy as a function of temperature and species concentration. The pressure is input for compatibility with the medium models, but the specific enthalpy is independent of the pressure.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Pressure | p | Pressure | |
| Modelica.Units.SI.Temperature | T | Temperature | |
| Modelica.Units.SI.MassFraction[:] | X | Mass fractions of moist air |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.SpecificEnthalpy | h | Specific enthalpy at p, T, X |
Revisions
-
April 30, 2015, by Filip Jorissen and Michael Wetter:
AddedInline=truefor issue 227.