Feature/ff pm coupling monoflux
Content:
- I stripped out preCICE from the solver and enforce the flux values of the monolithic solver as boundary condition (see directory
appl/coupling-ff-pm/iterative-reversed-mono-flux-no-precice
). - I assume/hope that I have extracted the monolithic flux values correctly.
- I added some code to compare the VTU files in
postprocessing
. The corresponding CMakeFiles.txt is not in Dune/Dumux style. The code is compiled every time the project is configured.
Merge request reports
Activity
Filter activity
@kweis This is finally the "standalone" code. The Stokes and the Darcy problem can be solved independently. The boundary values of the monolithic solver are enforced here.
Please register or sign in to reply