modelOneEffectiveAirLeakageArea
Model with an effective air leakage area
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model consists of a model for an effective air leakage area
that is connected to two air volumes.
Air flows due to the addition of air to the volume volA
and because heat is exchanged with volB.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.MixingVolumes.MixingVolume | volA | Control volume | |
| Buildings.Fluid.MixingVolumes.MixingVolume | volB | Control volume | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaFlo | Prescribed heat flow rate boundary condition | |
| Modelica.Blocks.Sources.Sine | heaFloBou | Signal for heat flow rate boundary condition | |
| Modelica.Blocks.Math.Gain | gai | Gain for heat flow rate boundary condition | |
| Buildings.Airflow.Multizone.EffectiveAirLeakageArea | cra | Crack model, parameterized with effective leakage area | |
| Buildings.Fluid.Sources.MassFlowSource_T | sou | Prescribed mass flow rate boundary condition | |
| Modelica.Blocks.Sources.Ramp | ramSou | Ramp signal for prescribed mass flow rate boundary condition |
Contents
| Name | Description |
|---|---|
Revisions
-
March 26, 2021 by Michael Wetter:
Updated comments for IBPSA, #515. -
December 22, 2014 by Michael Wetter:
RemovedModelica.Fluid.Systemto address issue #311. -
November 10, 2011, by Michael Wetter:
Added documentation.