mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Mark GRUPSLAV and GRUPMAST as unsupported
Don't remove these entries from the map before reservoir coupling is completely supported.
This commit is contained in:
parent
407424544e
commit
89dc1930ef
@ -242,7 +242,9 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"GRAVDRB", {true, std::nullopt}},
|
||||
{"GRAVDRM", {true, std::nullopt}},
|
||||
{"GRDREACH", {true, std::nullopt}},
|
||||
{"GRUPMAST", {true, std::nullopt}},
|
||||
{"GRUPRIG", {true, std::nullopt}},
|
||||
{"GRUPSLAV", {true, std::nullopt}},
|
||||
{"GRUPTARG", {true, std::nullopt}},
|
||||
{"GSATINJE", {true, std::nullopt}},
|
||||
{"GSEPCOND", {true, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user