Equation number 9 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 v3b_ps
extends Modelica.Icons.Function;
input SI.Pressure p "Pressure";
input SI.SpecificEntropy s "specific entropy";
output SI.Volume v "specific volume";
end v3b_ps;
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos