modelChilledWaterBypass
Example to test the chilled water bypass controller
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the chilled water bypass valve control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChilledWaterBypass.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Cooling.Controls.ChilledWaterBypass | chiBypCon | Chilled water bypass loop control | |
| Modelica.Blocks.Sources.BooleanTable | onOne | On signal of the first chiller | |
| Modelica.Blocks.Sources.BooleanTable | onTwo | On signal of the second chiller | |
| Modelica.Blocks.Sources.Sine | mFloChi | Mass flow rate through the chillers |
Revisions
-
May 3, 2021 by Jing Wang:
First implementation.