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:
parent
65addddb06
commit
f9ba52e91b
@ -380,7 +380,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"MESSOPTS", {false, std::nullopt}},
|
||||
{"MESSSRVC", {false, std::nullopt}},
|
||||
{"MINNNCT", {false, std::nullopt}},
|
||||
{"MINPORV", {false, std::nullopt}},
|
||||
{"MLANG", {false, std::nullopt}},
|
||||
{"MLANGSLV", {false, std::nullopt}},
|
||||
{"MONITOR", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user