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