mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove NEXTSTEP from Unsupported List
This commit is contained in:
1
opm/simulators/utils/UnsupportedFlowKeywords.cpp
Normal file → Executable file
1
opm/simulators/utils/UnsupportedFlowKeywords.cpp
Normal file → Executable 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}},
|
||||
|
||||
Reference in New Issue
Block a user