.Modelica.Media.Water.IF97_Utilities.isentropicEnthalpy_der

Information

Derivative of isentropic specific enthalpy from p,s

Interface

function isentropicEnthalpy_der
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEntropy s "Specific entropy";
  input Common.IF97BaseTwoPhase aux "Auxiliary record";
  input Real p_der "Pressure derivative";
  input Real s_der "Entropy derivative";
  output Real h_der "Specific enthalpy derivative";
end isentropicEnthalpy_der;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos