![]() |
SPEC 3.20
Stepped Pressure Equilibrium Code
|
Variables | |
| integer | allglobal::mn |
| total number of Fourier harmonics for coordinates/fields; calculated from Mpol, Ntor in readin() | |
| integer, dimension(:), allocatable | allglobal::im |
| poloidal mode numbers for Fourier representation | |
| integer, dimension(:), allocatable | allglobal::in |
| toroidal mode numbers for Fourier representation | |
| real, dimension(:), allocatable | allglobal::halfmm |
| I saw this already somewhere... | |
| real, dimension(:), allocatable | allglobal::regumm |
| I saw this already somewhere... | |
| real | allglobal::rscale |
| no idea | |
| real, dimension(:,:), allocatable | allglobal::psifactor |
| no idea | |
| real, dimension(:,:), allocatable | allglobal::inifactor |
| no idea | |
| real, dimension(:), allocatable | allglobal::bbweight |
| weight on force-imbalance harmonics; used in dforce() | |
| real, dimension(:), allocatable | allglobal::mmpp |
| spectral condensation factors | |