mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove NONNC from the UnsopportedFlowKeywordList
This commit is contained in:
parent
d94ae5dad6
commit
e346315fa2
@ -422,7 +422,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"NOGGF", {true, std::nullopt}},
|
||||
{"NOINSPEC", {false, std::nullopt}},
|
||||
{"NOMONITO", {true, std::nullopt}},
|
||||
{"NONNC", {true, std::nullopt}},
|
||||
{"NORSSPEC", {false, std::nullopt}},
|
||||
{"NOWARN", {false, std::nullopt}},
|
||||
{"NSTACK", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user