removed some salt-precipitation related keywords from the unsupported keyword list

This commit is contained in:
Paul Egberts
2022-01-06 12:46:29 +01:00
parent 0824ee0694
commit f69aa171fe

View File

@@ -472,7 +472,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"PEKTABX", {false, std::nullopt}},
{"PENUM", {false, std::nullopt}},
{"PERMAVE", {false, std::nullopt}},
{"PERMFACT", {false, std::nullopt}},
{"PERMXY", {false, std::nullopt}},
{"PERMYZ", {false, std::nullopt}},
{"PERMZX", {false, std::nullopt}},
@@ -488,7 +487,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"PLYCAMAX", {false, std::nullopt}},
{"PLYDHFLF", {false, std::nullopt}},
{"PPCWMAX", {false, std::nullopt}},
{"PRECSALT", {false, std::nullopt}},
{"PRORDER", {false, std::nullopt}},
{"PRVD", {false, std::nullopt}},
{"PVTGW", {false, std::nullopt}},
@@ -553,8 +551,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"RSSPEC", {false, std::nullopt}},
{"RTEMPA", {false, std::nullopt}},
{"RWGSALT", {false, std::nullopt}},
{"SALTPVD", {false, std::nullopt}},
{"SALTSOL", {false, std::nullopt}},
{"SAMG", {false, std::nullopt}},
{"SAVE", {false, std::nullopt}},
{"SKIP", {false, std::nullopt}},