mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #2909 from alfbr/time-stepping
Switched time step control and changed damping factor for it
This commit is contained in:
@@ -913,8 +913,7 @@ if(MPI_FOUND)
|
||||
FILENAME SPE1FOAM
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
TEST_ARGS --linear-solver-reduction=1e-7 --tolerance-cnv=5e-6 --tolerance-mb=1e-8)
|
||||
REL_TOL ${coarse_rel_tol_parallel})
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME spe1_thermal
|
||||
FILENAME SPE1CASE2_THERMAL
|
||||
|
||||
Reference in New Issue
Block a user