Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.GlazingSystems

Glazing system constructions commonly found in FLEXLAB test cells

Information

This package contains data describing window constructions commonly found in FLEXLAB test cells.

Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).

Package Content

Name Description
Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.GlazingSystems.ASHRAE901Gla ASHRAE901Gla XGL-1 window constuction used in cells 3A, 3B and RA. ASHRAE 90.1 minimally compliant

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.GlazingSystems.ASHRAE901Gla Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.GlazingSystems.ASHRAE901Gla

XGL-1 window constuction used in cells 3A, 3B and RA. ASHRAE 90.1 minimally compliant

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.GlazingSystems.ASHRAE901Gla

Information

This is a model of a window construction used in FLEXLAB test cells. It is minimally compliant per the ASHRAE 90.1 specification.

Note: This model is not yet completed, and is currently a placeholder. See Buildings.ThermalZones.Detailed.FLEXLAB.UsersGuide for more information.

Extends from Buildings.HeatTransfer.Data.GlazingSystems.Generic (Thermal properties of glazing systems).

Parameters

TypeNameDefaultDescription
BooleanhaveExteriorShadefalseSet to true if window has an exterior shade (at surface a)
BooleanhaveInteriorShadefalseSet to true if window has an interior shade (at surface b)
Genericglass[:]{Buildings.HeatTransfer.Data...Layer by layer declaration of glass layers, starting from outside to room-side
Genericgas[:]{Buildings.HeatTransfer.Data...Layer by layer declaration of glass layers, starting from outside to room-side
Genericshade Shade
CoefficientOfHeatTransferUFra1.4U-value of frame [W/(m2.K)]
EmissivityabsIRFra0.8Infrared absorptivity of window frame [1]
EmissivityabsSolFra0.5Solar absorptivity of window frame [1]

Modelica definition

record ASHRAE901Gla = Buildings.HeatTransfer.Data.GlazingSystems.Generic ( final glass={Buildings.HeatTransfer.Data.Glasses.ID101(), Buildings.HeatTransfer.Data.Glasses.ID101()}, final gas = {Buildings.HeatTransfer.Data.Gases.Air(x=0.0127)}, UFra=1.4) "XGL-1 window constuction used in cells 3A, 3B and RA. ASHRAE 90.1 minimally compliant";