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

Add case for sub-grid convective mixing #71

Closed totto82 closed 3 months ago

totto82 commented 3 months ago

Make it possible to activate DRSDTCON by setting model to "convective"

Add example files for running case B and C Here default DRSDTCON parameters are used for facies 2 and 6. For the other facies the sub-grid model is deactivated by setting the first parameter to -1

daavid00 commented 3 months ago

It looks good, thanks, merging.