functioncylindricalHeatSource_Integrand
Integrand function for cylindrical heat source evaluation
Extends from Modelica.Icons.Function (Icon for functions).
Information
Integrand of the cylindrical heat source solution for use in Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.ThermalResponseFactors.cylindricalHeatSource.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u | Normalized integration variable | |
| Real | Fo | Fourier number | |
| Real | p | Ratio of distance over radius |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Value of integrand |
Revisions
-
March 22, 2018 by Massimo Cimmino:
First implementation.