Skip to content

Remove monolithic coupling

Alexander Jaust requested to merge remove-monolithic-coupling into develop

Description

This MR removes the monolithic test cases and changes to the DuMuX coupling manager. This makes maintaining the adapter easier as we do not have to carry that much legacy code. The monolithic coupling is also integrated in DuMuX such that there is no need to replicate it here.

Checklist

  • I made sure that the source files are formatted properly.
  • I added my changes to the changelog (CHANGELOG.md)
  • I updated the documentation.
Edited by Alexander Jaust

Merge request reports