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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | AFlo | 50 | Floor area |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.Detailed.BaseClasses.HeatGain | heatGain | ||
| Modelica.Blocks.Sources.Constant | qConGai_flow | Convective heat gain | |
| Modelica.Blocks.Sources.Constant | qRadGai_flow1 | Radiative heat gain | |
| Modelica.Blocks.Routing.Multiplex3 | multiplex3_1 | ||
| Modelica.Blocks.Sources.Constant | qLatGai_flow | Latent heat gain |
Contents
| Name | Description |
|---|---|
| Medium 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.