mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
change rel tol to coarse rel tol in the parallel regression testing
This commit is contained in:
parent
f9ab7e6b07
commit
e6a6ec3c11
@ -74,7 +74,7 @@ add_test_compare_parallel_simulation(CASENAME spe1_thermal
|
|||||||
FILENAME SPE1CASE2_THERMAL
|
FILENAME SPE1CASE2_THERMAL
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
ABS_TOL ${abs_tol}
|
ABS_TOL ${abs_tol}
|
||||||
REL_TOL ${rel_tol}
|
REL_TOL ${coarse_rel_tol_parallel}}
|
||||||
DIR spe1
|
DIR spe1
|
||||||
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8)
|
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user