function density_ph_der input AbsolutePressure p; input SpecificEnthalpy h; input ThermodynamicState state; input Real p_der "time derivative of pressure"; input Real h_der "time derivative of specific enthalpy"; output Real d_der "time derivative of density"; end density_ph_der;