mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
start regression testing of WGRUPCON tests
This commit is contained in:
@@ -1097,3 +1097,17 @@ add_test_compareECLFiles(CASENAME model_metric_gridunit_metres
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR gridunit)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 01_wgrupcon
|
||||
FILENAME 01-WGRUPCON
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR wgrupcon)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 02_wgrupcon
|
||||
FILENAME 02-WGRUPCON
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR wgrupcon)
|
||||
|
||||
Reference in New Issue
Block a user