modelStep5Sink_free
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In the fifth step, the mass flow rate sink is split into a massFlowRate component and a free sink.
The Sink_free model is locally underdetermined by one equation (it lacks the definition of the mass flow rate), which is indicated by a minus sign.
The MassFlowRate model is overdetermined by one equation, which is indicated by a plus sign.
Combining both models yields a balanced model. See also UsersGuide.BalancedModels.
The position of the massFlowRate component within the loop is arbitrary.
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 | ||
| ThermofluidStream.Boundaries.Source | waterSource | ||
| Modelica.Blocks.Sources.RealExpression | h_dew | ||
| Processes.Isobaric | preheater | ||
| Processes.Isobaric | superheater | ||
| Modelica.Blocks.Sources.RealExpression | h_bubble | ||
| Modelica.Blocks.Sources.Ramp | outletPressure | ||
| ThermofluidStream.Utilities.showRealValue | efficiencyExtensive | ||
| ThermofluidStream.Utilities.showRealValue | efficiencySpecific | ||
| Boundaries.MassFlowRate | massFlowRate | ||
| Boundaries.Sink_free | waterSink |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.