VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Compute the total magnetic field due to external coils and the net toroidal plasma current. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | bextern (plascur, wint) |
Compute the total magnetic field due to external coils and the net toroidal plasma current. | |
Compute the total magnetic field due to external coils and the net toroidal plasma current.
Definition in file bextern.f90.
subroutine bextern | ( | real(rprec), intent(in) | plascur, |
real(rprec), dimension(nuv2), intent(in) | wint ) |
Compute the total magnetic field due to external coils and the net toroidal plasma current.
plascur | |
wint |
Definition at line 8 of file bextern.f90.
References becoil(), belicu(), vacmod::bexn, vacmod::bexni, vacmod::bexu, vacmod::bexv, vacmod::bphi, vacmod::brad, mgrid_mod::bvac, vacmod::bz, vmec_main::num_eqsolve_retries, dbgout::open_dbg_context(), vacmod::pi2, vacmod::r1b, vacmod::rub, vacmod::rvb, vacmod::snr, vacmod::snv, vacmod::snz, vacmod::xpts, vacmod::z1b, vacmod::zub, and vacmod::zvb.
Referenced by vacuum().