mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
adding regression test for network modeling
This commit is contained in:
parent
fa39f1f183
commit
05795c0bb1
@ -92,6 +92,14 @@ add_test_compareECLFiles(CASENAME spe1_precsalt
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_precsalt)
|
||||
|
||||
add_test_compareECLFiles(CASENAME network_balance_01
|
||||
FILENAME NETWORK-01
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR network
|
||||
TEST_ARGS --enable-tuning=true)
|
||||
|
||||
add_test_compareECLFiles(CASENAME gas_precsalt
|
||||
FILENAME GASWATER_VAPWAT_PRECSALT
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user