mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
cleaning testing for alugrid
This commit is contained in:
parent
265c7b8520
commit
67d703542b
@ -1492,7 +1492,7 @@ if(BUILD_FLOW_POLY_GRID)
|
||||
FILENAME SPE1CASE2
|
||||
SIMULATOR flow_blackoil_polyhedralgrid
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${coarse_rel_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1)
|
||||
endif()
|
||||
|
||||
@ -1502,13 +1502,7 @@ if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID)
|
||||
SIMULATOR flow_blackoil_alugrid
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${coarse_rel_tol}
|
||||
DIR spe1
|
||||
TEST_ARGS --linear-solver=ilu0
|
||||
--tolerance-mb=1e-6
|
||||
--min-strict-cnv-iter=0
|
||||
--local-well-solve-control-switching=false
|
||||
--use-implicit-ipr=false
|
||||
--enable-drift-compensation=true)
|
||||
DIR spe1)
|
||||
endif()
|
||||
|
||||
if(BUILD_FLOW_FLOAT_VARIANTS)
|
||||
|
Loading…
Reference in New Issue
Block a user