.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.BaseIF97.Basic.p2b_hs

Information

Equation number 4 from:
The International Association for the Properties of Water and Steam
Gaithersburg, Maryland, USA
September 2001
Supplementary Release on  Backward Equations for Pressure as a Function of Enthalpy and Entropy p(h,s) to the IAPWS Industrial Formulation 1997 for the Thermodynamic Properties of Water and Steam

Interface

function p2b_hs
  extends Modelica.Icons.Function;
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.SpecificEntropy s "Specific entropy";
  output SI.Pressure p "Pressure";
end p2b_hs;

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