modelStep4StagedWith2Shafts

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

In a forth step energy flows are included representing power transfer via mechanical connections. The high pressure turbine drives the high pressure compressor. The low pressure turbine drives the low pressure compressor and provides power.

For information on the energy flow connector, see UsersGuide.EnergyFlow.

This setup creates one implicit nonlinear equation (the outlet pressure of highPressureTurbine has to be calculated from the mass flow rate and the power required for the highPressureCompressor). Suitable start values are required to solve the implicit nonlinear equation.

Further documentation is available in the JouleBrayton package.

Components

TypeNameDefaultDescription
ThermofluidStream.DropOfCommonsdropOfCommons
Processes.AdiabaticlowPressureCompressor
Processes.AdiabatichighPressureTurbine
ThermofluidStream.Boundaries.SourceairSource
Processes.IsobaricfirstCombustion
Modelica.Blocks.Sources.RampoutletPressure
ThermofluidStream.HeatExchangers.CounterFlowNTUrecuperator
.ThermofluidStream.Boundaries.Sink_mairSink
Processes.Isobariccooler
Processes.AdiabatichighPressureCompressor
Processes.IsobaricsecondCombustion
Processes.AdiabaticlowPressureTurbine
EnergyFlow.Components.SumgeneratorPower
ThermofluidStream.Utilities.showRealValueefficiency

Contents

NameDescription
Medium

Revisions

  • 2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
    Initial version.