modelCoolingTowerGroup
Validation of cooling tower group model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.Plants.Combined.Subsystems.CoolingTowerGroup in a configuration with two tower cells. The tower cells are initially enabled and they are disabled one after the other as the CW supply temperature setpoint is increasing after an initial period where it is fixed at its design value. The Start command of the CW pumps is the same signal as the one used for the cooling towers.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Combined.Subsystems.CoolingTowerGroup | coo | Cooling tower group | |
| Buildings.Fluid.Sources.Boundary_pT | bouConWat | Boundary conditions for CW | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TConWatSupSet | CW supply temperature setpoint | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | y1 | On/Off command | |
| BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Outdoor conditions | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | TConWatSup | CW supply temperature | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | TConWatRet | CW return temperature | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | ctl | Controller | |
| Buildings.DHC.Plants.Combined.Subsystems.MultiplePumpsSpeed | pum | CW pumps |
Contents
| Name | Description |
|---|---|
Revisions
-
February 24, 2023, by Antoine Gautier:
First implementation.