mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-19 02:24:49 -05:00
Mark keyword EDITNNCR as supported
This commit is contained in:
@@ -159,7 +159,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"DZNET", {true, std::nullopt}},
|
||||
{"ECHO", {false, std::nullopt}},
|
||||
{"ECLMC", {true, std::nullopt}},
|
||||
{"EDITNNCR", {true, std::nullopt}},
|
||||
{"EHYSTRR", {true, std::nullopt}},
|
||||
{"ENDDYN", {true, std::nullopt}},
|
||||
{"ENDFIN", {true, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user