minor fix to the test parameter

This commit is contained in:
Elyes Ahmed 2024-09-30 12:06:35 +02:00
parent 67d703542b
commit 0a8885eb09

View File

@ -1501,7 +1501,7 @@ if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID)
FILENAME SPE1CASE2 FILENAME SPE1CASE2
SIMULATOR flow_blackoil_alugrid SIMULATOR flow_blackoil_alugrid
ABS_TOL ${abs_tol} ABS_TOL ${abs_tol}
REL_TOL ${coarse_rel_tol} REL_TOL ${rel_tol}
DIR spe1) DIR spe1)
endif() endif()