modelTransientBoreholeDynamics

Description

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This validation cases tests the independent operation of borefield zones for the borefield configured in Buildings.Fluid.Geothermal.ZonedBorefields.Data.Configuration.Validation.

The heating rate to a zone is constant (when activated). The duration of heat injection into each zone is a multiple of 1 month, with alternating signals to each zone to obtain all possible combinations of activated and deactivated zones.

Parameters

TypeNameDefaultDescription
ZonedBorefields.Data.Configuration.ValidationconDatBorefield configuration data
ZonedBorefields.Data.Filling.BentonitefilDatBorehole filling data
ZonedBorefields.Data.Soil.SandStonesoiDatSoil data
Modelica.Units.SI.TemperatureT_start273.15Initial temperature of the soil
IntegernZonborFieDat.conDat.nZonTotal number of independent bore field zones
Buildings.Fluid.Geothermal.ZonedBorefields.Data.Borefield.ValidationborFieDatBorefield data

Components

TypeNameDefaultDescription
Buildings.Fluid.Geothermal.ZonedBorefields.OneUTubeborHolBorehole
Movers.Preconfigured.FlowControlled_m_flow[nZon]pumCirculation pump
Sensors.TemperatureTwoPort[nZon]TBorFieInInlet temperature of the borefield
Sensors.TemperatureTwoPort[nZon]TBorFieOutOutlet temperature of the borefield
Sources.Boundary_ph[nZon]sinSink
HeatExchangers.HeaterCooler_u[nZon]heaHeater
Modelica.Blocks.Sources.Pulse[nZon]heaRatHeating rate into each zone
Modelica.Blocks.Sources.CombiTimeTabletimTabTReference results for the average borehole wall temperature in each zone
Modelica.Blocks.Sources.Constant[nZon]m_flow_nominalDesign flow rates

Contents

NameDescription
Medium

Revisions

  • February 2024, by Massimo Cimmino:
    First implementation.