modelBoreholeDynamics
Example model for different borehole models and dynamics
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates different borehole models using different mass and energy dynamics.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nSeg | 10 | Number of segments to use in vertical discretization of the boreholes |
| Modelica.Units.SI.Temperature | T_start | 273.15 + 22 | Initial soil temperature |
| Buildings.Fluid.Geothermal.Borefields.Data.Borefield.Example | borFieUTubDat | Borefield parameters with UTube borehole configuration | |
| Buildings.Fluid.Geothermal.Borefields.Data.Borefield.Example | borFie2UTubDat | Borefield parameters with UTube borehole configuration | |
| Buildings.Fluid.Geothermal.Borefields.Data.Borefield.Example | borFieUTubDatSteSta | Borefield parameters with UTube borehole configuration and steady-state filling | |
| Buildings.Fluid.Geothermal.Borefields.Data.Borefield.Example | borFie2UTubDatSteSta | Borefield parameters with UTube borehole configuration and steady-state filling |
Components
Contents
| Name | Description |
|---|---|
Revisions
-
May 17, 2024, by Michael Wetter:
Updated model due to removal of parameterdynFil.
This is for IBPSA, #1885. -
July 10, 2018, by Alex Laferrière:
Removed ground heat transfer models so the example focuses on the boreholes. -
February, 2018, by Damien Picard:
First implementation.