Skip to content

Dummy/APESolver: Fix coupling of forcings

Kilian Lackhove requested to merge lackhove/nektar:fix/coupling_forcing into master

This MR fixes a bug in how the APESolver handles coupling of forcings and extends the DummySolver with the capability to test this scenario as well. The corresponding regression test was adjusted accordingly.

Merge request reports