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

Go to the source code of this file.

Modules

module  mod_rho_phys
 Module containing the physics routines for scalar advection.
 

Functions/Subroutines

subroutine mod_rho_phys::rho_write_info (fh)
 Write this module's parameters to a snapsoht. More...
 
subroutine, public mod_rho_phys::rho_phys_init ()
 
subroutine mod_rho_phys::rho_to_conserved (ixIL, ixOL, w, x)
 
subroutine mod_rho_phys::rho_to_primitive (ixIL, ixOL, w, x)
 
subroutine, public mod_rho_phys::rho_get_v (w, x, ixIL, ixOL, idim, v, centered)
 
subroutine mod_rho_phys::rho_get_v_idim (w, x, ixIL, ixOL, idim, v)
 Calculate simple v component. More...
 
subroutine mod_rho_phys::rho_get_cmax (w, x, ixIL, ixOL, idim, cmax)
 
subroutine mod_rho_phys::rho_get_cbounds (wLC, wRC, wLp, wRp, x, ixIL, ixOL, idim, Hspeed, cmax, cmin)
 
subroutine mod_rho_phys::rho_get_dt (w, ixIL, ixOL, dtnew, dxD, x)
 
subroutine mod_rho_phys::rho_get_flux (wC, w, x, ixIL, ixOL, idim, f)
 
subroutine mod_rho_phys::rho_add_source_geom (qdt, dtfactor, ixIL, ixOL, wCT, w, x)
 

Variables

integer, public, protected mod_rho_phys::rho_ = 1
 
logical, public, protected mod_rho_phys::rho_particles = .false.
 Whether particles module is added. More...
 
double precision, dimension(^nd), public, protected mod_rho_phys::rho_v = 1.0d0