mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Update MissingFeatures.cpp
Missing features fixed typo SCPDIMS to SCDPDIMS, and added RWGSALT.
This commit is contained in:
parent
19461e6b83
commit
04295871f4
@ -639,6 +639,7 @@ namespace MissingFeatures {
|
||||
"RSCONSTT",
|
||||
"RSSPEC",
|
||||
"RTEMPA",
|
||||
"RWGSALT",
|
||||
"SALTPVD",
|
||||
"SALTSOL",
|
||||
"SAMG",
|
||||
@ -655,7 +656,7 @@ namespace MissingFeatures {
|
||||
"SCDETAB",
|
||||
"SCDPTAB",
|
||||
"SCDPTRAC",
|
||||
"SCPDIMS",
|
||||
"SCDPDIMS",
|
||||
"SCVD",
|
||||
"SEPVALS",
|
||||
"SFOAM",
|
||||
|
Loading…
Reference in New Issue
Block a user