functionhofpsdt3
isentropic specific enthalpy in region 3 h(p,s) with given good guess in d and T
Extends from Modelica.Icons.Function (Icon for functions).
Information
## Copyright © EDF 2002 - 2025 ## ThermoSysPro Version 4.2
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Units.SI.Pressure | p | pressure | |
| Units.SI.SpecificEntropy | s | specific entropy | |
| Units.SI.Density | dguess | good guess density, e.g. from adjacent volume | |
| Units.SI.Temperature | Tguess | good guess temperature, e.g. from adjacent volume | |
| Units.SI.Pressure | delp | IterationData.DELP | relative error in p |
| Units.SI.SpecificEntropy | dels | IterationData.DELS | relative error in s |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Units.SI.SpecificEnthalpy | h | specific enthalpy |