modelCoolingTowerSpeed
Test the model ChillerWSE.Examples.BaseClasses.CoolingTowerSpeedControl
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example tests the controller for the cooling tower fan speed. Detailed control logic can be found in Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingTowerSpeed.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingTowerSpeed | cooTowSpeCon | Cooling tower speed controller | |
| Modelica.Blocks.Sources.Sine | CHWST | Chilled water supply temperature | |
| Modelica.Blocks.Sources.Constant | CWSTSet | Condenser water supply temperature setpoint | |
| Modelica.Blocks.Sources.Sine | CWST | Condenser water supply temperature | |
| Modelica.Blocks.Sources.Constant | CHWSTSet | Chilled water supply temperature setpoint | |
| Modelica.Blocks.Sources.IntegerTable | cooMod | Cooling mode |
Revisions
-
August 25, 2017, by Yangyang Fu:
First implementation.