![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | checkconvergence (COREPROF_ITER, COREPROF_NEW, CONV) |
Convergence check This routine checks the convergence of plasma profiles. More... | |
subroutine checkconvergence | ( | type (type_coreprof), dimension(:), pointer | COREPROF_ITER, |
type (type_coreprof), dimension(:), pointer | COREPROF_NEW, | ||
real (r8) | CONV | ||
) |
Convergence check This routine checks the convergence of plasma profiles.
Note that the routine also copies COREPROF_OUT to COREPROF_ITER after calculating the convergence criterium
Definition at line 12 of file fc2k_checkconvergence.f90.