mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Disambiguate the casename of the test.
This commit is contained in:
parent
6d7758fbf8
commit
a8349d2111
@ -78,9 +78,10 @@ add_test_compare_parallel_simulation(CASENAME spe3
|
||||
REL_TOL ${coarse_rel_tol_parallel}
|
||||
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8 --tolerance-wells=1e-7)
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME spe3
|
||||
add_test_compare_parallel_simulation(CASENAME spe3_partition_method_3
|
||||
FILENAME SPE3CASE1
|
||||
POSTFIX partition_method_3
|
||||
DIR spe3
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol_parallel}
|
||||
REL_TOL ${coarse_rel_tol_parallel}
|
||||
|
Loading…
Reference in New Issue
Block a user