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).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| SI.SpecificEntropy | s | Specific entropy | |
| SI.Density | dguess | Good guess density, e.g., from adjacent volume | |
| SI.Temperature | Tguess | Good guess temperature, e.g., from adjacent volume | |
| SI.Pressure | delp | IterationData.DELP | Relative error in p |
| SI.SpecificEntropy | dels | IterationData.DELS | Relative error in s |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.SpecificEnthalpy | h | Specific enthalpy |