Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
ChillerBorefield | Validation of the ETS model with heat recovery chiller and borefield |
ChillerOnly | Validation of the ETS model with heat recovery chiller |
BaseClasses | Package with base classes |
Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.Validation.ChillerBorefield
Validation of the ETS model with heat recovery chiller and borefield
Information
This model validates Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.ChillerBorefield in a system configuration including a geothermal borefield. See Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.Validation.ChillerOnly for the description of the main modeling assumptions.
Extends from ChillerOnly (Validation 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 | |
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 | -1e6 | Design cooling heat flow rate (<=0) [W] |
HeatFlowRate | QHea_flow_nominal | abs(QCoo_flow_nominal)*(1 + ... | Design heating heat flow rate (>=0) [W] |
Modelica definition
Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.Validation.ChillerOnly
Validation of the ETS model with heat recovery chiller
Information
This model validates Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.ChillerBorefield in a system configuration with no geothermal borefield.
- A fictitious load profile is used, consisting in the succession of five load patterns.
- Each load pattern is simulated with two values of the district water supply temperature, corresponding to typical extreme values over a whole year of operation.
- The other modeling assumptions are described in Buildings.Experimental.DHC.EnergyTransferStations.Combined.Generation5.Validation.BaseClasses.PartialChillerBorefield.
Extends from 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 | |
ChillerBorefield | ets | redeclare Combined.Generatio... | ETS |
Design parameter | |||
HeatFlowRate | QCoo_flow_nominal | -1e6 | Design cooling heat flow rate (<=0) [W] |
HeatFlowRate | QHea_flow_nominal | abs(QCoo_flow_nominal)*(1 + ... | Design heating heat flow rate (>=0) [W] |