mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
increasing abs_tol for parallel regression for 3D_2AQU case
to make jenkins pass.
This commit is contained in:
parent
78bd95c593
commit
ed1c65bb86
@ -1479,7 +1479,7 @@ if(MPI_FOUND)
|
||||
add_test_compare_parallel_simulation(CASENAME numerical_aquifer_3d_2aqu
|
||||
FILENAME 3D_2AQU_NUM
|
||||
SIMULATOR flow
|
||||
ABS_TOL 0.12
|
||||
ABS_TOL 0.17
|
||||
REL_TOL ${coarse_rel_tol_parallel}
|
||||
DIR aquifer-num
|
||||
TEST_ARGS --tolerance-cnv=0.00003 --time-step-control=pid --linsolver=cpr)
|
||||
|
Loading…
Reference in New Issue
Block a user