mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
The MAPUNITS keyword is supported
This commit is contained in:
parent
6b02180ca3
commit
24285009a8
@ -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}},
|
||||
|
Loading…
Reference in New Issue
Block a user