modelAllElectricCWStorage
Validation of all-electric plant model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates Buildings.DHC.Plants.Combined.AllElectricCWStorage over a four-day simulation period where the load profile is characterized by high cooling loads and low heating loads during the first day, concomitant high cooling and heating loads during the second day, low cooling loads and high heating loads during the third day, and no cooling loads (cooling disabled) and high heating loads during the last day.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Fluid.Chillers.Data.ElectricReformulatedEIR.ReformEIRChiller_Carrier_19XR_1403kW_7_09COP_VSD | datChi | ||
| Fluid.Chillers.Data.ElectricReformulatedEIR.Generic | datChiHea | datChi | |
| Fluid.HeatPumps.Data.EquationFitReversible.Generic | datHeaPum | Heat pump parameters (each unit) | |
| Dynamics › Conservation equations | |||
| Modelica.Fluid.Types.Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamics.FixedInitial | Type of energy balance: dynamic (3 initialization options) or steady state |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Combined.AllElectricCWStorage | pla | CHW and HW plant | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TChiWatSupSet | Source signal for setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | THeaWatSupSet | Source signal for setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | dpHeaWatSet_max | Source signal for setpoint | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | dpChiWatSet_max | Source signal for setpoint | |
| BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Outdoor conditions | |
| Fluid.HeatExchangers.SensibleCooler_T | disHeaWat | Distribution system approximated by prescribed return temperature | |
| Fluid.HeatExchangers.Heater_T | disChiWat | Distribution system approximated by prescribed return temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | THeaWatRet | Source signal for HW return temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TChiWatRet | Source signal for CHW return temperature | |
| Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable | u1 | Plant enable signal: y[1] for cooling, y[2] for heating | |
| Fluid.Actuators.Valves.TwoWayPressureIndependent | valDisHeaWat | Distribution system approximated by variable flow resistance | |
| Fluid.Actuators.Valves.TwoWayPressureIndependent | valDisChiWat | Distribution system approximated by variable flow resistance | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | ratFlo | Source signal: y[1] for cooling load, y[2] for heating load |
Contents
| Name | Description |
|---|---|
Revisions
-
February 24, 2023, by Antoine Gautier:
First implementation.