modelStep1OpenLoop
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In the first step the model is build consisting of a pump, a steamGenerator and a turbine.
An artificial flowResistance of dp = 0.1 bar * m_flow^2/(kg/s)^2 is used to obtain a steady state mass flow rate of 1 kg/s due to the
pressure difference of 0.1 bar between turbine and sink. (TFS library trick).
Further documentation is available in the ClausiusRankine package.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| ThermofluidStream.DropOfCommons | dropOfCommons | ||
| Processes.Adiabatic | pump | ||
| Processes.Adiabatic | turbine | ||
| Processes.Isobaric | steamGenerator | ||
| ThermofluidStream.Boundaries.Source | waterSource | ||
| ThermofluidStream.Boundaries.Sink | waterSink | ||
| ThermofluidStream.Processes.FlowResistance | flowResistance | ||
| ThermofluidStream.Utilities.showRealValue | efficiency |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.