.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.v3b_ps

Information

 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

Interface

function v3b_ps
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "Pressure";
  input Units.SI.SpecificEntropy s "specific entropy";
  output Units.SI.SpecificVolume v "specific volume";
end v3b_ps;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos