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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Pressure | dp_nominal | 10 | Nominal pressure drop |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | 0.5 | Nominal mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Sources.MassFlowSource_T | sou | Flow source and sink | |
| Sources.Boundary_pT | bou | Boundary condition | |
| Buildings.Fluid.MixingVolumes.MixingVolume | volDyn | Volume with dynamic balance | |
| Modelica.Blocks.Sources.Constant | C_flow | Trace substance mass flow rate | |
| Modelica.Fluid.Sources.MassFlowSource_T | sou1 | Flow source and sink | |
| Buildings.Fluid.MixingVolumes.MixingVolume | volSte | Volume with steady-state balance |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
January 19, 2016, by Michael Wetter:
First implementation.