recordShadingProperties

Default: no shading

Extends from Modelica.Icons.Record (Icon for records).

Parameters

TypeNameDefaultDescription
BooleancontrolledshaType == IDEAS.Buildings.Components.Shading.Interfaces.ShadingType.Screen or shaType == IDEAS.Buildings.Components.Shading.Interfaces.ShadingType.BoxAndScreen or shaType == IDEAS.Buildings.Components.Shading.Interfaces.ShadingType.OverhangAndScreenif true, shading has a control input
IDEAS.Buildings.Components.Shading.Interfaces.ShadingTypeshaTypeIDEAS.Buildings.Components.Shading.Interfaces.ShadingType.NoneWindow shading type
Window properties
Modelica.Units.SI.LengthhWin0.01Window height
Modelica.Units.SI.LengthwWin0.01Window width
Overhang properties
Modelica.Units.SI.LengthwLeft0.01Left overhang width measured from the window corner
Modelica.Units.SI.LengthwRight0.01Right overhang width measured from the window corner
Modelica.Units.SI.LengthovDep0.01Overhang depth perpendicular to the wall plane
Modelica.Units.SI.LengthovGap0.01Distance between window upper edge and overhang lower edge
Side fin properties
Modelica.Units.SI.LengthhFin0.01Height of side fin above window
Modelica.Units.SI.LengthfinDep0.01Side fin depth perpendicular to the wall plane
Modelica.Units.SI.LengthfinGap0.01Vertical distance between side fin and window
Building shade
Modelica.Units.SI.LengthL0.01Horizontal distance to object
Modelica.Units.SI.Lengthdh0.01Height difference between top of object and top of window
Screen
RealshaCorr0.24Shortwave transmittance of shortwave radiation
Horizontal fins
Modelica.Units.SI.Lengths0.1Vertical spacing between fins
Modelica.Units.SI.Lengthw0.1Fin width
Modelica.Units.SI.Lengtht0.01Fin thickness
Booleanuse_betaInputcontrolled=true, to use input for fin inclination angle
Modelica.Units.SI.Anglebeta0.01Fin inclination angle: 0 for horizontal inclination, see documentation

Revisions

  • August 9, 2022, by Filip Jorissen:
    Revised default value of 'controlled' for issue #1270.
  • Aug 2 2018, by Iago Cupeiro:
    Corrected initialization bug in assert
  • May 4 2018, by Iago Cupeiro:
    Extended with HorizontalFins and OverhangAndHorizontalFins models.