mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-02 13:59:12 -06:00
Promote Segment Data in WRFTPLT to Supported Status
While there are a few arrays we admittedly don't create, the level of support is now sufficiently complete that declaring values other than 'NO' as "supported" is warranted.
This commit is contained in:
parent
6102249466
commit
e3d05d1129
@ -293,12 +293,6 @@ partiallySupported()
|
||||
{7,{false, allow_values<std::string> {"NO"}, "WLIFTOPT(OPTLIMIT): only the default NO option is supported – will continue"}}, // ALLOCATE_EXTRA_LIFT_GAS
|
||||
},
|
||||
},
|
||||
{
|
||||
"WRFTPLT",
|
||||
{
|
||||
{4,{false, allow_values<std::string> {"NO"}, "WRFTPLT(MULTISEG): output is currently not supported – will continue"}}, // OUTPUT_SEGMENT
|
||||
},
|
||||
},
|
||||
{
|
||||
"WTEST",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user