.AixLib.Media.Refrigerants.Interfaces.PartialHybridTwoPhaseMediumFormula.f_Idg_der

Information

Calculates time derivative of f_Idg

Interface

function f_Idg_der
  input Real delta "Reduced density";
  input Real tau "Reduced temperature";
  input Real der_delta "Time derivative of reduced density";
  input Real der_tau "Time derivative of reduced f_Idg";
  output Real der_f_Idg "Time derivative of alpha_0";
end f_Idg_der;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos