mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Using the coarse parallel tolearance
This commit is contained in:
parent
9e6d8849cd
commit
7996857604
@ -906,7 +906,7 @@ if(MPI_FOUND)
|
|||||||
FILENAME SPE1FOAM
|
FILENAME SPE1FOAM
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
ABS_TOL ${abs_tol}
|
ABS_TOL ${abs_tol}
|
||||||
REL_TOL ${rel_tol})
|
REL_TOL ${coarse_rel_tol_parallel})
|
||||||
|
|
||||||
add_test_compare_parallel_simulation(CASENAME spe1_thermal
|
add_test_compare_parallel_simulation(CASENAME spe1_thermal
|
||||||
FILENAME SPE1CASE2_THERMAL
|
FILENAME SPE1CASE2_THERMAL
|
||||||
|
Loading…
Reference in New Issue
Block a user