mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-01 12:06:54 -06:00
add parallel test with solvent
This commit is contained in:
parent
d5eea3252b
commit
e7463c9c85
@ -469,4 +469,9 @@ if(MPI_FOUND)
|
|||||||
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 spe1_solvent
|
||||||
|
FILENAME SPE1CASE2_SOLVENT
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol_parallel}
|
||||||
|
REL_TOL ${coarse_rel_tol_parallel})
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user