mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5648 from bska/enable-equalreg
Enable EQUALREG for Array Operations
This commit is contained in:
commit
3bb137be47
@ -169,7 +169,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"EPSDBGS", {false, std::nullopt}},
|
||||
{"EPSDEBUG", {false, std::nullopt}},
|
||||
{"EQLZCORN", {true, std::nullopt}},
|
||||
{"EQUALREG", {true, std::nullopt}},
|
||||
{"ESSNODE", {true, std::nullopt}},
|
||||
{"EXCAVATE", {true, std::nullopt}},
|
||||
{"EXCEL", {false, std::nullopt}},
|
||||
|
Loading…
Reference in New Issue
Block a user