VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Compute phip and iota profiles on full grid. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | profil1d () |
Compute phip and iota profiles on full grid. | |
Compute phip and iota profiles on full grid.
Definition in file profil1d.f90.
subroutine profil1d |
Compute phip and iota profiles on full grid.
xc | state vector of VMEC, i.e., all Fourier coefficients of \(R\), \(Z\) and \(\lambda\) |
xcdot | velocity vector in Fourier space |
lreset | xc will be zeroes if this is true |
Definition at line 9 of file profil1d.f90.
References vmec_main::bdamp, vmec_main::chipf, vmec_main::chips, vmec_main::currv, vmec_main::hs, vmec_main::icurv, vmec_main::iotaf, vmec_main::iotas, vmec_params::lamscale, vmec_main::lflip, vmec_main::mass, vmec_main::num_eqsolve_retries, dbgout::open_dbg_context(), vmec_params::pdamp, vmec_main::phipf, vmec_main::phips, vmec_main::pres, vmec_main::r00, vmec_params::rcc, vmec_main::rmn_bdy, realspace::shalf, vmec_params::signgs, vmec_main::sm, vmec_main::sp, and realspace::sqrts.
Referenced by initialize_radial().