modelOpenDoorBuoyancyPressureDynamic
Model with open door and buoyancy and pressure driven flow
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the door model for the situation where there is air flow due to buoyancy and static pressure difference. Initially the volumes are at a different temperatures and pressure, leading to an airflow that eventually decays to zero.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Airflow.Multizone.DoorOpen | doo | Door | |
| AixLib.Fluid.Sources.Boundary_pT | bou | Pressure boundary | |
| Fluid.MixingVolumes.MixingVolume | bouA | Boundary condition at side a | |
| AixLib.Fluid.MixingVolumes.MixingVolume | bouB | Boundary condition at side b | |
| DoorDiscretizedOpen | dooDis | Door | |
| Fluid.Sources.Boundary_pT | bouDis | Pressure boundary | |
| Fluid.MixingVolumes.MixingVolume | bouADis | Boundary condition at side a | |
| Fluid.MixingVolumes.MixingVolume | bouBDis | Boundary condition at side b |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
October 9, 2020 by Michael Wetter:
First implementation.