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
commit cfd502c0f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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}},

View File

@ -519,6 +519,41 @@ add_test_compareECLFiles(CASENAME udq_in_actionx
REL_TOL ${rel_tol}
DIR udq_actionx)
add_test_compareECLFiles(CASENAME cskin-01
FILENAME CSKIN-01
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR cskin)
add_test_compareECLFiles(CASENAME cskin-02
FILENAME CSKIN-02
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR cskin)
add_test_compareECLFiles(CASENAME cskin-03
FILENAME CSKIN-03
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR cskin)
add_test_compareECLFiles(CASENAME cskin-04
FILENAME CSKIN-04
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR cskin)
add_test_compareECLFiles(CASENAME cskin-05
FILENAME CSKIN-05
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR cskin)
add_test_compareECLFiles(CASENAME co2store
FILENAME CO2STORE
SIMULATOR flow