mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Mark keyword EDITNNCR as supported
This commit is contained in:
parent
20af10e2c6
commit
1ef30ec85e
@ -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}},
|
||||
|
Loading…
Reference in New Issue
Block a user