OGS
[tag] nonlinear_solver_iteration

Defines the method used for solving the arising nonlinear equationsystems.

Possible values are Functional for fixed point iterations and Newton for the Newton method.

The default is Functional.

Additional info

From MathLib/ODE/CVodeSolver.cpp line 157

  • This is an optional parameter.
  • Data type: std::string
  • Expanded tag path: NONEXISTENT.CVODE.nonlinear_solver_iteration
  • Go to source code: → ogs/ogs/master

Used in the following test data files

Used in no end-to-end test cases.