Navigation :
RootSolverMaxIter
RootSolverMaxIter
Section Math::RootSolver
Type integer
Default 100
In case of an iterative root solver, this variable determines the maximum number
of iteration steps.
Source information
math/root_solver.F90 : 108
call parse_variable(namespace, 'RootSolverMaxIter', 500, rs%maxiter)