modelCylindrical
Comparison of the Cylindrical with the GroundTemperatureResponse
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates the use of Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.Cylindrical.
After a short delay, a constant heat flow rate is applied to the inner surface of a cylindrical ground layer while the outer surface is kept at a constant temperature.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Temperature | T_start | 295.15 | Initial soil temperature |
| Buildings.Fluid.Geothermal.Borefields.Data.Borefield.Template | borFieDat | Buildings.Fluid.Geothermal.Borefields.Validation.BaseClasses.SandBox_Borefield() |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.Cylindrical | soi | Heat conduction in the soil | |
| Buildings.HeatTransfer.Sources.FixedTemperature | preTem | Prescribed temperature | |
| Modelica.Blocks.Sources.Step | heaFlo | Heat flow to soil | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaFlo | Prescribed heat flow to soil |
Revisions
-
June 13, 2018, by Damien Picard:
First implementation.