opm-grid
opm-grid copied to clipboard
Support AUTOREF (step 3): read from deck and refine grid
Add a test case combining implementations from OPM/opm-grid#914 and OPM/opm-common#4680.
The AUTOREF keyword is used to globally refine the grid with different refinement factors in each direction. Each refinement factor must be odd and positive.
This PR is marked as not relevant for the Reference Manual until the full functionality has been implemented.