Buildings.Experimental.DHC.EnergyTransferStations.Combined.Examples
Example models integrating multiple components
Information
This package contains advanced examples illustrating the use of the models in Buildings.Experimental.DHC.EnergyTransferStations.Combined.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
ChillerBorefield | Example of the ETS model with heat recovery chiller and borefield |
ChillerOnly | Example of the ETS model with heat recovery chiller |
Buildings.Experimental.DHC.EnergyTransferStations.Combined.Examples.ChillerBorefield
Example of the ETS model with heat recovery chiller and borefield
Information
This model validates Buildings.Experimental.DHC.EnergyTransferStations.Combined.ChillerBorefield in a system configuration including a geothermal borefield. See Buildings.Experimental.DHC.EnergyTransferStations.Combined.Examples.ChillerOnly for the description of the main modeling assumptions.
Extends from ChillerOnly (Example of the ETS model with heat recovery chiller).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | mHeaWat_flow_nominal | 0.9*datChi.mCon_flow_nominal | Nominal heating water mass flow rate [kg/s] |
MassFlowRate | mChiWat_flow_nominal | 0.9*datChi.mEva_flow_nominal | Nominal chilled water mass flow rate [kg/s] |
Generic | datChi | Chiller performance data | |
String | filNam | "modelica://Buildings/Resour... | File name with thermal loads as time series |
Integer | nBorHol | 64 | Number of boreholes (must be a square number) |
Distance | dxy | 6 | Distance in x-axis (and y-axis) between borehole axes [m] |
Example | datBorFie | datBorFie(conDat=Fluid.Geoth... | Borefield design data |
Design parameter | |||
HeatFlowRate | QCoo_flow_nominal | Buildings.Experimental.DHC.L... | Design cooling heat flow rate (<=0) [W] |
HeatFlowRate | QHea_flow_nominal | Buildings.Experimental.DHC.L... | Design heating heat flow rate (>=0) [W] |
Modelica definition
Buildings.Experimental.DHC.EnergyTransferStations.Combined.Examples.ChillerOnly
Example of the ETS model with heat recovery chiller
Information
This model validates Buildings.Experimental.DHC.EnergyTransferStations.Combined.ChillerBorefield in a system configuration with no geothermal borefield.
- A load profile based on a whole building energy simulation is used to represent realistic operating conditions.
- The district water supply temperature varies on a monthly basis, with a minimum in January and a maximum in August.
- The other modeling assumptions are described in Buildings.Experimental.DHC.EnergyTransferStations.Combined.Validation.BaseClasses.PartialChillerBorefield.
Extends from Buildings.Experimental.DHC.EnergyTransferStations.Combined.Validation.BaseClasses.PartialChillerBorefield (Partial validation of the ETS model with heat recovery chiller and optional borefield).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | mHeaWat_flow_nominal | 0.9*datChi.mCon_flow_nominal | Nominal heating water mass flow rate [kg/s] |
MassFlowRate | mChiWat_flow_nominal | 0.9*datChi.mEva_flow_nominal | Nominal chilled water mass flow rate [kg/s] |
Generic | datChi | Chiller performance data | |
String | filNam | "modelica://Buildings/Resour... | File name with thermal loads as time series |
Design parameter | |||
HeatFlowRate | QCoo_flow_nominal | Buildings.Experimental.DHC.L... | Design cooling heat flow rate (<=0) [W] |
HeatFlowRate | QHea_flow_nominal | Buildings.Experimental.DHC.L... | Design heating heat flow rate (>=0) [W] |