From 01b57da9e1a339433e27b3a43ddca3f78177a673 Mon Sep 17 00:00:00 2001 From: Steinar Foss Date: Sat, 26 Oct 2019 12:54:59 +0200 Subject: [PATCH] added keywords beg with N. --- 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 d22d7af71..03af1829e 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -428,7 +428,13 @@ namespace MissingFeatures { "NCONSUMP", "NEFAC", "NETBALAN", + "NETCOMPA", + "NETWORK", + "NEWTON", + "NEXT", "NEXTSTEP", + "NEXTSTPL", + "NINENUM", "NNEWTF", "NOCASC", "NODEPROP",