modelChillerGroup
Validation of chiller group model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.Plants.Combined.Subsystems.ChillerGroup in a configuration with two chillers. The chillers are initially On and they are switched Off one after the other as they receive an increasing CHW supply temperature setpoint.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fluid.Chillers.Data.ElectricReformulatedEIR.ReformEIRChiller_Carrier_19XR_1403kW_7_09COP_VSD | dat | Chiller parameters |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Combined.Subsystems.ChillerGroup | chi | Chiller group | |
| Fluid.Sources.Boundary_pT | retChiWat | Boundary conditions for CHW | |
| Fluid.Sources.Boundary_pT | supConWat | Boundary conditions for CW | |
| Fluid.Sources.Boundary_pT | retConWat | Boundary conditions for CW | |
| Fluid.Sources.Boundary_pT | supChiWat | Boundary conditions for CHW | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | TChiWatSupSet | CHW supply temperature setpoint | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | y1 | Chiller On/Off command | |
| Buildings.Controls.OBC.CDL.Conversions.BooleanToReal[chi.nUni] | booToRea | Convert DO to AO |
Contents
| Name | Description |
|---|---|
Revisions
-
February 24, 2023, by Antoine Gautier:
First implementation.