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
commit 4c9709c5f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}},