mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 19:56:27 -06:00
Remove KRNUM from Unsupported Keyword List (Back-Port)
Remove KRNUM from Unsupported Keyword List, as it is now supported. This should be back-ported, to prevent a warning stating the keyword is not supported.
This commit is contained in:
parent
0ab28551e5
commit
af922366e8
@ -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}},
|
||||
|
Loading…
Reference in New Issue
Block a user