Skip to content
Snippets Groups Projects
Commit 78fe5368 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

Update exercises/exercise-coupling-ff-pm/README.md

parent e6d12f06
No related branches found
No related tags found
No related merge requests found
Pipeline #1043 passed
......@@ -164,9 +164,9 @@ auto elementSelectorDarcy = [&](const auto& element)
};
```
Make sure, that you have uncommented the lines including the gridcreators in both problem files
Make sure, that you have uncommented the lines including the grid managers in both problem files
```cpp
#include <dumux/io/grid/subgridgridcreator.hh>
#include <dumux/io/grid/subgridmanager.hh>
```
and do the changes in the respective lines for the `Grid` property.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment