Equation number 2 from:
[1] The international Association
for the Properties of Water and Steam
Vejle, Denmark
August 2003
Supplementary Release on Backward Equations for the Fucnctions
T(p,h), v(p,h) and T(p,s),
v(p,s) for Region 3 of the IAPWS Industrial Formulation 1997 for
the Thermodynamic Properties of
Water and Steam
function T3a_ph
extends Modelica.Icons.Function;
input Units.SI.Pressure p "Pressure";
input Units.SI.SpecificEnthalpy h "specific enthalpy";
output Units.SI.Temp_K T "Temperature";
end T3a_ph;
Generated at 2024-11-22T19:25:38Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos