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 signaly for variable
speed pumps only: AO signaly1_actual: DI signalThe 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.