mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
remove UDT keywords from unsupported list
UDTDIMS is completely ignored but should not stop the simulator
This commit is contained in:
parent
de0b249eaa
commit
fb7135a424
@ -649,8 +649,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"TUNINGL", {false, std::nullopt}},
|
||||
{"TUNINGS", {false, std::nullopt}},
|
||||
{"TZONE", {true, std::nullopt}},
|
||||
{"UDT", {true, std::nullopt}},
|
||||
{"UDTDIMS", {true, std::nullopt}},
|
||||
{"UNCODHMD", {true, std::nullopt}},
|
||||
{"UNIFOUTS", {false, std::nullopt}},
|
||||
{"UNIFSAVE", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user