modelMixingVolumeTraceSubstance

Test model for mixing volume with trace substance input

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

Information

This model demonstrates the use of the mixing volume with air flowing into and out of the volume and trace substances added to the volume.

The model volDyn uses a dynamic balance, whereas the model volSte uses a steady-state balance.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Pressuredp_nominal10Nominal pressure drop
Modelica.Units.SI.MassFlowRatem_flow_nominal0.5Nominal mass flow rate

Components

TypeNameDefaultDescription
Modelica.Fluid.Sources.MassFlowSource_TsouFlow source and sink
Sources.Boundary_pTbouBoundary condition
Buildings.Fluid.MixingVolumes.MixingVolumevolDynVolume with dynamic balance
Modelica.Blocks.Sources.ConstantC_flowTrace substance mass flow rate
Modelica.Fluid.Sources.MassFlowSource_Tsou1Flow source and sink
Buildings.Fluid.MixingVolumes.MixingVolumevolSteVolume with steady-state balance

Contents

NameDescription
MediumMedium model

Revisions

  • January 19, 2016, by Michael Wetter:
    First implementation.