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:
Håkon Hægland 2024-12-07 16:34:27 +01:00
parent 407424544e
commit 89dc1930ef

View File

@ -242,7 +242,9 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"GRAVDRB", {true, std::nullopt}}, {"GRAVDRB", {true, std::nullopt}},
{"GRAVDRM", {true, std::nullopt}}, {"GRAVDRM", {true, std::nullopt}},
{"GRDREACH", {true, std::nullopt}}, {"GRDREACH", {true, std::nullopt}},
{"GRUPMAST", {true, std::nullopt}},
{"GRUPRIG", {true, std::nullopt}}, {"GRUPRIG", {true, std::nullopt}},
{"GRUPSLAV", {true, std::nullopt}},
{"GRUPTARG", {true, std::nullopt}}, {"GRUPTARG", {true, std::nullopt}},
{"GSATINJE", {true, std::nullopt}}, {"GSATINJE", {true, std::nullopt}},
{"GSEPCOND", {true, std::nullopt}}, {"GSEPCOND", {true, std::nullopt}},