modelOneRoom
Model with one room for the validation of the multizone air exchange models
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model has been used to validate buoyancy-driven air flow between two volumes.
The volume volEas is at 20°C and the volume
volOut is at 10°C.
This initial condition induces a clock-wise airflow between the two volumes.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.MixingVolumes.MixingVolume | volEas | Control volume for room | |
| Buildings.Airflow.Multizone.Orifice | oriOutBot | Orifice at bottom | |
| Buildings.Airflow.Multizone.MediumColumn | colOutTop | Medium column to compute static pressure of air | |
| Buildings.Airflow.Multizone.Orifice | oriOutTop | Orifice at top | |
| Buildings.Airflow.Multizone.MediumColumn | colEasInTop | Medium column to compute static pressure of air | |
| Buildings.Fluid.MixingVolumes.MixingVolume | volOut | Control volume for outside | |
| Buildings.Airflow.Multizone.MediumColumn | colEasInBot | Medium column to compute static pressure of air | |
| Buildings.Airflow.Multizone.MediumColumn | colOutBot | Medium column to compute static pressure of air |
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.