Skip to content

Check coupling convergence completely

Dominik Kern requested to merge check_coupling_convergence_completely into master

The staggered scheme in its current version checks only for convergence of the last process in the coupling iterations. This is not correct, all processes need to converge, as specified in the project file (prj). This has been fixed.

Merge request reports