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

TypeNameDefaultDescription
ThermofluidStream.DropOfCommonsdropOfCommons
Processes.Adiabaticpump
Processes.Adiabaticturbine
Processes.IsobaricsteamGenerator
ThermofluidStream.Boundaries.SourcewaterSource
ThermofluidStream.Boundaries.SinkwaterSink
ThermofluidStream.Processes.FlowResistanceflowResistance
ThermofluidStream.Utilities.showRealValueefficiency

Contents

NameDescription
Medium

Revisions

  • 2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
    Initial version.