diff --git a/opm/simulators/flow/OutputBlackoilModule.hpp b/opm/simulators/flow/OutputBlackoilModule.hpp index 213900de79..ccc0203340 100644 --- a/opm/simulators/flow/OutputBlackoilModule.hpp +++ b/opm/simulators/flow/OutputBlackoilModule.hpp @@ -152,7 +152,7 @@ class OutputBlackOilModule : public GenericOutputBlackoilModuleforceDisableFipresvOutput_ = Parameters::Get(); - if (! Parameters::Get()) { + if (!Parameters::Get()){// && !Parameters::Get()) { const std::string msg = "The output code does not support --owner-cells-first=false."; if (collectToIORank.isIORank()) { OpmLog::error(msg); @@ -882,6 +882,42 @@ class OutputBlackOilModule : public GenericOutputBlackoilModule