modelStep3RamAir
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In a third step, an additional cooling air stream is introduced, commonly referred to as ram air in aircraft applications.
Additionally sensors are added that provide the specific enthalpy at the inlet and outlet.
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 | ||
| .ThermofluidStream.Boundaries.Sink_m | 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.