modelStep6Junction
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In a sixth step, a junction is introduced to recombine the flow from the turbine with the bypass valve.
To obtain a balanced system (number of equations = number of unknowns), one of the junction inlets
(either A or B) must remain free, comparable to a
Sink_free boundary.
Further documentation is available in the AirCycle package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | turbine | ||
| ThermofluidStream.Boundaries.Source | airSource | ||
| ThermofluidStream.Idealized.Processes.Isobaric | heatExchangerSideA | ||
| ThermofluidStream.Utilities.showRealValue | coefficientOfPerformance | Warning: COP goes to infinity for compressor.eta= turbine.eta = 1 and dp = 0 (no error of the model). | |
| .ThermofluidStream.Boundaries.Sink_m | airSink | ||
| Processes.Isenthalpic | valve | ||
| ThermofluidStream.Topology.SplitterT2 | splitter | ||
| Boundaries.MassFlowRate | massFlowRateValve | ||
| Modelica.Blocks.Sources.Ramp | massFlowRateValveRamp | ||
| ThermofluidStream.Sensors.SingleFlowSensor | inletEnthalpyFlowRate | ||
| ThermofluidStream.Sensors.SingleFlowSensor | outletEnthalpyFlowRate | ||
| Topology.JunctionT2 | junction |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.