|
dynLattice
|
Lenient nonlinear solver module with relaxed convergence criteria. More...


Go to the source code of this file.
Classes | |
| class | LenientNonlinModule |
| Lenient nonlinear solver with relaxed convergence criteria. More... | |
This module extends the standard nonlinear solver to accept non-converged solutions when a maximum number of iterations is reached. This is useful for problems where strict convergence may not be achievable but a reasonable approximate solution is sufficient for continued analysis.
Original implementation: F.P. van der Meer, April 2014 Modified: T. Gärtner, January 2025