mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
removed some salt-precipitation related keywords from the unsupported keyword list
This commit is contained in:
@@ -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}},
|
||||
|
||||
Reference in New Issue
Block a user