Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.Validation
Validation models for the geothermal heat transfer models
Information
This package contains validation models for the classes in Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.
Note that most validation models contain simple input data which may not be realistic, but for which the correct output can be obtained through an analytic solution. The examples plot various outputs, which have been verified against these solutions. These model outputs are stored as reference data and used for continuous validation whenever models in the library change.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
![]() |
Verifies the SHA-1 encryption of a zoned borefield |
![]() |
This validation case test the cell shifting procedure |
![]() |
This validation case tests the calculation of thermal resposne factors |
![]() |
This validation case applies temporal superposition with truncated vectors |
Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.Validation.ShaKappa
Verifies the SHA-1 encryption of a zoned borefield
Information
This example uses a zoned borefield parameterization to test the SHA1-encryption of the arguments required to determine the thermal response factor.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
String | strIn | Buildings.Fluid.Geothermal.Z... | SHA1-encrypted thermal response factor |
String | strEx | "1d813242b2177c5e31011dc1656... | Expected string output |
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.Validation.ShiftAggregationCells
This validation case test the cell shifting procedure
Information
This validation case replicates the load-shifting procedure illustred in the figure below by Cimmino (2014).
References
Cimmino, M. 2014. Développement et validation expérimentale de facteurs de réponse thermique pour champs de puits géothermiques, Ph.D. Thesis, École Polytechnique de Montréal.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.Validation.TemperatureResponseMatrix
This validation case tests the calculation of thermal resposne factors
Information
This validation case calculates the thermal response matrix for a field of 3 boreholes divided into 2 zones.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Time | kappa[8, 8, 7] | Buildings.Fluid.Geothermal.Z... | Resulting temperature response matrix [s] |
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.BaseClasses.HeatTransfer.Validation.TemporalSuperposition
This validation case applies temporal superposition with truncated vectors
Information
This validation case uses a fictional load profile and weighting factors to ensure
that the temporal superposition is correctly done. The curCel
input to
the function call truncates the vectors involved in the scalar product such that
the large load in the QAgg_flow
vector does not affect the final result.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
TemperatureDifference | supPos[2] | Buildings.Fluid.Geothermal.Z... | Temporal superposition [K] |