SPEC 3.20
Stepped Pressure Equilibrium Code
Internal global variables

internal global variables; internal logical variables; default values are provided here; these may be changed according to input values More...

Collaboration diagram for Internal global variables:

Variables

integer allglobal::ivol
 labels volume; some subroutines (called by NAG) are fixed argument list but require the volume label
 
real allglobal::gbzeta
 toroidal (contravariant) field; calculated in bfield; required to convert \(\dot \theta\) to \(B^\theta\), \(\dot s\) to \(B^s\)
 
integer, dimension(:), allocatable allglobal::iquad
 internal copy of Nquad
 
real, dimension(:,:), allocatable allglobal::gaussianweight
 weights for Gaussian quadrature
 
real, dimension(:,:), allocatable allglobal::gaussianabscissae
 abscissae for Gaussian quadrature
 
logical allglobal::lblinear
 controls selection of Beltrami field solver; depends on LBeltrami
 
logical allglobal::lbnewton
 controls selection of Beltrami field solver; depends on LBeltrami
 
logical allglobal::lbsequad
 controls selection of Beltrami field solver; depends on LBeltrami
 
real, dimension(1:3) allglobal::orzp
 used in mg00aa() to determine \((s,\theta,\zeta)\) given \((R,Z,\varphi)\)
 

Detailed Description

internal global variables; internal logical variables; default values are provided here; these may be changed according to input values