modelInfiltration
Validation model for outside air infiltration in zones not modeled in Modelica
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This validation case simulates two instances of
Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SingleFamilyHouse.RadiantHeatingCooling_TRoom.
In the instance higInf, the infiltration rate of the unconditioned attic has been
significantly increased. This leads to a different surface temperature of the attic floor,
which can be shown by comparing the variables
defInf.attFlo.heaPorFro.T and
higInf.attFlo.heaPorFro.T.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SingleFamilyHouse.RadiantHeatingCooling_TRoom | defInf | Model with default infiltration in attic | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SingleFamilyHouse.RadiantHeatingCooling_TRoom | higInf | Model with high infiltration in attic |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
May 18, 2021, by Michael Wetter:
First implementation for #2492.