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

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.
 

Detailed Description

Magnetic field due to net toroidal current modeled by a filament along the magnetic axis.

Definition in file belicu.f90.

Function/Subroutine Documentation

◆ belicu()

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.

Parameters
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().

Here is the caller graph for this function: