Calculates time derivative of f_Idg
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;