Fixed --flow-newton-max-iterations in compareEclFiles.cmake

Needs to be --newton-max-iterations now
This commit is contained in:
Markus Blatt 2022-10-28 16:44:58 +02:00
parent 2fdc9e6cc6
commit 8cdd8f0c6c

View File

@ -176,7 +176,7 @@ add_test_compareECLFiles(CASENAME spe3
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${coarse_rel_tol}
TEST_ARGS --tolerance-wells=1e-6 --flow-newton-max-iterations=20)
TEST_ARGS --tolerance-wells=1e-6 --newton-max-iterations=20)
add_test_compareECLFiles(CASENAME spe9
FILENAME SPE9_CP_SHORT
@ -237,14 +237,14 @@ add_test_compareECLFiles(CASENAME spe5
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${coarse_rel_tol}
TEST_ARGS --flow-newton-max-iterations=20)
TEST_ARGS --newton-max-iterations=20)
add_test_compareECLFiles(CASENAME spe5_co2eor
FILENAME SPE5CASE1_DYN
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${coarse_rel_tol}
TEST_ARGS --flow-newton-max-iterations=20)
TEST_ARGS --newton-max-iterations=20)
add_test_compareECLFiles(CASENAME wecon_wtest
FILENAME 3D_WECON