MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Modules | Functions/Subroutines
mod_particle_advect.t File Reference

Go to the source code of this file.

Modules

module  mod_particle_advect
 Tracer for advected particles moving with fluid flows By Jannis Teunissen, Bart Ripperda, Oliver Porth, and Fabio Bacchini (2017-2020)
 

Functions/Subroutines

subroutine, public mod_particle_advect::advect_init ()
 
subroutine, public mod_particle_advect::advect_create_particles ()
 
subroutine mod_particle_advect::advect_fill_gridvars
 
subroutine mod_particle_advect::advect_integrate_particles (end_time)
 
subroutine mod_particle_advect::advect_update_payload (igrid, xpart, upart, qpart, mpart, mypayload, mynpayload, particle_time)
 Payload update. More...
 
subroutine mod_particle_advect::derivs_advect (t_s, x, dxdt)
 
double precision function mod_particle_advect::advect_get_particle_dt (partp, end_time)
 
subroutine mod_particle_advect::get_vec_advect (igrid, x, tloc, var, ibeg, iend)