mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-12 09:21:56 -06:00
removed RWGSALT from unsupported keywords list
This commit is contained in:
parent
8162b97c0e
commit
f294e2c832
@ -552,7 +552,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