mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-26 03:00:17 -06:00
Merge pull request #4603 from blattms/mark-nogap-as-supported
Mark PINCH option 2 NOGAP as fully supported.
This commit is contained in:
commit
73d79b4010
@ -171,12 +171,6 @@ partiallySupported()
|
||||
{7,{true, allow_values<std::string> {}, "NODEPROP(NETTYPE): not supported use default"}}, // NETWORK_VALUE_TYPE
|
||||
},
|
||||
},
|
||||
{
|
||||
"PINCH",
|
||||
{
|
||||
{2,{true, allow_values<std::string> {"GAP"}, "PINCH(PINCHOPT) equal to NOGAP is not supported."}},
|
||||
},
|
||||
},
|
||||
{
|
||||
"RESTART",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user