.ThermofluidStream.Media.myMedia.Interfaces.PartialPureSubstance.specificEnthalpy_ps

Return specific enthalpy from p and s

Interface

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

Generated at 2025-11-28T19:14:06Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos