mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5545 from akva2/try_fix_alugrid_full_param
restore all flags for alugrid test
This commit is contained in:
commit
ac1cbd8987
@ -1495,6 +1495,12 @@ if(dune-alugrid_FOUND AND BUILD_FLOW_ALU_GRID)
|
|||||||
SIMULATOR flow_blackoil_alugrid
|
SIMULATOR flow_blackoil_alugrid
|
||||||
ABS_TOL ${abs_tol}
|
ABS_TOL ${abs_tol}
|
||||||
REL_TOL ${coarse_rel_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()
|
endif()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user