functiondtofpsOnePhase

Inverse iteration in one phase region (d,T) = f(p,s)

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

Information

This function calculates the density and temperature of R134a from absolute pressure and specific entropy in one-phase region. The function calls the fundamental helmholtz equation of Tillner-Roth (1994) which is requiring density and temperature for input. Thus, a newton iteration is performed to determine density and temperature. The newton iteration stops if the inputs for pressure difference delp and specific entropy difference dels are larger than the actual differences derived from the newton iteration.

Restrictions

The function shall only be used for one-phase inputs since the fundamental equation is not valid for two-phase states. The iteration could fail for liquid states with high pressures.

Inputs

TypeNameDefaultDescription
AbsolutePressurepPressure
SpecificEntropysSpecific entropy
AbsolutePressuredelpAbsolute iteration accuracy
SpecificEntropydelsAbsolute iteration accuracy

Outputs

TypeNameDefaultDescription
DensitydDensity
TemperatureTTemperature
IntegererrorError flag: trouble if different from 0