This is a model for a single pump
with an optional check valve (depending on the value of the parameter
have_valChe
).
By default, a variable speed pump is modeled.
A constant speed pump can be modeled by setting the parameter
have_var
to false
.
The following input and output points are available.
y1
:
DO signal
y
for variable speed pumps only:
AO signal
y1_actual
:
DI signal
The design parameters and the pump characteristics are specified with an instance of Buildings.Templates.Components.Data.PumpSingle. The documentation of this record class provides further details on how to properly parameterize the model.