restore all flags for alugrid test

This commit is contained in:
Arne Morten Kvarving 2024-08-20 09:14:20 +02:00
parent f9ce09acd7
commit a69ffde5e4

View File

@ -1495,6 +1495,12 @@ if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID)
SIMULATOR flow_blackoil_alugrid
ABS_TOL ${abs_tol}
REL_TOL ${coarse_rel_tol}
DIR spe1)
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)
endif()