mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
make sure this case only for mpi
This commit is contained in:
parent
0bb3a5751f
commit
f30d2708d7
@ -1496,7 +1496,7 @@ if(BUILD_FLOW_POLY_GRID)
|
||||
DIR spe1)
|
||||
endif()
|
||||
|
||||
if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID)
|
||||
if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID AND MPI_FOUND)
|
||||
add_test_compareECLFiles(CASENAME spe12_alugrid
|
||||
FILENAME SPE1CASE2
|
||||
SIMULATOR flow_blackoil_alugrid
|
||||
|
Loading…
Reference in New Issue
Block a user