Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries
Package of example models of energy transfer stations for combined heating and cooling connected to building time series loads
Information
This package contains examples illustrating the use of the models in Buildings.DHC.ETS.Combined, connected to building loads that are modeled as time series.
Note that the models do not contain a district loop. Rather, the service line is connected to a constant pressure boundary, and the example models contain an energy transfer station connected to a building load.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
| Name | Description |
|---|---|
| ETS connected to building loads without DHW | |
| ETS connected to building loads without DHW | |
| Package for data records | |
| Package with base classes for Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries |
Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries.WithDHW
ETS connected to building loads without DHW
Information
Validation model for a single building load, modeled as time series, connected to an ETS that has domestic hot water integration.
Note the following:
- The model does not contain a district loop. Rather, the service line is connected to a constant pressure boundary, and the example model contains an energy transfer station connected to a building load.
-
The information that a domestic hot water integration is present
is obtained from the load profile
filNamby reading its entry for the peak domestic hot water load. As it is nonzero, the parameterbui.have_hotWatis set totrue.
This model is identical to Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries.WithoutDHW, except that it has domestic hot water.
Extends from Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries.WithoutDHW (ETS connected to building loads without DHW).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | filNam | "modelica://Buildings/Resour... | Load profile |
Modelica definition
Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries.WithoutDHW
ETS connected to building loads without DHW
Information
Validation model for a single building load, modeled as time series, connected to an ETS.
Note the following:
- The model does not contain a district loop. Rather, the service line is connected to a constant pressure boundary, and the example model contains an energy transfer station connected to a building load.
-
The information that no domestic hot water integration should be modeled
is obtained from the load profile
filNamby reading its entry for the peak domestic hot water load. As it is zero, the parameterbui.have_hotWatis set tofalse.
This model is identical to Buildings.DHC.Examples.Combined.ETSHeatRecoveryHeatPump_BuildingTimeSeries.WithDHW, except that it has no domestic hot water.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | filNam | "modelica://Buildings/Resour... | Load profile |