allow for TEMP

This commit is contained in:
goncalvesmachadoc
2023-03-13 14:18:48 +01:00
parent 3dc13c234c
commit 3eb684ae7d

View File

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