This model implements a simple staging control logic for variable speed pumps.
-
When the mass flowrate in each pump is greater than a threshold,
and the speed signal is greater
than a threshold, then activate one more pump;
-
When the mass flowrate in each pump is less than a threshold,
or the speed signal is smaller than a threshold,
then deactivate one more pump.
-
December 30, 2022, by Kathryn Hinkelman:
Added an on
input for a plant-level override to turn pumps off.
-
September 11, 2017, by Michael Wetter:
Revised switch that selects the operation mode for
issue 921
-
July 30, 2017, by Yangyang Fu:
First implementation.
Generated at 2024-11-24T19:25:44Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos