Skip to content

[TimeLoop] Allow time stepping continue after nonlinear fails in the staggered coupling loop

wenqing requested to merge wenqing/ogs:time_loop_update into master

As titled. With the existing implementation, the program quits running once the nonlinear solver of a process fails in the staggered coupling loop. This MR makes a change that the nonlinear solver divergence only breaks the staggered coupling loop.

This is a commit of MR !3095 (closed).

  1. Feature description was added to the changelog? Yes
Edited by wenqing

Merge request reports