mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4969 from akva2/fbhpdef
add support for FBHPDEF keyword
This commit is contained in:
@@ -181,7 +181,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
|
||||
{"EXTHOST", {true, std::nullopt}},
|
||||
{"EXTRAPMS", {false, std::nullopt}},
|
||||
{"EXTREPGL", {true, std::nullopt}},
|
||||
{"FBHPDEF", {true, std::nullopt}},
|
||||
{"FHERCHBL", {true, std::nullopt}},
|
||||
{"FRICTION", {true, std::nullopt}},
|
||||
{"FIELDSEP", {false, std::nullopt}},
|
||||
|
||||
Reference in New Issue
Block a user