mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Enable new test udq_actionx/ACTIONX_M1
This commit is contained in:
parent
498efe11a7
commit
d750d5c68f
@ -490,6 +490,14 @@ add_test_compareECLFiles(CASENAME udq_wconprod
|
||||
REL_TOL ${rel_tol}
|
||||
DIR udq_actionx)
|
||||
|
||||
add_test_compareECLFiles(CASENAME actionx_m1
|
||||
FILENAME ACTIONX_M1
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR udq_actionx
|
||||
TEST_ARGS --solver-max-time-step-in-days=1)
|
||||
|
||||
add_test_compareECLFiles(CASENAME pinch_multz_all
|
||||
FILENAME PINCH_MULTZ_ALL
|
||||
SIMULATOR flow
|
||||
|
@ -131,6 +131,7 @@ tests[polymer_injectivity]="flow polymer_injectivity 2D_POLYMER_INJECTIVITY"
|
||||
tests[nnc]="flow editnnc NNC_AND_EDITNNC"
|
||||
tests[udq_wconprod]="flow udq_actionx UDQ_WCONPROD"
|
||||
tests[udq_actionx]="flow udq_actionx UDQ_ACTIONX"
|
||||
tests[actionx_m1]="flow udq_actionx ACTIONX_M1"
|
||||
tests[udq_uadd]="flow udq_actionx UDQ_M1"
|
||||
tests[udq_undefined]="flow udq_actionx UDQ_M2"
|
||||
tests[udq_in_actionx]="flow udq_actionx UDQ_M3"
|
||||
|
Loading…
Reference in New Issue
Block a user