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
| Type | Name | Default | Description |
|---|---|---|---|
| MyWell | aquWel1 | ATES with one pair of wells | |
| MyWell | aquWel2 | ATES with two pairs of wells | |
| Modelica.Blocks.Sources.Constant | uPum | Pump control signal | |
| Sources.Boundary_pT | bou | Sink | |
| Modelica.Blocks.Sources.RealExpression | temWel1 | Temperature output from aquifer model with one pair of wells | |
| Modelica.Blocks.Sources.RealExpression | temWel2 | Temperature output from aquifer model with two pairs of wells | |
| Buildings.Utilities.Diagnostics.CheckEquality | cheEqu | Assertion that checks for equality of results |
Contents
| Name | Description |
|---|---|
| Medium model | |
| Well model |
Revisions
-
May 2023, by Alessandro Maccarini:
First Implementation.