From 9695de9e8c73b32f12840124331d0ea4307d1ab4 Mon Sep 17 00:00:00 2001 From: Cintia Goncalves Machado Date: Fri, 6 Nov 2020 14:26:59 +0100 Subject: [PATCH] Delete some radial keywords from Missing Features They are implemented in the SpyderWeb grid. --- opm/simulators/flow/MissingFeatures.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index 4dce98074..13b6b944e 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -208,8 +208,6 @@ namespace MissingFeatures { "DPGRID", "DPKRMOD", "DPNUM", - "DR", - "DRV", "DRILPRI", "DSPDEINT", "DUALPERM", @@ -385,7 +383,6 @@ namespace MissingFeatures { "IMPLICIT", "IMPORT", "IMPTVD", - "INRAD", "IMSPCVD", "INSPEC", "INTPC", @@ -555,8 +552,6 @@ namespace MissingFeatures { "PENUM", "PERMAVE", "PERMFACT", - "PERMR", - "PERMTHT", "PERMXY", "PERMYZ", "PERMZX",