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