functionspecificEnthalpy_pTX
Return specific enthalpy from pressure, temperature and mass fraction
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | Pressure | |
| Temperature | T | Temperature | |
| MassFraction[:] | X | Mass fractions | |
| FixedPhase | phase | 0 | 2 for two-phase, 1 for one-phase, 0 if not known |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SpecificEnthalpy | h | Specific enthalpy at p, T, X |