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

Keyword UNIFOUT causes file problems when running flow from Python

Open lisajulia opened this issue 1 year ago • 0 comments

With this keyword, the SPE1CASE1.UNRST file could not be read in correctly at some point, until I've added a check in opm-models that checks this, this went unnoticed probably.

I've removed the keyword here: https://github.com/OPM/opm-simulators/pull/5474 The check in opm-models is implemented here: https://github.com/OPM/opm-models/pull/909 and used in opm-simulators here: https://github.com/OPM/opm-simulators/pull/5478

lisajulia avatar Jul 16 '24 08:07 lisajulia