diff --git a/Buildings/Experimental/DHC/CentralPlants/Cooling/Controls/ChilledWaterPumpSpeed.mo b/Buildings/Experimental/DHC/CentralPlants/Cooling/Controls/ChilledWaterPumpSpeed.mo index f0b0fb816e5..5a58c994a1a 100644 --- a/Buildings/Experimental/DHC/CentralPlants/Cooling/Controls/ChilledWaterPumpSpeed.mo +++ b/Buildings/Experimental/DHC/CentralPlants/Cooling/Controls/ChilledWaterPumpSpeed.mo @@ -122,24 +122,24 @@ equation ", info="

-This model implements the control logic for variable speed pumps. -The staging of pumps is implemented through an instance of - -Buildings.Applications.BaseClasses.Controls.VariableSpeedPumpStage. +This model implements the control logic for variable speed pumps. +The staging of pumps is implemented through an instance of + +Buildings.Applications.DataCenters.ChillerCooled.Controls.VariableSpeedPumpStagee.

-The pump speed is controlled to maintain the pressure difference setpoint +The pump speed is controlled to maintain the pressure difference setpoint through a PID controller.

-

The model inputs are the measured chilled water mass flow rate -masFloPum and the pressure difference dpMea at a -reference point from the demand side. The output y is a vector +

The model inputs are the measured chilled water mass flow rate +masFloPum and the pressure difference dpMea at a +reference point from the demand side. The output y is a vector of pump speeds.

diff --git a/Buildings/Experimental/DHC/CentralPlants/Cooling/Plant.mo b/Buildings/Experimental/DHC/CentralPlants/Cooling/Plant.mo index eb62398bf20..9113de79212 100644 --- a/Buildings/Experimental/DHC/CentralPlants/Cooling/Plant.mo +++ b/Buildings/Experimental/DHC/CentralPlants/Cooling/Plant.mo @@ -359,28 +359,28 @@ equation defaultComponentName="pla", Documentation( info=" -

This model showcases a generic district central cooling plant as illustrated +

This model showcases a generic district central cooling plant as illustrated in the schematics below.

The staging of the chillers is based on the calculated cooling load.

See -Buildings.Experimental.DHC.CentralPlants.Cooling.Controls.ChillerStage for +Buildings.Experimental.DHC.CentralPlants.Cooling.Controls.ChillerStage for the detailed control logic.

\"System.

", @@ -388,7 +388,7 @@ the detailed control logic.

"), diff --git a/Buildings/Experimental/DHC/CentralPlants/Cooling/Subsystems/Examples/CoolingTowersParallel.mo b/Buildings/Experimental/DHC/CentralPlants/Cooling/Subsystems/Examples/CoolingTowersParallel.mo index 93ad656ae48..24d21ad6e30 100644 --- a/Buildings/Experimental/DHC/CentralPlants/Cooling/Subsystems/Examples/CoolingTowersParallel.mo +++ b/Buildings/Experimental/DHC/CentralPlants/Cooling/Subsystems/Examples/CoolingTowersParallel.mo @@ -71,8 +71,8 @@ equation Documentation( info="

This model validates the parallel connected cooling tower subsystem in - -Buildings.Experimental.DHC.CentralPlants.Cooling.Subsystems.CoolingTowerParellel.

+ +Buildings.Experimental.DHC.CentralPlants.Cooling.Subsystems.CoolingTowersParallel.

", revisions="