VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Main program of VMEC. More...
Go to the source code of this file.
Functions/Subroutines | |
program | xvmec |
Main program of VMEC. | |
subroutine | vmec |
Main driver for VMEC. | |
Main program of VMEC.
Definition in file vmec.f90.
subroutine vmec |
Main driver for VMEC.
Definition at line 14 of file vmec.f90.
References vmec_params::bad_jacobian_flag, vmec_main::chips, vmec_input::delt, vmec_main::delt0r, eqsolve(), fileout(), fixaray(), free_mem_funct3d(), free_mem_ns(), free_mem_nunv(), mgrid_mod::free_mgrid(), vmec_input::ftol_array, vmec_main::ftolv, vmec_main::iequi, initialize_radial(), vmec_input::input_extension, vmec_main::iotas, vmec_main::iter2, vmec_main::ivac, vmec_input::lfreeb, vmec_input::mpol, vmec_params::mscale, vmec_main::multi_ns_grid, vmec_input::ncurr, vmec_input::niter_array, vmec_main::niterv, vmec_params::norm_term_flag, vmec_input::ns_array, vmec_params::nscale, vparams::nthreed, vmec_params::ntmax, vmec_main::num_eqsolve_retries, dbgout::open_dbg_context(), vmec_input::phiedge, vmec_main::pres, readin(), reset_params(), xstuff::scalxc, vmec_params::successful_term_flag, vmec_params::uminus, vmec_main::vacuum_calls, and xstuff::xc.
Referenced by xvmec().