modelCylindricalHeatSource_Integrand
Test case for cylindrical heat source integrand function
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates the evaluation of the cylindrical heat source integrand function.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | Fo | 1.0 | Fourier time |
| Real | p | {1, 2, 5, 10} | Ratio of distance over borehole radius |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | Integration variable | |
| Real | y | Cylindrical heat source integrand |
Revisions
-
July 17, 2018, by Massimo Cimmino:
First implementation.