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 heating with the return heating water temperature controlled below a maximum threshold.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Loads.Heating.BuildingTimeSeriesWithETS | buiWitETS | Building Time Series load coupled with ETS | |
| Buildings.Fluid.Sources.Boundary_pT | supHeaWat | Heating water supply | |
| Buildings.Fluid.Sources.Boundary_pT | sinHeaWat | Sink for heating 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.