mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add precsalt case to regression tests
This commit is contained in:
@@ -342,6 +342,13 @@ add_test_compareECLFiles(CASENAME spe1_brine
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_brine)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_precsalt
|
||||
FILENAME SPE1CASE1_PRECSALT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_precsalt)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_brine_gaswater
|
||||
FILENAME SPE1CASE2_BRINE_GASWATER
|
||||
SIMULATOR flow
|
||||
|
||||
Reference in New Issue
Block a user