.ThermoSysPro.Properties.WaterSteamSimple.Density.d1_Ps

Density in liquid region for given pressure and specific entropy

Interface

function d1_Ps
  input Units.SI.AbsolutePressure p "Pressure";
  input Units.SI.SpecificEntropy s "Specific entropy";
  output Units.SI.Density d "Density";
end d1_Ps;

Generated at 2026-02-26T23:38:12Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos