From 9df2a6f0c94abe16207a45d18f949ebf010f414d Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Fri, 23 Aug 2019 08:02:14 +0200 Subject: [PATCH] List W keywords as missing features --- opm/simulators/flow/MissingFeatures.cpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index f8019eb9e..3b333291a 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -266,6 +266,12 @@ namespace MissingFeatures { "WDRILPRI", "WDRILRES", "WECONINJ", + "WECONT", + "WELCNTL", + "WELDEBUG", + "WELDRAW", + "WELEVNT", + "WELOPENL" "WELPI", "WELSPECL", "WGASPROD",