mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Enable Restart Tests for Constant Flux Aquifers
Uses the example models AQUFLUX-01 and AQUFLUX-02 from OPM-Tests. Both sequential and parallel modes activated for both models.
This commit is contained in:
@@ -141,6 +141,14 @@ add_test_compare_parallel_simulation(CASENAME aquflux_01
|
||||
DIR aquifers
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME aquflux_02
|
||||
FILENAME AQUFLUX-02
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${coarse_rel_tol_parallel}
|
||||
DIR aquifers
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
|
||||
add_test_compare_parallel_simulation(CASENAME network_balance_01
|
||||
FILENAME NETWORK-01
|
||||
SIMULATOR flow
|
||||
|
||||
Reference in New Issue
Block a user