Merge pull request #4707 from svenn-t/ppcwmax

Equilibration with PPCWMAX
This commit is contained in:
Bård Skaflestad
2023-06-16 15:15:33 +02:00
committed by GitHub
4 changed files with 33 additions and 11 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}},