modelStep9VaporQualityInversion
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
In the 9. step the superheating temperature difference is determined to obtain a vapor quality of 0.95 at the turbine outlet.
This yields implicit nonlinear equations, requiring suitable start values to be solvable.
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 | outletPressure | ||
| Modelica.Blocks.Sources.RealExpression | h_bubble | ||
| Modelica.Blocks.Sources.RealExpression | h_dew | ||
| ThermofluidStream.Sensors.TwoPhaseSensorSelect | vaporQualitySensor | ||
| Modelica.Blocks.Math.InverseBlockConstraints | inverseBlockConstraints | ||
| Modelica.Blocks.Sources.RealExpression | vaporQualitySetpoint | ||
| Modelica.Blocks.Continuous.FirstOrder | firstOrder |
Contents
| Name | Description |
|---|---|
Revisions
-
2026, by Raphael Gebhart (raphael.gebhart@dlr.de):
Initial version.