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
K20shores
changed the title
When the substep reduction step reaches the end, ensure we are properly setting the next solution and don't throw an error
Mimic camchem substep convergence failure integration acceptance
May 7, 2024
If the Backward Euler solver fails to converge, the state at the end of the last successful solver time step should be returned.
Acceptance Criteria
Ideas
state.variables_ = Yn
prior to throwing then error:micm/include/micm/solver/backward_euler.inl
Lines 171 to 179 in b819e57
The text was updated successfully, but these errors were encountered: