Merge pull request #4524 from goncalvesmachadoc/temp

allow for TEMP
This commit is contained in:
Bård Skaflestad
2023-03-16 16:37:09 +01:00
committed by GitHub

View File

@@ -618,7 +618,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"SURFWNUM", {true, std::nullopt}},
{"SWF32D", {true, std::nullopt}},
{"SWINGFAC", {true, std::nullopt}},
{"TEMP", {true, std::nullopt}},
{"TEMPNODE", {true, std::nullopt}},
{"TEMPTVD", {true, std::nullopt}},
{"TIGHTEN", {true, std::nullopt}},