mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
removed GRUPNET from unsupported keyword list
This commit is contained in:
parent
b772d685d3
commit
893568fd64
@ -247,7 +247,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"GRAVDRM", {true, std::nullopt}},
|
||||
{"GRDREACH", {true, std::nullopt}},
|
||||
{"GRUPMAST", {true, std::nullopt}},
|
||||
{"GRUPNET", {true, std::nullopt}},
|
||||
{"GRUPRIG", {true, std::nullopt}},
|
||||
{"GRUPSLAV", {true, std::nullopt}},
|
||||
{"GRUPTARG", {true, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user