From fdf0f1ed271281314976f22c340097e6b2069786 Mon Sep 17 00:00:00 2001 From: Tor Harald Sandve Date: Thu, 2 Jul 2020 13:49:05 +0200 Subject: [PATCH] SALTVD and BDENSITY is not implemented --- opm/simulators/flow/MissingFeatures.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index f9d3a0200..b02f53ece 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -124,6 +124,7 @@ namespace MissingFeatures { "AUTOCOAR", "AUTOREF", "BIGMODEL", + "BDENSITY", "BGGI", "BOGI", "BOUNDARY", @@ -652,6 +653,7 @@ namespace MissingFeatures { "SALT", "SALTNODE", "SALTREST", + "SALTVD", "SCALELIM", "SCDATAB", "SCDETAB",