opm-material icon indicating copy to clipboard operation
opm-material copied to clipboard

Runs with no disgas and PVTO present runs without warning. flow fail without usefull message if no oil pvt is pressent in deck

Open hnil opened this issue 6 years ago • 1 comments

There is no checking of consistency in OilPvtMultiplexer.hpp (line 125-126)

Also if no oil properties is present flow fails without usefull meassages.

hnil avatar Jun 14 '19 08:06 hnil

IMO incorrect decks should be detected by opm-common's checkDeck() function, not by the user code...

andlaus avatar Jun 14 '19 08:06 andlaus