adding --tolerance-cnv-relaxed for H2STORE regression

so that the solution is converged and results in more stable regression
checking.
This commit is contained in:
Kai Bao 2024-08-28 15:10:00 +02:00
parent db62d4f914
commit e4225df6b7

View File

@ -689,35 +689,40 @@ add_test_compareECLFiles(CASENAME h2store
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR h2store)
DIR h2store
TEST_ARGS --tolerance-cnv-relaxed=0.01)
add_test_compareECLFiles(CASENAME h2store_gw
FILENAME H2STORE_GW
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR h2store)
DIR h2store
TEST_ARGS --tolerance-cnv-relaxed=0.01)
add_test_compareECLFiles(CASENAME h2store_gaswat
FILENAME H2STORE_GASWAT
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR h2store)
DIR h2store
TEST_ARGS --tolerance-cnv-relaxed=0.01)
add_test_compareECLFiles(CASENAME h2store_diffusive
FILENAME H2STORE_DIFFUSIVE
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR h2store)
DIR h2store
TEST_ARGS --tolerance-cnv-relaxed=0.01)
add_test_compareECLFiles(CASENAME h2store_energy
FILENAME H2STORE_ENERGY
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR h2store)
DIR h2store
TEST_ARGS --tolerance-cnv-relaxed=0.01)
if (opm-common_EMBEDDED_PYTHON)
add_test_compareECLFiles(CASENAME udq_pyaction