Merge pull request #4969 from akva2/fbhpdef

add support for FBHPDEF keyword
This commit is contained in:
Bård Skaflestad
2023-11-07 16:35:51 +01:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -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}},