From 8bba4f05573eda2b6331c1e2c1255bc79a73f372 Mon Sep 17 00:00:00 2001 From: Joakim Hove Date: Fri, 20 Dec 2019 16:33:13 +0100 Subject: [PATCH] Mark UDT as not supported --- opm/simulators/flow/MissingFeatures.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/opm/simulators/flow/MissingFeatures.cpp b/opm/simulators/flow/MissingFeatures.cpp index 5f12c8ad7..e49c9e5f4 100644 --- a/opm/simulators/flow/MissingFeatures.cpp +++ b/opm/simulators/flow/MissingFeatures.cpp @@ -724,6 +724,7 @@ namespace MissingFeatures { "TVDP", "TZONE", "VAPPARS", + "UDT", "UDTDIMS", "UNCODHMD", "UNIFOUTS",