functiondTofps
Return d and T as a function of p and s
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| SI.SpecificEntropy | s | Specific entropy | |
| SI.Pressure | delp | Iteration accuracy | |
| SI.SpecificEntropy | dels | Iteration accuracy |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | Density | |
| SI.Temperature | T | Temperature (K) |