Merge pull request #3736 from OPMUSER/NEXTSTEP

Remove NEXTSTEP from Unsupported List
This commit is contained in:
Joakim Hove 2021-12-14 08:57:02 +01:00 committed by GitHub
commit 6c34271545
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
opm/simulators/utils/UnsupportedFlowKeywords.cpp Normal file → Executable file
View File

@ -400,7 +400,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"NETBALAN", {false, std::nullopt}},
{"NETCOMPA", {false, std::nullopt}},
{"NEXT", {false, std::nullopt}},
{"NEXTSTEP", {false, std::nullopt}},
{"NEXTSTPL", {false, std::nullopt}},
{"NINENUM", {false, std::nullopt}},
{"NINEPOIN", {false, std::nullopt}},