imod.mf6.GroundwaterFlowModel.set_newton# GroundwaterFlowModel.set_newton(is_newton: bool) → None[source]# Sets whether the Newton-Raphson formulation is used for groundwater flow between connected, convertible groundwater cells. Parameters: is_newton (bool) – True if the Newton-Raphson formulation should be used, False otherwise.