mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3774 from plgbrts/expli-salt
allow for explicit initialization of SALT and SALTP
This commit is contained in:
@@ -555,7 +555,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"SKIP", {false, std::nullopt}},
|
||||
{"SKIP100", {false, std::nullopt}},
|
||||
{"SKIP300", {false, std::nullopt}},
|
||||
{"SALT", {false, std::nullopt}},
|
||||
{"SALTNODE", {false, std::nullopt}},
|
||||
{"SALTREST", {false, std::nullopt}},
|
||||
{"SCALELIM", {false, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user