modelClosedDoors

Model with three closed doors

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model consists of three volumes that are connected among each other through three doors that all have the same geometry. All doors are closed, but they are not air-tight. Heat is added and removed from volB which induces a small air flow through the doors.

This model uses Buildings.Media.Specialized.Air.PerfectGas as the medium because Buildings.Media.Air does not account for expansion if air the air is heated.

Components

TypeNameDefaultDescription
Buildings.Airflow.Multizone.DoorDiscretizedOperabledooABDiscretized door
Buildings.Fluid.MixingVolumes.MixingVolumevolAControl volume
Buildings.Fluid.MixingVolumes.MixingVolumevolBControl volume
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowpreHeaFloPrescribed heat flow rate boundary condition
Modelica.Blocks.Sources.SinesinBouSignal for heat flow rate boundary condition
Modelica.Blocks.Math.GaingaiGain for heat flow boundary condition
Buildings.Fluid.MixingVolumes.MixingVolumevolCControl volume
Buildings.Airflow.Multizone.DoorDiscretizedOperabledooACDiscretized door
Modelica.Blocks.Sources.ConstantyDoorInput signal for door opening
Buildings.Airflow.Multizone.DoorDiscretizedOperabledooBCDiscretized door

Contents

NameDescription
Medium

Revisions

  • March 26, 2021 by Michael Wetter:
    Updated comments for IBPSA, #515.
  • December 22, 2014 by Michael Wetter:
    Removed Modelica.Fluid.System to address issue #311.
  • November 10, 2011, by Michael Wetter:
    Added documentation.