mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Mark PINCH option 2 NOGAP as fully supported.
All the test cases that were provided to me are actually already supported by current master.
This commit is contained in:
parent
343000a110
commit
3d144ce4d7
@ -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