VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Write out edge values of fields. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | freeb_data (rmnc, zmns, rmns, zmnc, bmodmn, bmodmn1) |
Write out edge values of fields. | |
Write out edge values of fields.
Definition in file freeb_data.f90.
subroutine freeb_data | ( | real(rprec), dimension(mnmax) | rmnc, |
real(rprec), dimension(mnmax) | zmns, | ||
real(rprec), dimension(mnmax) | rmns, | ||
real(rprec), dimension(mnmax) | zmnc, | ||
real(rprec), dimension(mnmax) | bmodmn, | ||
real(rprec), dimension(mnmax) | bmodmn1 ) |
Write out edge values of fields.
rmnc | stellarator-symmetric Fourier coefficients of \(R\) |
zmns | stellarator-symmetric Fourier coefficients of \(Z\) |
rmns | non-stellarator-symmetric Fourier coefficients of \(R\) |
zmnc | non-stellarator-symmetric Fourier coefficients of \(Z\) |
bmodmn | stellarator-symmetric Fourier coefficients of \(|\mathbf{B}|\) |
bmodmn1 | non-stellarator-symmetric Fourier coefficients of \(|\mathbf{B}|\) |
Definition at line 12 of file freeb_data.f90.
References vmec_main::bpedge, vacmod::bphiv, vmec_main::bredge, vacmod::brv, vmec_main::bsqsav, vacmod::bsqvac, vmec_main::bzedge, vacmod::bzv, vmec_main::ivac, dbgout::open_dbg_context(), vacmod::potvac, realspace::r1, and realspace::z1.
Referenced by wrout().