|
VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Magnetic field due to net toroidal current modeled by a filament along the magnetic axis. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | belicu (torcur, bx, by, bz, cos1, sin1, rp, zp) |
| Magnetic field due to net toroidal current modeled by a filament along the magnetic axis. | |
Magnetic field due to net toroidal current modeled by a filament along the magnetic axis.
Definition in file belicu.f90.
| subroutine belicu | ( | real(rprec), intent(in) | torcur, |
| real(rprec), dimension(nuv2), intent(out) | bx, | ||
| real(rprec), dimension(nuv2), intent(out) | by, | ||
| real(rprec), dimension(nuv2), intent(out) | bz, | ||
| real(rprec), dimension(nuv2), intent(in) | cos1, | ||
| real(rprec), dimension(nuv2), intent(in) | sin1, | ||
| real(rprec), dimension(nuv2), intent(in) | rp, | ||
| real(rprec), dimension(nuv2), intent(in) | zp ) |
Magnetic field due to net toroidal current modeled by a filament along the magnetic axis.
| torcur | |
| bx | |
| by | |
| bz | |
| cos1 | |
| sin1 | |
| rp | |
| zp |
Definition at line 14 of file belicu.f90.
References vacmod::bz, vacmod::raxis_nestor, vacmod::xpts, and vacmod::zaxis_nestor.
Referenced by bextern().