MPI-AMRVAC
3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Go to the source code of this file.
Modules | |
module | mod_usr |
This is a template for a new user problem of mhd. | |
Functions/Subroutines | |
subroutine | mod_usr::usr_init () |
This routine should set user methods, and activate the physics module. More... | |
subroutine | mod_usr::initial_conditions (ixIL, ixOL, w, x) |
A routine for specifying initial conditions. More... | |