.ThermoSysPro.Properties.WaterSteamSimple.Entropy.s1_Ph

Specific entropy in liquid region for given pressure and specific enthalpy

Interface

function s1_Ph
  input Units.SI.AbsolutePressure p "Pressure";
  input Units.SI.SpecificEnthalpy h "Specific enthalpy";
  output Units.SI.SpecificEntropy s "Specific entropy";
end s1_Ph;

Generated at 2025-07-18T18:20:57Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos