VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Compute Waist thickness and height in \(\varphi = 0, \pi\) symmetry planes. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | elongation (r1, z1, waist, height) |
Compute Waist thickness and height in \(\varphi = 0, \pi\) symmetry planes. | |
Compute Waist thickness and height in \(\varphi = 0, \pi\) symmetry planes.
Definition in file elongation.f90.
subroutine elongation | ( | real(rprec), dimension(ns,nzeta,ntheta3,0:1), intent(in) | r1, |
real(rprec), dimension(ns,nzeta,ntheta3,0:1), intent(in) | z1, | ||
real(rprec), dimension(2), intent(out) | waist, | ||
real(rprec), dimension(2), intent(out) | height ) |
Compute Waist thickness and height in \(\varphi = 0, \pi\) symmetry planes.
r1 | \(R\) |
z1 | \(Z\) |
waist | |
height |
Definition at line 10 of file elongation.f90.
Referenced by eqfor().