XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions/Subroutines
field_following.F90 File Reference

Functions/Subroutines

subroutine field_following_pos2 (x_org, phi_org, phi_dest, x_dest)
 Project the input (R,phi,Z) coordinates along the magnetic field to a different toroidal angle. High-level routine. More...
 
subroutine derivs (x, phi, dx)
 

Function/Subroutine Documentation

subroutine field_following_pos2::derivs ( real (8), dimension(2), intent(in)  x,
real (8), intent(in)  phi,
real (8), dimension(2), intent(out)  dx 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine field_following_pos2 ( real (kind=8), dimension(2), intent(in)  x_org,
real (kind=8), intent(in)  phi_org,
real (kind=8), intent(in)  phi_dest,
real (kind=8), dimension(2), intent(out)  x_dest 
)

Project the input (R,phi,Z) coordinates along the magnetic field to a different toroidal angle. High-level routine.

Parameters
[in]x_orgInput (R,Z) coordinates, real(8)
[in]phi_orgInput toroidal angle phi, real(8)
[in]phi_destOutput toroidal angle phi, real(8)
[out]x_destProjected (R,Z) coordinates, real(8)

Here is the call graph for this function:

Here is the caller graph for this function: