.Modelica.Media.Water.IF97_Utilities.rho_props_ps

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 2026-01-14T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos