mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
allow for TEMP
This commit is contained in:
@@ -619,7 +619,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
|||||||
{"SURFWNUM", {true, std::nullopt}},
|
{"SURFWNUM", {true, std::nullopt}},
|
||||||
{"SWF32D", {true, std::nullopt}},
|
{"SWF32D", {true, std::nullopt}},
|
||||||
{"SWINGFAC", {true, std::nullopt}},
|
{"SWINGFAC", {true, std::nullopt}},
|
||||||
{"TEMP", {true, std::nullopt}},
|
|
||||||
{"TEMPNODE", {true, std::nullopt}},
|
{"TEMPNODE", {true, std::nullopt}},
|
||||||
{"TEMPTVD", {true, std::nullopt}},
|
{"TEMPTVD", {true, std::nullopt}},
|
||||||
{"TIGHTEN", {true, std::nullopt}},
|
{"TIGHTEN", {true, std::nullopt}},
|
||||||
|
|||||||
Reference in New Issue
Block a user