functiondofpT
Compute d for given p and T
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Pressure | p | Pressure | |
| SI.Temperature | T | Temperature (K) | |
| SI.Pressure | delp | Iteration converged if (p-pre(p) < delp) |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Density | d | Density |