MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code
Functions/Subroutines
mod_rbsl Module Reference

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)
 

Detailed Description

To get a RBSL magnetic flux rope in 3D (Titov 2018 ApJL 852, L21)

Function/Subroutine Documentation

◆ rbsl()

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.