|
VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Add the magnetic fluxes to the tangential derivatives of \(\lambda\) to arrive at the contravariant magnetic field components \(B^\theta\) and \(B^\zeta\). More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | add_fluxes (overg, bsupu, bsupv) |
| Add the magnetic fluxes to the tangential derivatives of \(\lambda\) to arrive at the contravariant magnetic field components \(B^\theta\) and \(B^\zeta\). | |
Add the magnetic fluxes to the tangential derivatives of \(\lambda\) to arrive at the contravariant magnetic field components \(B^\theta\) and \(B^\zeta\).
Definition in file add_fluxes.f90.
| subroutine add_fluxes | ( | real(rprec), dimension(nrzt), intent(in) | overg, |
| real(rprec), dimension(nrzt), intent(inout) | bsupu, | ||
| real(rprec), dimension(nrzt), intent(inout) | bsupv ) |
Add the magnetic fluxes to the tangential derivatives of \(\lambda\) to arrive at the contravariant magnetic field components \(B^\theta\) and \(B^\zeta\).
| overg | \(1/\sqrt{g}\) |
| bsupu | \(B^\theta\) |
| bsupv | \(B^\zeta\) |
Definition at line 11 of file add_fluxes.f90.
References realspace::chip, vmec_main::chipf, vmec_main::chips, realspace::guu, realspace::guv, vmec_main::icurv, vmec_main::iotaf, vmec_main::iotas, vmec_main::num_eqsolve_retries, dbgout::open_dbg_context(), vmec_main::phips, and realspace::wint.
Referenced by bcovar().