modelStep8BootStrapCycleFilter
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In an eighth step, a filter is added for the compressor outlet pressure to avoid forming an implicit nonlinear equation. The introduced state also requires appropriate start values. Additionally, the time integration may be implicit and could solve nonlinear equations as well.
The filter time constant should be chosen sufficiently small to avoid interfering with the pressure ramp.
Further documentation is available in the AirCycle package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor | ||
| ThermofluidStream.Boundaries.Source | airSource | ||
| ThermofluidStream.Idealized.Processes.Isobaric | cooler | ||
| ThermofluidStream.Utilities.showRealValue | coefficientOfPerformance | ||
| .ThermofluidStream.Boundaries.Sink_m | airSink | ||
| ThermofluidStream.Idealized.Processes.Isenthalpic | valve | ||
| Boundaries.MassFlowRate | massFlowRateSource | ||
| Modelica.Blocks.Sources.Ramp | massFlowRate | ||
| Modelica.Blocks.Sources.Ramp | massFlowRateValve | ||
| Topology.JunctionT1 | junctionT1_1 | ||
| ThermofluidStream.Topology.SplitterT1 | splitter | ||
| ThermofluidStream.Idealized.Processes.Isobaric | cooler2 | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | turbine | ||
| ThermofluidStream.Idealized.Processes.Adiabatic | compressor1 |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.