modelStep1Simple
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In a first step a simple compression-combustion-expansion cycle is built. The mass flow rate is constant (it can also be set to zero). The pressure is varied with time.
The overall efficiency is increasing with pressure.
Further documentation is available in the JouleBrayton package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| Processes.Adiabatic | compressor | ||
| Processes.Adiabatic | turbine | ||
| ThermofluidStream.Boundaries.Source | airSource | ||
| Processes.Isobaric | combustion | ||
| Modelica.Blocks.Sources.Ramp | outletPressure | ||
| ThermofluidStream.Utilities.showRealValue | efficiencyExtensive | ||
| ThermofluidStream.Utilities.showRealValue | efficiencySpecific | ||
| .ThermofluidStream.Boundaries.Sink_m | airSink |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.