shamrock.external.coala.generate_flux_intflux.compute_intflux_coag_kdv#
- shamrock.external.coala.generate_flux_intflux.compute_intflux_coag_kdv(gij, tensor_tabintflux_coag, dv)#
Function to compute the approximation of the term including the integral of coagulation flux with DG scheme k>0 Function for ballistic kernel with differential velocities dv
Parameters#
- gij2D array (dim = (nbins,kpol+1)), type -> float
components of g on the polynomial basis
- tensor_tabintflux_coag6D array (dim = (nbins,kpol+1,nbins,nbins,kpol+1,kpol+1)), type -> float
array to evaluate the term including the integral of the coagulation flux
- dv2D array (dim = (nbins,nbins)), type -> float
array of the differential velocity between grains
Returns#
- intflux2D array (dim = (nbins,kpol+1)), type -> float
approximation of the term including the integral of coagulation flux at each bin