Merge pull request #4212 from OPMUSER/KRNUM

Remove KRNUM from Unsupported Keyword List (Back-Port)
This commit is contained in:
Bård Skaflestad
2022-10-27 16:53:04 +02:00
committed by GitHub

View File

@@ -324,7 +324,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"IONXSURF", {false, std::nullopt}},
{"ISOLNUM", {false, std::nullopt}},
{"JFUNCR", {false, std::nullopt}},
{"KRNUM", {false, std::nullopt}},
{"KRNUMMF", {false, std::nullopt}},
{"LANGMPL", {false, std::nullopt}},
{"LANGMUIR", {false, std::nullopt}},