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",
|
"RSCONSTT",
|
||||||
"RSSPEC",
|
"RSSPEC",
|
||||||
"RTEMPA",
|
"RTEMPA",
|
||||||
|
"RWGSALT",
|
||||||
"SALTPVD",
|
"SALTPVD",
|
||||||
"SALTSOL",
|
"SALTSOL",
|
||||||
"SAMG",
|
"SAMG",
|
||||||
@ -655,7 +656,7 @@ namespace MissingFeatures {
|
|||||||
"SCDETAB",
|
"SCDETAB",
|
||||||
"SCDPTAB",
|
"SCDPTAB",
|
||||||
"SCDPTRAC",
|
"SCDPTRAC",
|
||||||
"SCPDIMS",
|
"SCDPDIMS",
|
||||||
"SCVD",
|
"SCVD",
|
||||||
"SEPVALS",
|
"SEPVALS",
|
||||||
"SFOAM",
|
"SFOAM",
|
||||||
|
Loading…
Reference in New Issue
Block a user