modelBuildingTimeSeriesAtETS
Example model for time series load with external read-in file.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Example model for the steam building model with heat flow rate prescribed as a time series at the district-side of the energy transfer station (ETS).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.AbsolutePressure | pSat | 400000 | Saturation pressure |
| Modelica.Units.SI.Temperature | TSat | MediumSte.saturationTemperature(pSat) | Saturation temperature |
| Modelica.Units.SI.Power | Q_flow_nominal | 2e4 | Nominal heat flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Loads.Steam.BuildingTimeSeriesAtETS | bui | Building model with time series load at the ETS | |
| Buildings.Fluid.Sources.Boundary_pT | souSte | Steam source | |
| Buildings.Fluid.Sources.Boundary_pT | watSin | Water sink |
Contents
| Name | Description |
|---|---|
| Steam medium | |
| Water medium |
Revisions
-
March 2, 2022, by Kathryn Hinkelman:
First implementation.