You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should we introduce a custom MaterialConvergenceError that could store the newton trace of the unconverged iterations? Now, we're just throwing an ErrorException and the error message isn't particularily informative about what happened.
Should we introduce a custom
MaterialConvergenceErrorthat could store the newton trace of the unconverged iterations? Now, we're just throwing anErrorExceptionand the error message isn't particularily informative about what happened.