mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Update UnsupportedFlowKeywords.cpp
Remove MINPORV from unsupported keyword list
This commit is contained in:
@@ -380,7 +380,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
|||||||
{"MESSOPTS", {false, std::nullopt}},
|
{"MESSOPTS", {false, std::nullopt}},
|
||||||
{"MESSSRVC", {false, std::nullopt}},
|
{"MESSSRVC", {false, std::nullopt}},
|
||||||
{"MINNNCT", {false, std::nullopt}},
|
{"MINNNCT", {false, std::nullopt}},
|
||||||
{"MINPORV", {false, std::nullopt}},
|
|
||||||
{"MLANG", {false, std::nullopt}},
|
{"MLANG", {false, std::nullopt}},
|
||||||
{"MLANGSLV", {false, std::nullopt}},
|
{"MLANGSLV", {false, std::nullopt}},
|
||||||
{"MONITOR", {false, std::nullopt}},
|
{"MONITOR", {false, std::nullopt}},
|
||||||
|
|||||||
Reference in New Issue
Block a user