CAMP 1.0.0
Chemistry Across Multiple Phases
Todo List
Member d_transition_regime_correction_factor_d_radius (double mean_free_path__m, double radius__m, double alpha)
double check the correction factor derivative equation where the Knudsen Number \(K_n = \lambda / r\) (where \(\lambda\) is the mean free path [m] of the gas-phase species and \(r\) is the effective radius of the particles [m]), and \( \alpha \) is the mass accomodation coefficient, which is typically assumed to equal 0.1 [Zaveri2008].
Member get_jac_init (SolverData *solver_data)
Make the Jacobian mapping recursive for sub model parameters that depend on other sub model parameters
Member Jac (realtype t, N_Vector y, N_Vector deriv, SUNMatrix J, void *model_data, N_Vector tmp1, N_Vector tmp2, N_Vector tmp3)
#83 Figure out how to stop CVODE from resizing the Jacobian during solving