modelCorrectedConvection

Example model for undisturbed soil temperature with surface convection correction

Extends from UndisturbedSoilTemperature (Example model for undisturbed soil temperature).

Information

This example model showcases the use of the convection coefficient correction, which allows to specify the heat transfer rate between the air and the surface temperature.

Parameters

TypeNameDefaultDescription
IntegernSoi (from UndisturbedSoilTemperature)4Number of probed depths
Modelica.Units.SI.Length[nSoi]dep (from UndisturbedSoilTemperature){0, 2, 5, 9}Probed depths

Components

TypeNameDefaultDescription
Buildings.BoundaryConditions.GroundTemperature.UndisturbedSoilTemperature[nSoi]TSoi (from UndisturbedSoilTemperature)Undisturbed soil temperatures

Revisions

  • May 21, 2021, by Baptiste Ravache:
    First implementation.