modelBoundaryHeatTransfer

Test model for the heat transfer at the window boundary condition

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

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaA1Window surface area
RealfFra0.2Fraction of frame, = frame area divided by total area
Buildings.HeatTransfer.Data.GlazingSystems.TripleClearAir13ClearAir13ClearglaSys3Parameters for glazing system
Buildings.HeatTransfer.Data.GlazingSystems.DoubleClearAir13ClearglaSysParameters for glazing system
Buildings.HeatTransfer.Data.GlazingSystems.SingleClear3glaSys1Parameters for glazing system
Buildings.HeatTransfer.Data.GlazingSystems.DoubleClearAir13ClearglaSys2Parameters for glazing system
BooleanlinearizeRadiationfalseSet to true to linearize emissive power

Components

TypeNameDefaultDescription
Buildings.HeatTransfer.Windows.ExteriorHeatTransferextConExterior convective heat transfer
Modelica.Blocks.Sources.ConstantTOutOutside air temperature
Modelica.Blocks.Sources.ConstantTRooAirRoom air temperature
Modelica.Blocks.Sources.RampuShaShading control signal
Modelica.Blocks.Sources.ConstantvWinWind speed
Buildings.HeatTransfer.Sources.PrescribedTemperatureTOutsOutside air temperature
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRAirRoom air temperature
Buildings.HeatTransfer.Radiosity.IndoorRadiosityradInIndoor radiosity
Buildings.HeatTransfer.Windows.BaseClasses.ShadingSignalshaSigConversion for shading signal
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRAir1Room air temperature
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRAir2Room air temperature
Buildings.HeatTransfer.Sources.PrescribedTemperatureTRAir3Room air temperature
Modelica.Blocks.Sources.ConstantQAbsSW_flowAbsorbed solar radiation
Modelica.Blocks.Math.MultiSumsumJSum of radiosity from construction to room model

Revisions

  • March 13, 2015, by Michael Wetter:
    Reordered declaration of parameters.
  • 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.
  • May 1, 2013, by Michael Wetter:
    Declared the parameter record to be a parameter, as declaring its elements to be parameters does not imply that the whole record has the variability of a parameter.