What this MR does / why does DuMux need it:
This extends the subgrid manager to accept subgrid of SP host grids, and to cut them using the .pbm
create grid from image methods.
Notes for the reviewer
At the moment, periodicity is not forwarded by the subgrid interface, but a branch exists where this is done (feature/SPGrid-Periodicity). Without this branch, the additions made to the test will fail due to lack of periodicity.
In addition, the createGridFromImage()
has been added to the base class here, as it has previously only been accepted for YASP grid variations. This may need to be changed?
Before you request a review from someone, make sure to revise the following points:
CHANGELOG.md
.\n
character. Make sure there is no \ No newline at end of file
comment in "Changes" of this MR.