mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 02:30:18 -06:00
I have included the regression test for SPE1CASE1 using flow.
This commit is contained in:
parent
735cd7d402
commit
2c7344f558
@ -181,6 +181,13 @@ add_test_compareECLFiles(CASENAME spe1
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1
|
||||
FILENAME SPE1CASE1
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_nowells
|
||||
FILENAME SPE1CASE2_NOWELLS
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user