mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding --tolerance-wells=1.e-8 to regression tests
UDQ_M1 and NORNE_ATW2013_B1H_RE-PERF
This commit is contained in:
parent
d6c1ecea50
commit
db62d4f914
@ -561,7 +561,8 @@ add_test_compareECLFiles(CASENAME udq_uadd
|
|||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
ABS_TOL ${abs_tol}
|
ABS_TOL ${abs_tol}
|
||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR udq_actionx)
|
DIR udq_actionx
|
||||||
|
TEST_ARGS --tolerance-wells=1.e-8)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME udq_undefined
|
add_test_compareECLFiles(CASENAME udq_undefined
|
||||||
FILENAME UDQ_M2
|
FILENAME UDQ_M2
|
||||||
@ -1075,7 +1076,8 @@ add_test_compareECLFiles(CASENAME norne_reperf
|
|||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
ABS_TOL ${abs_tol}
|
ABS_TOL ${abs_tol}
|
||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR norne)
|
DIR norne
|
||||||
|
TEST_ARGS --tolerance-wells=1.e-8)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME compl_smry
|
add_test_compareECLFiles(CASENAME compl_smry
|
||||||
FILENAME COMPL_SMRY
|
FILENAME COMPL_SMRY
|
||||||
|
Loading…
Reference in New Issue
Block a user