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
| Type | Name | Default | Description |
|---|---|---|---|
| BuildingSystems.Buildings.Ambience | ambience | ||
| BuildingSystems.Buildings.BuildingTemplates.Building1Zone1DBox | building | ||
| Modelica.Blocks.Sources.Constant | TSetHeating | ||
| Modelica.Blocks.Sources.Constant | TSetCooling | ||
| Modelica.Blocks.Sources.Constant | airchange | ||
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | soilTemp | Thermal boundary condition under the building (soil temperature) | |
| Climate.SolarRadiationTransformers.SolarRadiationTransformerIsotropicSky | radiation | ||
| Constructions.Shadowing.OverhangElement | overhang | ||
| Modelica.Blocks.Sources.Constant | angTil | ||
| Modelica.Blocks.Sources.Constant | angAzi |
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.