mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5563 from GitPaean/stablizing_test
hopefully stabilizing some regression test
This commit is contained in:
commit
2f36034077
@ -561,7 +561,8 @@ add_test_compareECLFiles(CASENAME udq_uadd
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR udq_actionx)
|
||||
DIR udq_actionx
|
||||
TEST_ARGS --tolerance-wells=1.e-8)
|
||||
|
||||
add_test_compareECLFiles(CASENAME udq_undefined
|
||||
FILENAME UDQ_M2
|
||||
@ -1075,7 +1076,8 @@ add_test_compareECLFiles(CASENAME norne_reperf
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR norne)
|
||||
DIR norne
|
||||
TEST_ARGS --tolerance-wells=1.e-8)
|
||||
|
||||
add_test_compareECLFiles(CASENAME compl_smry
|
||||
FILENAME COMPL_SMRY
|
||||
|
Loading…
Reference in New Issue
Block a user