mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 20:13:49 -06:00
Add few missing unsupported keywords to the list
Added the unsupported keywords WBP, WBP4, WBP5, WBP9, NLINEARS to the list in MissingFeatures.cpp.
This commit is contained in:
parent
4ddb8e8d56
commit
d5f5fd8b8b
@ -366,6 +366,7 @@ namespace MissingFeatures {
|
|||||||
"NODEPROP",
|
"NODEPROP",
|
||||||
"NOGGF",
|
"NOGGF",
|
||||||
"NOINSPEC",
|
"NOINSPEC",
|
||||||
|
"NLINEARS",
|
||||||
"NOMONITO",
|
"NOMONITO",
|
||||||
"NONNC",
|
"NONNC",
|
||||||
"NORSSPEC",
|
"NORSSPEC",
|
||||||
@ -545,6 +546,10 @@ namespace MissingFeatures {
|
|||||||
"WBOREVOL",
|
"WBOREVOL",
|
||||||
"WCALCVAL",
|
"WCALCVAL",
|
||||||
"WCONINJH",
|
"WCONINJH",
|
||||||
|
"WBP",
|
||||||
|
"WBP4",
|
||||||
|
"WBP5",
|
||||||
|
"WBP9",
|
||||||
"WCUTBACK",
|
"WCUTBACK",
|
||||||
"WCUTBACT",
|
"WCUTBACT",
|
||||||
"WCYCLE",
|
"WCYCLE",
|
||||||
|
Loading…
Reference in New Issue
Block a user