modelBuildingTimeSeriesWithETS
Example model of a building with loads provided as time series and
connected to an ETS for cooling
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model provides an example for a building with loads provided as time series and connected to a direct ETS for cooling with the return chilled water temperature controlled above a minimum threshold.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Loads.Cooling.BuildingTimeSeriesWithETS | buiWitETS | Building Time Series load coupled with ETS | |
| Buildings.Fluid.Sources.Boundary_pT | supChiWat | Chilled water supply | |
| Buildings.Fluid.Sources.Boundary_pT | sinChiWat | Sink for chilled water | |
| Buildings.Fluid.Sensors.MassFlowRate | senMasFlo | Mass flow rate sensor | |
| Modelica.Blocks.Sources.Constant | TDisRetSet | Setpoint for district return temperature | |
| Modelica.Blocks.Sources.Constant | TDisSup | District supply temperature |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
March 20, 2022, by Chengnan Shi:
First implementation.