OPM / pyopmspe11

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

Bug fix for the left bc pv on spe11c #61

Closed daavid00 closed 4 months ago

daavid00 commented 4 months ago

The values for the added pore volume on the left boundary for spe11c were taken from the right boundary, which leaded to incorrect pv in some of the left boundary cells. This commit fixes this.