.TRANSFORM.Media.LookupTableMedianew.BaseClasses.ExternalSinglePhaseMedium.pressure_hs

Return pressure from h and s

Interface

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

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos