MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Loading...
Searching...
No Matches
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Mm_octree_mg_1d
 Mm_octree_mg_2d
 Mm_octree_mg_3d
 Mmod_configModule that allows working with a configuration file
 Mmod_convert
 Mmod_forestModule with basic grid data structures
 Mmod_ghostcells_updateUpdate ghost cells of all blocks including physical boundaries
 Mmod_lookup_tableA Fortran 90 module for creating 1D and 2D lookup tables. These tables can be used to efficiently interpolate one or more values
 Mmod_multigrid_couplingModule to couple the octree-mg library to AMRVAC. This file uses the VACPP preprocessor, but its use is kept to a minimum
 Mmod_particle_baseModule with shared functionality for all the particle movers
 Mmod_physicaldata
 Mmod_physicsThis module defines the procedures of a physics module. It contains function pointers for the various supported routines. An actual physics module has to set these pointers to its implementation of these routines
 Mmod_physics_hllc
 Mmod_physics_roe
 Mmod_radiative_coolingModule radiative cooling – add optically thin radiative cooling for HD and MHD
 Mmod_randomModule for pseudo random number generation. The internal pseudo random generator is the xoroshiro128plus method
 Mmod_thermal_conductionThermal conduction for HD and MHD or RHD and RMHD or twofl (plasma-neutral) module Adaptation of mod_thermal_conduction for the mod_supertimestepping
 Mmod_thermal_emission
 Mmod_usr_methodsModule with all the methods that users can customize in AMRVAC