mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
add parallel test with polymer
This commit is contained in:
parent
e7463c9c85
commit
f7b76e2b43
@ -474,4 +474,10 @@ if(MPI_FOUND)
|
|||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
ABS_TOL ${abs_tol_parallel}
|
ABS_TOL ${abs_tol_parallel}
|
||||||
REL_TOL ${coarse_rel_tol_parallel})
|
REL_TOL ${coarse_rel_tol_parallel})
|
||||||
|
|
||||||
|
add_test_compare_parallel_simulation(CASENAME polymer_simple2D
|
||||||
|
FILENAME 2D_THREEPHASE_POLY_HETER
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${coarse_rel_tol})
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user