|
VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Go to the source code of this file.
Modules | |
| module | xstuff |
Variables | |
| real(rprec), dimension(:), allocatable | xstuff::gc |
| stacked array of R, Z, Lambda Spectral force coefficients (see above for stack order) | |
| real(rprec), dimension(:), allocatable | xstuff::gc_con |
| real(rprec), dimension(:), allocatable | xstuff::gc_mhd |
| real(rprec), dimension(:), allocatable, target | xstuff::xc |
| stacked array of scaled R, Z, Lambda Fourier coefficients (see above for stack order) | |
| real(rprec), dimension(:), allocatable | xstuff::xcdot |
| "velocity": change of Fourier coefficients per time step | |
| real(rprec), dimension(:), allocatable | xstuff::xsave |
| real(rprec), dimension(:), allocatable | xstuff::xstore |
| backup copy of last-known-good xc | |
| real(rprec), dimension(:), allocatable | xstuff::scalxc |