mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding regressing tests for WINJMULT
This commit is contained in:
@@ -173,6 +173,14 @@ add_test_compare_parallel_simulation(CASENAME actionx_m1
|
||||
DIR udq_actionx
|
||||
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-6)
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME winjmult_msw
|
||||
FILENAME WINJMULT_MSW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR winjmult
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME 3_a_mpi_multflt_mod2
|
||||
FILENAME 3_A_MPI_MULTFLT_SCHED_MODEL2
|
||||
SIMULATOR flow
|
||||
|
||||
Reference in New Issue
Block a user