Use stricter CNV tolerance for test.

This makes the serial and parallel runs closer to each other.
This commit is contained in:
Atgeirr Flø Rasmussen 2022-06-16 12:24:22 +02:00
parent 66ff942b2f
commit e8e915b9eb

View File

@ -1482,7 +1482,7 @@ if(MPI_FOUND)
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)
TEST_ARGS --tolerance-cnv=0.000003 --time-step-control=pid --linsolver=cpr)
add_test_compare_parallel_simulation(CASENAME numerical_aquifer_3d_1aqu
FILENAME 3D_1AQU_3CELLS