mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4707 from svenn-t/ppcwmax
Equilibration with PPCWMAX
This commit is contained in:
@@ -490,7 +490,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"PLYATEMP", {true, std::nullopt}},
|
||||
{"PLYCAMAX", {true, std::nullopt}},
|
||||
{"PLYDHFLF", {true, std::nullopt}},
|
||||
{"PPCWMAX", {true, std::nullopt}},
|
||||
{"PRORDER", {true, std::nullopt}},
|
||||
{"PRVD", {true, std::nullopt}},
|
||||
{"PVTGWO", {true, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user