mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4971 from totto82/compdat_d
Remove warning for unsupported D factor in COMPDAT
This commit is contained in:
commit
11ac7375a9
@ -559,12 +559,6 @@ partiallySupported()
|
||||
{9,{false, allow_values<double> {}, "AQUFETP(TEMP): option is not used and should be defaulted – value ignored"}}, // TEMP
|
||||
},
|
||||
},
|
||||
{
|
||||
"COMPDAT",
|
||||
{
|
||||
{12,{false, allow_values<double> {}, "COMPDAT(DFACT): non-Darcy D factor not supported and should be defaulted (1*) – value ignored"}}, // D_FACTOR
|
||||
},
|
||||
},
|
||||
{
|
||||
"DIFFC",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user