modelUTube
Model that tests the borehole model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example models a borehole heat exchanger with two pipes that are symmetrically spaced. The simulation period is 5 years. From the 4th to the 10th months, the mass flow source switches on the flow rate through the borehole. The leaving water of the mass flow source is 25°C, and the water that returns from the borehole is between 20.5°C and 21.5°C.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Geothermal.Boreholes.UTube | borHol | Borehole heat exchanger | |
| Sources.Boundary_ph | sin | Sink | |
| Sources.MassFlowSource_T | sou | Source | |
| Modelica.Blocks.Sources.Pulse | pulse |
Contents
| Name | Description |
|---|---|
Revisions
-
December 22, 2014 by Michael Wetter:
RemovedModelica.Fluid.Systemto address issue #311. -
September 27, 2013, by Michael Wetter:
CorrectedStopTimeannotation. -
August 2011, by Pierre Vigouroux:
First implementation.