functionT_h
Compute temperature from specific enthalpy
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SpecificEnthalpy | h | Specific enthalpy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Temperature | T | Temperature |
Contents
| Name | Description |
|---|---|
| Solve h(data,T) for T with given h (use only indirectly via temperature_phX) |