From b58d14bfb0c86b1fbb102086128cbe942db322d1 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Thu, 24 Oct 2019 17:08:47 +0200 Subject: [PATCH] Add Q keywords as missing features --- opm/simulators/flow/MissingFeatures.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index d9bfed723..d22d7af71 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -444,6 +444,10 @@ namespace MissingFeatures { "OLDTRAN", "OPERATER", "OPTIONS", + "QDRILL", + "QDRILL", + "QHRATING", + "QMOBIL", "PARALLEL", "PCG", "PERMR",