Go to the source code of this file.
|
module | mod_gravity |
| Module for including gravity in (magneto)hydrodynamics simulations.
|
|
|
subroutine | mod_gravity::grav_params_read (files) |
| Read this module's parameters from a file.
|
|
subroutine | mod_gravity::gravity_init () |
| Initialize the module.
|
|
subroutine | mod_gravity::gravity_add_source (qdt, ixil, ixol, wct, wctprim, w, x, energy, rhov, qsourcesplit, active) |
| w[iw]=w[iw]+qdt*S[wCT,qtC,x] where S is the source based on wCT within ixO
|
|
subroutine | mod_gravity::gravity_get_dt (w, ixil, ixol, dtnew, dxd, x) |
|