.Modelica.Media.Water.IF97_Utilities.rho_props_ps

Information

Density as function of pressure and specific entropy

Interface

function rho_props_ps
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  input Common.IF97BaseTwoPhase properties "Auxiliary record";
  output SI.Density rho "Density";
end rho_props_ps;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos