functionsaturationTemperature

Return saturation temperature of water as a function of (partial) pressure p

Extends from Modelica.Icons.Function (Icon for functions).

Information

Computes saturation temperature from (partial) pressure via numerical inversion of the function saturationPressure. Therefore additional inputs are required (or the defaults are used) for upper and lower temperature bounds.

Inputs

TypeNameDefaultDescription
SI.PressurepPressure
SI.TemperatureT_min190Lower boundary of solution
SI.TemperatureT_max647Upper boundary of solution

Outputs

TypeNameDefaultDescription
SI.TemperatureTSaturation temperature

Contents

NameDescription
f_nonlinearprotectedSolve p(T) for T with given p