modelExercise6SteamPowerPlant

Exercise 8.6: Steam Power Plant [TUM2019]

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Example of a steam power plant.

English problem description

Saturated liquid water (32.90 degC, 50.0 mbar, 84.316 kg/s) is pumped in a reversible adiabatic feedwater pump to 20.0 bar.

In the isobaric heater, the water is heated, vaporized and superheated (288 MW). The heater is adiabatic on the outside.

The steam is then expanded in the steam turbine (isentropic efficiency eta_is = 0.889), condensed in the isobaric condenser and returned to the pump, closing the cycle.

Parameters

TypeNameDefaultDescription
Medium.AbsolutePressurep_Condensor5000Condensor pressure
Medium.SpecificEnthalpyh_bubbleMedium.bubbleEnthalpy(Medium.setSat_p(p_Condensor))Bubble enthalpy at condensor pressure

Components

TypeNameDefaultDescription
ThermofluidStream.DropOfCommonsdropOfCommons
ThermofluidStream.Idealized.Processes.Adiabaticpump
ThermofluidStream.Idealized.Processes.Adiabaticturbine
ThermofluidStream.Idealized.Processes.Isobaricheater
ThermofluidStream.Idealized.Boundaries.LoopBreaker_mloopBreaker
ThermofluidStream.Idealized.Processes.Isobariccondensor
ThermofluidStream.Utilities.showRealValueefficiency
ThermofluidStream.Sensors.TwoPhaseSensorSelectvaporQualitySensor
ThermofluidStream.Utilities.showRealValueheaterOutletTemperature
ThermofluidStream.Utilities.showRealValueturbineOutletVaporQuality
ThermofluidStream.Utilities.showRealValueelectricPower
ThermofluidStream.Idealized.EnergyFlow.Sources.FixedEnergyFlowheatFlow

Contents

NameDescription
Medium

Revisions

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