functiondtofph3
inverse iteration in region 3: (d,T) = f(p,h)
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.SpecificEnthalpy | h | specific enthalpy | |
| Units.SI.Pressure | delp | iteration accuracy | |
| Units.SI.SpecificEnthalpy | delh | iteration accuracy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Units.SI.Density | d | density | |
| Units.SI.Temperature | T | temperature (K) | |
| Integer | error | error flag: iteration failed if different from 0 |