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

TypeNameDefaultDescription
Buildings.Applications.DataCenters.ChillerCooled.Controls.CoolingTowerSpeedcooTowSpeConCooling tower speed controller
Modelica.Blocks.Sources.SineCHWSTChilled water supply temperature
Modelica.Blocks.Sources.ConstantCWSTSetCondenser water supply temperature setpoint
Modelica.Blocks.Sources.SineCWSTCondenser water supply temperature
Modelica.Blocks.Sources.ConstantCHWSTSetChilled water supply temperature setpoint
Modelica.Blocks.Sources.IntegerTablecooModCooling mode

Revisions

  • August 25, 2017, by Yangyang Fu:
    First implementation.