modelFiniteLineSource_SteadyState

Test case for steady-state solution of the finite line source

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

Information

This example demonstrates the use of the function for the evaluation of the steady-state finite line source solution. The solution is evaluated at different distances between the emitting and receiving boreholes.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Heightlen1150.0Length of emitting source
Modelica.Units.SI.HeightburDep14.0Buried depth of emitting source
Modelica.Units.SI.Heightlen2125.0Length of receiving line
Modelica.Units.SI.HeightburDep23.5Buried depth of receiving line

Components

TypeNameDefaultDescription
Modelica.Units.SI.DistancedisRadial distance
RealhReaFinite line source solution (Real part)
RealhMirFinite line source solution (Mirror part)
RealhFinite line source solution

Revisions

  • June 9, 2022, by Massimo Cimmino:
    First implementation.