modelAllElectricCWStorage
Validation of all-electric plant model with buildings loads
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model uses Buildings.DHC.Plants.Combined.AllElectricCWStorage to provide heating and cooling to two identical buildings with heating and cooling loads provided as time series.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String[2] | filNam | {"modelica://Buildings/Resources/Data/DHC/Loads/Examples/MediumOffice-90.1-2010-5A.mos", "modelica://Buildings/Resources/Data/DHC/Loads/Examples/MediumOffice-90.1-2010-5A.mos"} | Path to file with timeseries loads |
| Modelica.Units.SI.Temperature | TSetDisSupHea | 273.15 + 60 | District heating supply temperature set point |
| Modelica.Units.SI.Temperature | TSetDisSupCoo | 273.15 + 6 | District cooling supply temperature set point |
| 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
Contents
| Name | Description |
|---|---|
Revisions
-
April 7, 2023, by David Blum:
First implementation.