VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
|
Save current or restore previous good state vector and reduce time step. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | restart_iter (time_step) |
Save current or restore previous good state vector and reduce time step. | |
Save current or restore previous good state vector and reduce time step.
Definition in file restart_iter.f90.
subroutine restart_iter | ( | real(rprec), intent(inout) | time_step | ) |
Save current or restore previous good state vector and reduce time step.
time_step | time step to be modified if convergence is bad |
Definition at line 7 of file restart_iter.f90.
References vmec_main::first, vmec_main::ijacob, vmec_main::iter1, vmec_main::iter2, vmec_main::neqs, xstuff::xc, xstuff::xcdot, and xstuff::xstore.
Referenced by eqsolve(), funct3d(), and initialize_radial().