mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-07 15:03:01 -06:00
Merge pull request #3736 from OPMUSER/NEXTSTEP
Remove NEXTSTEP from Unsupported List
This commit is contained in:
commit
6c34271545
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}},
|
{"NETBALAN", {false, std::nullopt}},
|
||||||
{"NETCOMPA", {false, std::nullopt}},
|
{"NETCOMPA", {false, std::nullopt}},
|
||||||
{"NEXT", {false, std::nullopt}},
|
{"NEXT", {false, std::nullopt}},
|
||||||
{"NEXTSTEP", {false, std::nullopt}},
|
|
||||||
{"NEXTSTPL", {false, std::nullopt}},
|
{"NEXTSTPL", {false, std::nullopt}},
|
||||||
{"NINENUM", {false, std::nullopt}},
|
{"NINENUM", {false, std::nullopt}},
|
||||||
{"NINEPOIN", {false, std::nullopt}},
|
{"NINEPOIN", {false, std::nullopt}},
|
||||||
|
Loading…
Reference in New Issue
Block a user