This is a container class for pump models from Buildings.Fluid.Movers.
Two parameters allow configuring the model.
typ
enables selecting the type of pump
based on the enumeration
Buildings.Fluid.HydronicConfigurations.Types.Pump.
If "No pump" is selected the model resolves into a simple
fluid direct pass-through.
typMod
enables selecting the type of pump
model based on the enumeration
Buildings.Fluid.HydronicConfigurations.Types.PumpModel.
The model takes the following input variables that are conditional
to the parameter typ
.
Variable | Type (unit) | Condition | Description |
---|---|---|---|
y1 |
Boolean | Only available if typ<>None |
Start signal |
y |
Real (-) | Only available if typ==VariableInput |
Analog control signal. Whatever the type of pump model (specified with typMod ) the container class takes a non-dimensional input between 0 and 1. |
Nrpm
signal.
This is for
IBPSA, #1704.