diff --git a/opm/simulators/utils/UnsupportedFlowKeywords.cpp b/opm/simulators/utils/UnsupportedFlowKeywords.cpp index da2871dbe..f054c2ff6 100755 --- a/opm/simulators/utils/UnsupportedFlowKeywords.cpp +++ b/opm/simulators/utils/UnsupportedFlowKeywords.cpp @@ -623,7 +623,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords() {"TEMP", {false, std::nullopt}}, {"TEMPNODE", {false, std::nullopt}}, {"TEMPTVD", {false, std::nullopt}}, - {"TEMPVD", {false, std::nullopt}}, {"TIGHTEN", {false, std::nullopt}}, {"TIGHTENP", {false, std::nullopt}}, {"TIME", {false, std::nullopt}},