Merge pull request #4871 from svenn-t/cskin

Activate CSKIN and regression test
This commit is contained in:
Bård Skaflestad
2023-09-21 11:24:19 +02:00
committed by GitHub
2 changed files with 35 additions and 1 deletions

View File

@@ -102,7 +102,6 @@ const KeywordValidation::UnsupportedKeywords& unsupportedKeywords()
{"COMPVEL", {true, std::nullopt}},
{"CPIFACT", {true, std::nullopt}},
{"CPIFACTL", {true, std::nullopt}},
{"CSKIN", {true, std::nullopt}},
{"CONNECTION", {true, std::nullopt}},
{"CONNECTION_PROBE", {true, std::nullopt}},
{"COORDSYS", {true, std::nullopt}},