VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
elongation.f90 File Reference

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.
 

Detailed Description

Compute Waist thickness and height in \(\varphi = 0, \pi\) symmetry planes.

Definition in file elongation.f90.

Function/Subroutine Documentation

◆ elongation()

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.

Parameters
r1\(R\)
z1\(Z\)
waist
height

Definition at line 10 of file elongation.f90.

Referenced by eqfor().

Here is the caller graph for this function: