VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Functions/Subroutines | |
subroutine | flip_theta (rmn, zmn, lmn) |
Flip the definition of the poloidal angle in the user-provided initial guess for the LCFS geometry. | |
subroutine theta_flip::flip_theta | ( | real(rprec), dimension(0:ntor,0:mpol1,ntmax), intent(inout) | rmn, |
real(rprec), dimension(0:ntor,0:mpol1,ntmax), intent(inout) | zmn, | ||
real(rprec), dimension(0:ntor,0:mpol1,ntmax), intent(inout), optional | lmn ) |
Flip the definition of the poloidal angle in the user-provided initial guess for the LCFS geometry.
rmn | Fourier coefficients for \(R\) |
zmn | Fourier coefficients for \(Z\) |
lmn | Fourier coefficients for \(\lambda\) |
Definition at line 17 of file flip_theta.f90.
References vmec_main::lthreed, vmec_params::ntmax, vmec_params::rcc, vmec_params::rcs, vmec_params::rsc, vmec_params::rss, vmec_params::zcc, vmec_params::zcs, vmec_params::zsc, and vmec_params::zss.
Referenced by readin().