OGS
[tag] max_iter

Specifies the maximum number of iterations the nonlinear solver can make for solving a single equation system.

The nonlinear solver will fail when this number is exceeded.

Additional info

From NumLib/ODESolver/NonlinearSolver.cpp line 414

  • This is a required parameter.
  • Data type: int
  • Expanded tag path: nonlinear_solvers.nonlinear_solver.max_iter
  • Go to source code: → ogs/ogs/master

Used in the following test data files