functionT_hX
Return temperature from specific enthalpy and mass fraction
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SpecificEnthalpy | h | Specific enthalpy | |
| MassFraction | X | Mass fractions of composition | |
| 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 |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Temperature | T | Temperature |
Contents
| Name | Description |
|---|---|
| Solve h_TX(T,X) for T with given h |