Added newton-max-iterations for test case. Also, fixed bad alignment

This commit is contained in:
Erik Hide Saeternes 2024-09-24 11:14:32 +02:00
parent 6b7fc8b54b
commit 7327137e39

View File

@ -202,8 +202,8 @@ add_test_compare_parallel_simulation(CASENAME 3_a_mpi_multflt_mod2
SIMULATOR flow
ABS_TOL ${abs_tol_parallel}
REL_TOL 1.0e-3
DIR model2
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8 --enable-drift-compensation=false)
DIR model2
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8 --newton-max-iterations=30 --enable-drift-compensation=false)
add_test_compare_parallel_simulation(CASENAME rxft
FILENAME TEST_RXFT