mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-07-29 18:47:55 -05:00
Revert "Add UDQ_WCONPROD model to integration testing"
This commit is contained in:
@@ -304,13 +304,6 @@ add_test_compareECLFiles(CASENAME multregt_model2
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR model2)
|
DIR model2)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME udq_wconprod
|
|
||||||
FILENAME UDQ_WCONPROD
|
|
||||||
SIMULATOR flow
|
|
||||||
ABS_TOL ${abs_tol}
|
|
||||||
REL_TOL ${rel_tol}
|
|
||||||
DIR udq_actionx)
|
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME multxyz_model2
|
add_test_compareECLFiles(CASENAME multxyz_model2
|
||||||
FILENAME 2_MULTXYZ_MODEL2
|
FILENAME 2_MULTXYZ_MODEL2
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
|
|||||||
@@ -64,7 +64,6 @@ tests[multiply_tranxyz_model2]="flow model2 8_MULTIPLY_TRANXYZ_MODEL2 multiply_t
|
|||||||
tests[editnnc_model2]="flow model2 9_EDITNNC_MODEL2 editnnc_model2"
|
tests[editnnc_model2]="flow model2 9_EDITNNC_MODEL2 editnnc_model2"
|
||||||
tests[polymer_injectivity]="flow polymer_injectivity 2D_POLYMER_INJECTIVITY"
|
tests[polymer_injectivity]="flow polymer_injectivity 2D_POLYMER_INJECTIVITY"
|
||||||
tests[nnc]="flow editnnc NNC_AND_EDITNNC nnc"
|
tests[nnc]="flow editnnc NNC_AND_EDITNNC nnc"
|
||||||
tests[udq]="flow udq_actionx UDQ_WCONPROD"
|
|
||||||
|
|
||||||
changed_tests=""
|
changed_tests=""
|
||||||
for test_name in ${!tests[*]}
|
for test_name in ${!tests[*]}
|
||||||
|
|||||||
Reference in New Issue
Block a user