Skip to content
Snippets Groups Projects
Commit ee571868 authored by Alexis Girault's avatar Alexis Girault
Browse files

BUG: Fixs the fully implicit nonlinear Newton solver


1. Fixs the fully implicit nonlinear Newton solver
2. Completes implementation of Newton solver that can be either semi implicit (SI) or fully implicit (FI)
3. Adds options to set the solver to either SI or FI
4. Default is SI
5. Now the lamda function computing the internal forces needs to know if it is SI or FI
6. Prints warning if the FI Newton solver does not converge within max iterations set

Written-by: default avatarSreekanth Arikatla <sreekanth.arikatla@kitware.com>
parent a5013af0
No related branches found
No related tags found
No related merge requests found
Loading
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