OPM / pyopmspe11

A Python framework using OPM Flow for the SPE11 benchmark project
http://OPM.github.io/pyopmspe11/
MIT License
8 stars 8 forks source link

Adding back and front pv buffer in spe11c #63

Closed daavid00 closed 3 months ago

daavid00 commented 3 months ago

Thanks to the post in spe connect, we now add the buffer pore volume on the back and front boundaries for spe11c (before this PR the extra pore volume was added only to the left and right boundaries), as well as identifying the cells on these boundaries for the reporting of the sparse data via fipnum (10 for cells in the seal face and 11 for the remaining cells on the boundaries).