mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 03:53:49 -06:00
Add tuning for WGRUPCON regression tests
This commit is contained in:
parent
b1c11f6d88
commit
77397b0e28
@ -1191,14 +1191,16 @@ add_test_compareECLFiles(CASENAME 01_wgrupcon
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR wgrupcon)
|
||||
DIR wgrupcon
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 02_wgrupcon
|
||||
FILENAME 02-WGRUPCON
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR wgrupcon)
|
||||
DIR wgrupcon
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
add_test_compareECLFiles(CASENAME winjmult_stdw
|
||||
FILENAME WINJMULT_STDW
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user