From 05101734089a68354bfdfc282e6d5cf4ed87e0fb Mon Sep 17 00:00:00 2001 From: Steinar Foss Date: Mon, 14 Oct 2019 15:48:21 +0200 Subject: [PATCH] MissingFeatures.cpp: added keywords beginning w/ I, J, K and L. --- opm/simulators/flow/MissingFeatures.cpp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index e28b81b87..134383b38 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -349,9 +349,28 @@ namespace MissingFeatures { "IONROCK", "IONXROCK", "IONXSURF", + "ISOLNUM", + "JFUNCR", + "KRNUM", + "KRNUMMF", + "LANGMPL", + "LANGMUIR", + "LANGSOLV", "LCUNIT", "LGR", + "LGRCOPY", + "LGRFREE", + "LGRLOCK", + "LGROFF", + "LGRON", "LINCOM", + "LINKPERM", + "LKRO", + "LKRORG", + "LKRORW", + "LKRW", + "LKRWR", + "LOAD", "LIFTOPT", "MAPUNITS", "MAXVALUE",