diff --git a/opm/simulators/utils/UnsupportedFlowKeywords.cpp b/opm/simulators/utils/UnsupportedFlowKeywords.cpp index f729eaea0..d46a109fd 100644 --- a/opm/simulators/utils/UnsupportedFlowKeywords.cpp +++ b/opm/simulators/utils/UnsupportedFlowKeywords.cpp @@ -649,8 +649,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords() {"TUNINGL", {false, std::nullopt}}, {"TUNINGS", {false, std::nullopt}}, {"TZONE", {true, std::nullopt}}, - {"UDT", {true, std::nullopt}}, - {"UDTDIMS", {true, std::nullopt}}, {"UNCODHMD", {true, std::nullopt}}, {"UNIFOUTS", {false, std::nullopt}}, {"UNIFSAVE", {false, std::nullopt}},