advection
moment_kinetics.advection
— Modulemoment_kinetics.advection.advection_info
— Typestructure containing the basic arrays associated with the advection terms appearing in the advection equation for each coordinate
moment_kinetics.advection.advance_f_local!
— Methoddo all the work needed to update f(coord) at a single value of other coords
moment_kinetics.advection.calculate_explicit_advection!
— Methodcalculate the explicit advection terms on the rhs of the equation; i.e., -Δt⋅δv⋅f'
moment_kinetics.advection.setup_advection
— Methodcreate arrays needed to compute the advection term(s) for a 1D problem
moment_kinetics.advection.setup_advection_per_species
— Methodcreate arrays needed to compute the advection term(s)
moment_kinetics.advection.update_advection_factor!
— Methodcalculate the factor appearing in front of f' in the advection term at time level n in the frame moving with the approximate characteristic
moment_kinetics.advection.update_f!
— Methodmoment_kinetics.advection.update_rhs!
— Methodupdate the righthand side of the equation to account for 1d advection in this coordinate