modelCylindricalHeatSource
Test case for cylindrical heat source
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates the use of the function for the evaluation of the cylindrical heat 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 | Radius of cylinder source |
| 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 | G | Cylindrical heat source solution |
Revisions
-
June 11, 2018, by Massimo Cimmino:
First implementation.