modelPumpConstant
Pump model with different adiabatic models (FullMedium, IncompressibleFluid, IsothermalReference)
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Modification of the
Pump example
using a constant pressure ratio instead of a time-dependent one.
In this case, considerInertance = false is not required.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Efficiency | eta | 0.8 | Isentropic efficiency |
| Real | pRatio | 2 | Pressure ratio (pRatio = p_out/p_in) |
Components
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.