modelHeatGain

Test model for the HeatGain model

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

Information

This example tests the model for the internal heat gain that is used in the CFD model.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAFlo50Floor area

Components

TypeNameDefaultDescription
Buildings.ThermalZones.Detailed.BaseClasses.HeatGainheatGain
Modelica.Blocks.Sources.ConstantqConGai_flowConvective heat gain
Modelica.Blocks.Sources.ConstantqRadGai_flow1Radiative heat gain
Modelica.Blocks.Routing.Multiplex3multiplex3_1
Modelica.Blocks.Sources.ConstantqLatGai_flowLatent heat gain

Contents

NameDescription
MediumAMedium model

Revisions

  • May 2, 2016, by Michael Wetter:
    Refactored implementation of latent heat gain. This is for issue 515.
  • March 17, 2015, by Michael Wetter:
    First implementation.