modelBuildingThermal1Zone1DBox

1D-hermal box shaped building model with 1 zone with an overhang

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Example that simulates a predefined thermal building model with 1 zone, based on 1D-discretized building elements. The areas of window1 (included in wall1) and window3 (included in wall3) are set to zero. Further wall1 is definend as an adiabatic wall and the outer surface temperature of wall3 is set to 20 degree Celsius. The soil temperature under the building is set to 10 degree Celsius. window4 on the south facade is shaded by an horizontal overhang.

Components

TypeNameDefaultDescription
BuildingSystems.Buildings.Ambienceambience
BuildingSystems.Buildings.BuildingTemplates.Building1Zone1DBoxbuilding
Modelica.Blocks.Sources.ConstantTSetHeating
Modelica.Blocks.Sources.ConstantTSetCooling
Modelica.Blocks.Sources.Constantairchange
Modelica.Thermal.HeatTransfer.Sources.FixedTemperaturesoilTempThermal boundary condition under the building (soil temperature)
Climate.SolarRadiationTransformers.SolarRadiationTransformerIsotropicSkyradiation
Constructions.Shadowing.OverhangElementoverhang
Modelica.Blocks.Sources.ConstantangTil
Modelica.Blocks.Sources.ConstantangAzi

Revisions

  • May 21, 2016, by Christoph Nytsch-Geusen:
    First implementation.
  • June 30, 2017, by Christoph Nytsch-Geusen:
    Introduction of an external shadowing coefficient.
  • October 22, 2019, by Christoph Nytsch-Geusen:
    Horizontal overhang model added.