From b651469f34c2ac7bef2acbcd8e2c8aa6972c07a9 Mon Sep 17 00:00:00 2001 From: Alf Birger Rustad Date: Thu, 19 Nov 2020 09:36:30 +0100 Subject: [PATCH] Removed supported keywords from list --- opm/simulators/flow/MissingFeatures.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index 13b6b944e..d6c836404 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -281,8 +281,6 @@ namespace MissingFeatures { "GCONCAL", "GCONENG", "GCONPRI", - "GCONSALE", - "GCONSUMP", "GCONTOL", "GCUTBACK", "GCUTBACT", @@ -328,7 +326,6 @@ namespace MissingFeatures { "GTMULT", "GUIDECAL", "GSATPROD", - "GUIDERAT", "GUPFREQ", "GWRTWCV", "HALFTRAN",