Merge pull request #3210 from joakim-hove/mapunits-supported

The MAPUNITS keyword is supported
This commit is contained in:
Joakim Hove
2021-05-05 16:14:14 +02:00
committed by GitHub

View File

@@ -405,7 +405,6 @@ const Opm::KeywordValidation::UnsupportedKeywords unsupported_keywords = {
{"LYFIN", {false, std::nullopt}},
{"LZ", {false, std::nullopt}},
{"LZFIN", {false, std::nullopt}},
{"MAPUNITS", {false, std::nullopt}},
{"MASSFLOW", {false, std::nullopt}},
{"MATCORR", {false, std::nullopt}},
{"MEMORY", {false, std::nullopt}},