modelStep1Turbine
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In a first step, a simple air cycle consisting of a compressor, a cooler, and a turbine is build. The coefficient of performance COP is calculated.
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 | cooler | ||
| 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 |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.