mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Delete few thermal keywords from list
@slawekszklarz and I were checking the keywords mentioned in warnings as unhandled when running thermal models. The keywords RTEMP, RTEMPVD and THCONR seem to be working fine. The WATVISCT table breaks the simulation when extrapolation is needed.
This commit is contained in:
parent
f499d44131
commit
ac30f97c43
@ -565,9 +565,7 @@ namespace MissingFeatures {
|
||||
"RPTSMRY",
|
||||
"RSCONST",
|
||||
"RSCONSTT",
|
||||
"RTEMP",
|
||||
"RTEMPA",
|
||||
"RTEMPVD",
|
||||
"RUNSUM",
|
||||
"SATOPTS",
|
||||
"SAVE",
|
||||
@ -651,7 +649,6 @@ namespace MissingFeatures {
|
||||
"TRACERKP",
|
||||
"TRACITVD",
|
||||
"TRACTVD",
|
||||
"THCONR",
|
||||
"TRACER",
|
||||
"TRACERS",
|
||||
"TRACITVD",
|
||||
|
Loading…
Reference in New Issue
Block a user