| 
    VMEC 8.52
    
   3D Equilibrium solver with nested flux surfaces. 
   | 
 
Get current at midplane (?) More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | getcurmid (curmid, izeta, gsqrt, r12) | 
| Get current at midplane (?)   | |
Get current at midplane (?)
Definition in file getcurmid.f90.
| subroutine getcurmid | ( | real(rprec), dimension(2*ns) | curmid, | 
| real(rprec), dimension(ns,nzeta,*) | izeta, | ||
| real(rprec), dimension(ns,nzeta,*) | gsqrt, | ||
| real(rprec), dimension(ns,nzeta,*) | r12 ) | 
Get current at midplane (?)
| curmid | current at midplane (?) | 
| izeta | index in toroidal direction | 
| gsqrt | Jacobian | 
| r12 | \(R^2\) | 
Definition at line 10 of file getcurmid.f90.
References vmec_dim::ns, vmec_dim::ns1, vmec_dim::ntheta2, and vmec_input::nzeta.