modelInfiniteLineSource
Test case for infinite 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 infinite line source solution.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.ThermalDiffusivity | aSoi | 1.0e-6 | Ground thermal diffusivity |
| Modelica.Units.SI.Radius | rSource | 0.075 | Minimum radius |
| Modelica.Units.SI.Radius | r | {rSource, 2*rSource, 5*rSource, 10*rSource, 20*rSource} | Radial position of evaluation of the solution |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Time | t | Time | |
| Real | E | Infinite line source solution |
Revisions
-
June 12, 2018, by Massimo Cimmino:
First implementation.