From 07c5430ac3dc4b621ae9610310a7606fbb77455b Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Mon, 30 Sep 2019 18:47:25 +0200 Subject: [PATCH] Add keywords WSEGDFIN - WSEGTABL as not supported --- opm/simulators/flow/MissingFeatures.cpp | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index 344f1eff2..a21dfa5d7 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -415,6 +415,21 @@ namespace MissingFeatures { "WSCCLENL", "WSCTAB", "WSEGAICD", + "WSEGDFIN", + "WSEGDFMD", + "WSEGDFPA", + "WSEGEXSS", + "WSEGFLIM", + "WSEGFMOD", + "WSEGINIT", + "WSEGLABY", + "WSEGLINK", + "WSEGMULT", + "WSEGPROP", + "WSEGPULL", + "WSEGSEP", + "WSEGSOLV", + "WSEGTABL", "WTEMP", "WTRACER", "ZIPPY2",