Mark keywords DIFFC, DIFFUSE and GPMAINT as supported

This commit is contained in:
Joakim Hove 2021-10-26 07:42:14 +02:00
parent 3cfec109db
commit a79fd67104

View File

@ -114,7 +114,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"DEPTHTAB", {false, std::nullopt}},
{"DIAGDISP", {false, std::nullopt}},
{"DIFF", {false, std::nullopt}},
{"DIFFC", {false, std::nullopt}},
{"DIFFCOAL", {false, std::nullopt}},
{"DIFFDP", {false, std::nullopt}},
{"DIFFMMF", {false, std::nullopt}},
@ -130,7 +129,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"DIFFMZ-", {false, std::nullopt}},
{"DIFFR", {false, std::nullopt}},
{"DIFFTHT", {false, std::nullopt}},
{"DIFFUSE", {false, std::nullopt}},
{"DIFFX", {false, std::nullopt}},
{"DIFFY", {false, std::nullopt}},
{"DIFFZ", {false, std::nullopt}},
@ -236,7 +234,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"GNETDP", {false, std::nullopt}},
{"GNETINJE", {false, std::nullopt}},
{"GNETPUMP", {false, std::nullopt}},
{"GPMAINT", {false, std::nullopt}},
{"GRADGRUP", {false, std::nullopt}},
{"GRADRESV", {false, std::nullopt}},
{"GRADRFT", {false, std::nullopt}},