.TRANSFORM.Media.LookupTableMedia.BaseClasses.ExternalSinglePhaseMedium.specificEntropy_ph

Return specific entropy from p and h

Interface

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

Generated at 2025-08-03T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos