mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4212 from OPMUSER/KRNUM
Remove KRNUM from Unsupported Keyword List (Back-Port)
This commit is contained in:
@@ -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}},
|
||||
|
||||
Reference in New Issue
Block a user