functiondynamicIsentropicEnthalpy
Isentropic specific enthalpy from p,s and good guesses of 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 | |
| Integer | phase | 0 | 2 for two-phase, 1 for one-phase, 0 if not known |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.SpecificEnthalpy | h | Specific enthalpy |