|
MPI-AMRVAC 3.2
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
Go to the source code of this file.
Modules | |
| module | mod_escape_probability |
| Module for escape probability radiative cooling modification. | |
Functions/Subroutines | |
| subroutine, public | mod_escape_probability::escape_prob_init (iw_colmass, escape_sym, escape_height) |
| Register escape probability parameters. Called during hd_phys_init (before mesh parameters are available). Grid-dependent allocation is deferred to the first compute call. | |
| subroutine, public | mod_escape_probability::escape_prob_compute_colmass () |
| Compute column mass from the corona toward the footpoints and scatter to wextra. Called once per timestep before advance(). | |