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

Go to the source code of this file.

Modules

module  mod_particle_sample
 Scattered sampling based on fixed- or moving-particle interpolation By Fabio Bacchini (2020)
 

Functions/Subroutines

subroutine, public mod_particle_sample::sample_init ()
 
subroutine, public mod_particle_sample::sample_create_particles ()
 
subroutine mod_particle_sample::sample_fill_gridvars
 
subroutine mod_particle_sample::sample_integrate_particles (end_time)
 
subroutine mod_particle_sample::sample_update_payload (igrid, xpart, upart, qpart, mpart, mypayload, mynpayload, particle_time)
 Payload update. More...
 
double precision function mod_particle_sample::sample_get_particle_dt (partp, end_time)