mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-25 16:51:00 -06:00
Merge pull request #4189 from plgbrts/rwgsalt
removed RWGSALT from unsupported keywords list
This commit is contained in:
commit
a49f0bc8c2
@ -551,7 +551,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"RSCONST", {false, std::nullopt}},
|
||||
{"RSCONSTT", {false, std::nullopt}},
|
||||
{"RSSPEC", {false, std::nullopt}},
|
||||
{"RWGSALT", {false, std::nullopt}},
|
||||
{"SAMG", {false, std::nullopt}},
|
||||
{"SAVE", {false, std::nullopt}},
|
||||
{"SKIP", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user