modelNumberWells

Test model for aquifer thermal energy storage with multiple wells

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

Information

Example that verifies the scalability of Buildings.Fluid.Geothermal.Aquifer.MultiWell when multiple wells are used.

Components

TypeNameDefaultDescription
MyWellaquWel1ATES with one pair of wells
MyWellaquWel2ATES with two pairs of wells
Modelica.Blocks.Sources.ConstantuPumPump control signal
Sources.Boundary_pTbouSink
Modelica.Blocks.Sources.RealExpressiontemWel1Temperature output from aquifer model with one pair of wells
Modelica.Blocks.Sources.RealExpressiontemWel2Temperature output from aquifer model with two pairs of wells
Buildings.Utilities.Diagnostics.CheckEqualitycheEquAssertion that checks for equality of results

Contents

NameDescription
MediumMedium model
MyWellWell model

Revisions

  • May 2023, by Alessandro Maccarini:
    First Implementation.