MPI-AMRVAC 3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
|
To get a RBSL magnetic flux rope in 3D (Titov 2018 ApJL 852, L21) More...
Functions/Subroutines | |
subroutine | rbsl (ixil, ixol, np, a, f_flx, positive_helicity, x, x_axis, atotal, bfr) |
To get a RBSL magnetic flux rope in 3D (Titov 2018 ApJL 852, L21)
subroutine mod_rbsl::rbsl | ( | integer, intent(in) | ixi, |
integer, intent(in) | l, | ||
integer, intent(in) | ixo, | ||
l, | |||
integer, intent(in) | np, | ||
double precision, intent(in) | a, | ||
double precision, intent(in) | f_flx, | ||
logical, intent(in) | positive_helicity, | ||
double precision, dimension(ixi^s,1:ndim), intent(in) | x, | ||
double precision, dimension(np,1:ndim), intent(in) | x_axis, | ||
double precision, dimension(ixi^s,1:ndim), intent(out) | atotal, | ||
double precision, dimension(ixi^s,1:ndir), intent(out), optional | bfr | ||
) |
Definition at line 8 of file mod_rbsl.t.