mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 02:30:18 -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",
|
||||
"NOGGF",
|
||||
"NOINSPEC",
|
||||
"NLINEARS",
|
||||
"NOMONITO",
|
||||
"NONNC",
|
||||
"NORSSPEC",
|
||||
@ -545,6 +546,10 @@ namespace MissingFeatures {
|
||||
"WBOREVOL",
|
||||
"WCALCVAL",
|
||||
"WCONINJH",
|
||||
"WBP",
|
||||
"WBP4",
|
||||
"WBP5",
|
||||
"WBP9",
|
||||
"WCUTBACK",
|
||||
"WCUTBACT",
|
||||
"WCYCLE",
|
||||
|
Loading…
Reference in New Issue
Block a user