Accommodate for PPCWMAX in SWATINIT equilibration

This commit is contained in:
Svenn Tveit
2023-06-13 12:25:47 +02:00
parent ed591239a7
commit 745d8b5a97
3 changed files with 27 additions and 12 deletions

View File

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