mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05: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