mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
minor fix to the test parameter
This commit is contained in:
parent
67d703542b
commit
0a8885eb09
@ -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()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user