modelGlassLayer

Test model for glass layer heat transfer

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

Information

This model tests one glas layer.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaA1Window surface area
BooleanlinearizefalseSet to true to linearize emissive power

Components

TypeNameDefaultDescription
Buildings.HeatTransfer.Windows.BaseClasses.GlassLayershaModel for fraction of window that has a shade
Buildings.HeatTransfer.Sources.PrescribedTemperatureTAirOutOutside air temperature
Modelica.Blocks.Sources.ConstantTOutOutside temperature
Buildings.HeatTransfer.Sources.PrescribedTemperatureTAirRooRoom temperature
Buildings.HeatTransfer.Radiosity.OpaqueSurfaceradOutModel for outside radiosity
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRadOutOutside radiative temperature
Buildings.HeatTransfer.Radiosity.OpaqueSurfaceradInModel for inside radiosity
Modelica.Blocks.Sources.ConstantTRooRoom temperature
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRadRooRoom radiative temperature
Modelica.Blocks.Sources.ConstantQAbs_flowAbsorbed solar heat flow
Buildings.HeatTransfer.Radiosity.RadiositySplitterradShaIntRadiosity that strikes shading device
Buildings.HeatTransfer.Windows.BaseClasses.GlassLayernonShaModel for fraction of window that has no shade
Buildings.HeatTransfer.Radiosity.RadiositySplitterradShaOutRadiosity that strikes shading device
Modelica.Thermal.HeatTransfer.Components.ConvectionconRooShaConvection for room-facing surface of shaded part of window
Modelica.Thermal.HeatTransfer.Components.ConvectionconRooNonShaConvection for room-facing surface of non-shaded part of window
Modelica.Blocks.Sources.ConstanthAConvection coefficient times total area
Modelica.Blocks.Math.ProducthAShaConvection of shaded part of window
Modelica.Blocks.Math.ProducthANonShaConvection of non-shaded part of window
Modelica.Thermal.HeatTransfer.Components.ConvectionconOutShaConvection for outside-facing surface of shaded part of window
Modelica.Thermal.HeatTransfer.Components.ConvectionconOutNonSha1Convection for outside-facing surface of non-shaded part of window
Modelica.Blocks.Sources.RampuShaControl signal for shade
Buildings.HeatTransfer.Windows.BaseClasses.ShadingSignalshaConBounds the shading signal
Modelica.Blocks.Math.MultiSumsumJOutSum of radiosities at outer surface
Modelica.Blocks.Math.MultiSumsumJRooSum of radiosities at room surface

Revisions

  • June 27, 2013, by Michael Wetter:
    Changed model because the outflowing radiosity has been changed to be a non-negative quantity. See track issue #158.