ogstools.ogs6py.nonlinsolvers module# class ogstools.ogs6py.nonlinsolvers.NonLinSolvers[source]# Bases: BuildTree Adds a non-linearsolver section in the project file. __init__(tree)[source]# add_non_lin_solver(**args)[source]# Add a nonlinear solver. Parameters# namestrname typestrone of Picard, Newton or PETScSNES max_iterint or strmaximum iteraterion linear_solverstrlinear solver configuration to chose dampingfloat or strdamping for newton step