modelStep7ClosedLoop
Extends from Modelica.Icons.Example (Icon for runnable examples), ThermofluidStream.Idealized.Utilities.IconInertanceNeglect (Icon for considerInertance = false).
Information
In the 7. step a condenser is added and a loop breaker is used to close the loop.
Inlet and outlet states of the loop breaker are independent of each other. The outlet state of the loop breaker is prescribed, while the user must ensure that the inlet state is consistent. Any deviation is indicated by a warning.
Since the mass flow rate setpoint is not differentiable, considerInertance = false is required, see
UsersGuide.InertanceNeglect.
Further documentation is available in the ClausiusRankine package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| Processes.Adiabatic | pump | ||
| Processes.Adiabatic | turbine | ||
| Processes.Isobaric | boiler | ||
| Processes.Isobaric | preheater | ||
| Processes.Isobaric | superheater | ||
| Boundaries.LoopBreaker_m | loopBreaker | ||
| Processes.Isobaric | condenser | ||
| ThermofluidStream.Utilities.showRealValue | efficiencyExtensive | ||
| ThermofluidStream.Utilities.showRealValue | efficiencySpecific | ||
| Modelica.Blocks.Sources.Step | massFlowRate | ||
| Modelica.Blocks.Sources.Ramp | pressure | ||
| Modelica.Blocks.Sources.RealExpression | h_bubble | ||
| Modelica.Blocks.Sources.RealExpression | h_dew |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.