modelMSLFlueGasSixComponents
Test model with medium for flue gas from the Modelica Standard Library
Extends from Buildings.Fluid.MixingVolumes.Validation.MSLCombustionAir (Test model with medium for combustion air from the Modelica Standard Library).
Information
This model verifies that basic fluid flow components also work with a medium model from the Modelica Standard Library for flue gas with six components.
This medium differs from media in the Buildings library in that it sets reducedX=false.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.PressureDifference | dp_nominal (from MSLCombustionAir) | 10 | Nominal pressure drop |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from MSLCombustionAir) | 10 | Nominal mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.FixedResistances.PressureDrop | res (from MSLCombustionAir) | Pressure drop | |
| Buildings.Fluid.Sources.MassFlowSource_T | masFloSou (from MSLCombustionAir) | Mass flow source | |
| Buildings.Fluid.Sources.Boundary_pT | bou (from MSLCombustionAir) | Pressure boundary condition | |
| Buildings.Fluid.MixingVolumes.MixingVolume | vol (from MSLCombustionAir) | Control volume |
Revisions
-
October 24, 2022, by Michael Wetter:
First implementation.
This is for #1650.