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