modelStep4RamAirFlowInverse
Extends from Modelica.Icons.Example (Icon for runnable examples), ThermofluidStream.Idealized.Utilities.IconInertanceNeglect (Icon for considerInertance = false).
Information
In a fourth step, the ram air mass flow rate is determined based on the specified temperature difference at heatExchangerSideB.
Since the compressor outlet pressure is varying with time this inverse calculation requires considerInertance = false, also see
UsersGuide.InertanceNeglect.
Further documentation is available in the AirCycle package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Boundaries.Source | airSource | ||
| Modelica.Blocks.Sources.Ramp | pressure | ||
| 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 | ||
| ThermofluidStream.Boundaries.Source | coolingAirSource | ||
| Boundaries.Sink_free | coolingAirSink | ||
| Processes.Isobaric | heatExchangerSideA | ||
| Processes.Isobaric | heatExchangerSideB | ||
| Processes.Adiabatic | compressor | ||
| Processes.Adiabatic | turbine | ||
| ThermofluidStream.Sensors.SingleSensorSelect | inletSpecificEnthalpy | ||
| ThermofluidStream.Sensors.SingleSensorSelect | outletSpecificEnthalpy |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.