modelCoolingMode
Test the model ChillerWSE.Examples.BaseClasses.CoolingModeController
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the cooling mode controller implemented in Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingMode.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingMode | cooModCon | Cooling mode controller used in integrared waterside economizer chilled water system | |
| Modelica.Blocks.Sources.Pulse | TCHWLeaWSE | WSE chilled water supply temperature | |
| Modelica.Blocks.Sources.Constant | TWetBub | Wet bulb temperature | |
| Modelica.Blocks.Sources.Constant | TAppTow | Cooling tower approach | |
| Modelica.Blocks.Sources.Constant | TCHWEntWSE | Chilled water return temperature in waterside economizer | |
| Modelica.Blocks.Sources.Constant | TCHWLeaSet | Chilled water supply temperature setpoint |
Revisions
-
August 25, 2017, by Yangyang Fu:
First implementation.