modelFiniteLineSource

Test case for 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 finite line source solution. The solution is evaluated at different positions and averaged over different lengths around line heat sources.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.ThermalDiffusivityaSoi1.0e-6Ground thermal diffusivity
Modelica.Units.SI.Distancer{0.075, 7.0}Radial position of evaluation of the solution
Modelica.Units.SI.Heightlen112.5Length of emitting source
Modelica.Units.SI.HeightburDep129.0Buried depth of emitting source
Modelica.Units.SI.Heightlen2{12.5, 8.0, 15.0, 14.0, 6.0, 20.0, 3.0}Length of receiving line
Modelica.Units.SI.HeightburDep2{29.0, 25.0, 34.0, 2.0, 32.0, 27.0, 44.0}Buried depth of receiving line

Components

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

Revisions

  • June 12, 2018, by Massimo Cimmino:
    First implementation.