mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add KRUMR- and KRNUMT- to Unspported Keyword List
This commit is contained in:
@@ -323,6 +323,8 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"ISOLNUM", {true, std::nullopt}},
|
||||
{"JFUNCR", {true, std::nullopt}},
|
||||
{"KRNUMMF", {true, std::nullopt}},
|
||||
{"KRNUMR-", {true, std::nullopt}},
|
||||
{"KRNUMT-", {true, std::nullopt}},
|
||||
{"KRNUMX-", {true, std::nullopt}},
|
||||
{"KRNUMY-", {true, std::nullopt}},
|
||||
{"KRNUMZ-", {true, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user