functionT_ps
Compute temperature from pressure and specific enthalpy
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| AbsolutePressure | p | Pressure (unused) | |
| SpecificEntropy | s | Specific entropy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Temperature | T | Temperature |
Contents
| Name | Description |
|---|---|
| Solve s_T(T) for T with given s |