mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add regression testing of case ACTIONX_WCONINJE
This commit is contained in:
@@ -934,6 +934,14 @@ add_test_compareECLFiles(CASENAME actionx_gconinje
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR actionx)
|
||||
|
||||
add_test_compareECLFiles(CASENAME actionx_wconinje
|
||||
FILENAME ACTIONX_WCONINJE
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR actionx)
|
||||
|
||||
# Restart tests
|
||||
opm_set_test_driver(${PROJECT_SOURCE_DIR}/tests/run-restart-regressionTest.sh "")
|
||||
|
||||
|
||||
@@ -158,6 +158,7 @@ tests[co2store]="flow co2store CO2STORE"
|
||||
tests[co2store_diffusive]="flow co2store CO2STORE_DIFFUSIVE"
|
||||
tests[co2store_drsdtcon]="flow co2store CO2STORE_DRSDTCON"
|
||||
tests[actionx_gconinje]="flow actionx ACTIONX_GCONINJE"
|
||||
tests[actionx_wconinje]="flow actionx ACTIONX_WCONINJE"
|
||||
|
||||
changed_tests=""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user