mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 10:40:21 -06:00
adding running test for WSEGAICD
This commit is contained in:
parent
6e8394eba6
commit
3f5402fb5b
@ -769,6 +769,12 @@ add_test_compareECLFiles(CASENAME wsegsicd
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
add_test_compareECLFiles(CASENAME wsegaicd
|
||||
FILENAME BASE_MSW_WSEGAICD
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
add_test_compareECLFiles(CASENAME nnc
|
||||
FILENAME NNC_AND_EDITNNC
|
||||
SIMULATOR flow
|
||||
|
@ -132,6 +132,7 @@ tests[udq_in_actionx]="flow udq_actionx UDQ_M3"
|
||||
tests[udq_pyaction]="flow udq_actionx PYACTION_WCONPROD"
|
||||
tests[spe1_foam]="flow spe1_foam SPE1FOAM"
|
||||
tests[wsegsicd]="flow wsegsicd TEST_WSEGSICD"
|
||||
tests[wsegaicd]="flow wsegaicd BASE_MSW_WSEGAICD"
|
||||
tests[bc_lab]="flow bc_lab BC_LAB"
|
||||
tests[pinch_multz_all]="flow pinch PINCH_MULTZ_ALL"
|
||||
tests[pinch_multz_all_barrier]="flow pinch PINCH_MULTZ_ALL_BARRIER"
|
||||
|
Loading…
Reference in New Issue
Block a user