mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove WVFPEXP from unsupported keywords
This commit is contained in:
@@ -759,7 +759,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"WTHPMAX", {false, std::nullopt}},
|
||||
{"WTMULT", {false, std::nullopt}},
|
||||
{"WVFPDP", {false, std::nullopt}},
|
||||
{"WVFPEXP", {false, std::nullopt}},
|
||||
{"WWPAVE", {false, std::nullopt}},
|
||||
{"ZIPPY2", {false, std::nullopt}},
|
||||
{"ZIPP2OFF", {false, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user