mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4871 from svenn-t/cskin
Activate CSKIN and regression test
This commit is contained in:
@@ -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}},
|
||||
|
||||
Reference in New Issue
Block a user