Skip to content
Snippets Groups Projects
Commit e284908a authored by Christoph Lehmann's avatar Christoph Lehmann
Browse files

[Doc] added nonlinear solver documentation

parent 57ba4768
No related branches found
No related tags found
No related merge requests found
\ogs_missing_documentation
Contains nonlinear solver settings.
\ogs_missing_documentation
\ogs_missing_documentation
Defines a single nonlinear solver.
\ogs_missing_documentation
Specifies the linear solver used to solve the linearized equation systems.
The linear solver is referenced by \ref ogs_file_param__linear_solver__name
"name".
\ogs_missing_documentation
Specifies the maximum number of iterations the nonlinear solver can make for
solving a single equation system.
If this number is exceeded, the nonlinear solver failed.
\ogs_missing_documentation
Name of the nonlinear solver.
Used to specify which process is solved by which nonlinear solver.
\ogs_missing_documentation
Type of the nonlinear solver.
Can be <tt>Picard</tt> or <tt>Newton</tt>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment