VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Print iteration progress to screen and threed1
output file.
More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | printout (i0, delt0, w0) |
Print iteration progress to screen and threed1 output file. | |
Print iteration progress to screen and threed1
output file.
Definition in file printout.f90.
subroutine printout | ( | integer | i0, |
real(rprec) | delt0, | ||
real(rprec) | w0 ) |
Print iteration progress to screen and threed1
output file.
i0 | current iteration number (iter2) |
delt0 | current time step |
w0 | current MHD energy |
Definition at line 9 of file printout.f90.
References vmec_main::bsqsav, vmec_main::dbsq, vmec_main::delbsq, vmec_main::fedge, vmec_main::fsql, vmec_main::fsql1, vmec_main::fsqr, vmec_main::fsqr1, vmec_main::fsqr1_con, vmec_main::fsqr1_mhd, vmec_main::fsqr_con, vmec_main::fsqr_mhd, vmec_main::fsqz, vmec_main::fsqz1, vmec_main::fsqz1_con, vmec_main::fsqz1_mhd, vmec_main::fsqz_con, vmec_main::fsqz_mhd, xstuff::gc, vmec_main::irzloff, vmec_main::iter2, vmec_main::ivac, vmec_params::ntmax, vmec_main::num_eqsolve_retries, dbgout::open_dbg_context(), vmec_main::r00, spectrum(), vmec_main::specw, vmec_main::vp, vmec_main::wb, realspace::wint, vmec_main::wp, xstuff::xstore, and vmec_main::z00.
Referenced by eqsolve().