ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
fc2k_checkconvergence.f90 File Reference

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...
 

Function/Subroutine Documentation

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

Author
D.Kalupin
Version
"$Id: convergence_check.f90 358 2009-08-11 16:39:05Z coster $"

Definition at line 12 of file fc2k_checkconvergence.f90.

Here is the call graph for this function: