modelCycleAmbientPressure
Example - Isobaric process
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates the influence of the ambient pressure on the power (net expansion work flow rate) of a periodic isobaric closed-cycle process.
For p = p_inf, the net power is zero.
For p \gt; p_inf the net power is directed out of the system in case of a temperature increase (expansion) and into the system for a temperature decrease (compression).
For p \lt; p_inf the net power is directed into of the system in case of a temperature increase (expansion) and out of the system for a temperature decrease (compression).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.MassFlowRate | m_flow | 1 | Mass flow rate |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| ThermofluidStream.Boundaries.Source | source | ||
| .ThermofluidStream.Boundaries.Sink_m | sink | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricHeating | ||
| ThermofluidStream.Boundaries.Source | source1 | ||
| .ThermofluidStream.Boundaries.Sink_m | sink1 | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricHeating1 | ||
| ThermofluidStream.Boundaries.Source | source2 | ||
| .ThermofluidStream.Boundaries.Sink_m | sink2 | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricHeating2 | ||
| ThermofluidStream.Boundaries.Source | source3 | ||
| .ThermofluidStream.Boundaries.Sink_m | sink3 | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricCooling | ||
| ThermofluidStream.Boundaries.Source | source4 | ||
| .ThermofluidStream.Boundaries.Sink_m | sink4 | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricCooling1 | ||
| ThermofluidStream.Boundaries.Source | source5 | ||
| .ThermofluidStream.Boundaries.Sink_m | sink5 | ||
| ThermofluidStream.Idealized.Processes.Isobaric | isobaricCooling2 |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.