mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #2571 from alfbr/group-tests2
Activate a bunch of group tests.
This commit is contained in:
commit
02923a6dee
@ -566,6 +566,34 @@ add_test_compareECLFiles(CASENAME 9_3a_grpctl_msw_model2
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR model2)
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_3b_grpctl_stw_model2
|
||||||
|
FILENAME 9_3B_GINJ_GAS_EXPORT_STW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_3b_grpctl_msw_model2
|
||||||
|
FILENAME 9_3B_GINJ_GAS_EXPORT_MSW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_3c_grpctl_stw_model2
|
||||||
|
FILENAME 9_3C_GINJ_GAS_GCONSUMP_STW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_3c_grpctl_msw_model2
|
||||||
|
FILENAME 9_3C_GINJ_GAS_GCONSUMP_MSW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME 9_4a_grpctl_stw_model2
|
add_test_compareECLFiles(CASENAME 9_4a_grpctl_stw_model2
|
||||||
FILENAME 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_STW
|
FILENAME 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_STW
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
@ -580,6 +608,13 @@ add_test_compareECLFiles(CASENAME 9_4a_grpctl_msw_model2
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR model2)
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_4b_grpctl_stw_model2
|
||||||
|
FILENAME 9_4B_WINJ_VREP-W_STW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME 9_4b_grpctl_msw_model2
|
add_test_compareECLFiles(CASENAME 9_4b_grpctl_msw_model2
|
||||||
FILENAME 9_4B_WINJ_VREP-W_MSW
|
FILENAME 9_4B_WINJ_VREP-W_MSW
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
@ -587,6 +622,13 @@ add_test_compareECLFiles(CASENAME 9_4b_grpctl_msw_model2
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR model2)
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_4c_grpctl_stw_model2
|
||||||
|
FILENAME 9_4C_WINJ_GINJ_VREP-W_REIN-G_STW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME 9_4c_grpctl_msw_model2
|
add_test_compareECLFiles(CASENAME 9_4c_grpctl_msw_model2
|
||||||
FILENAME 9_4C_WINJ_GINJ_VREP-W_REIN-G_MSW
|
FILENAME 9_4C_WINJ_GINJ_VREP-W_REIN-G_MSW
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
@ -594,6 +636,20 @@ add_test_compareECLFiles(CASENAME 9_4c_grpctl_msw_model2
|
|||||||
REL_TOL ${rel_tol}
|
REL_TOL ${rel_tol}
|
||||||
DIR model2)
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_4d_grpctl_stw_model2
|
||||||
|
FILENAME 9_4D_WINJ_GINJ_GAS_EXPORT_STW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
|
add_test_compareECLFiles(CASENAME 9_4d_grpctl_msw_model2
|
||||||
|
FILENAME 9_4D_WINJ_GINJ_GAS_EXPORT_MSW
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR model2)
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME wsegsicd
|
add_test_compareECLFiles(CASENAME wsegsicd
|
||||||
FILENAME TEST_WSEGSICD
|
FILENAME TEST_WSEGSICD
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
|
@ -101,10 +101,18 @@ tests[9_2a_grpctl_stw_model2]="flow model2 9_2A_DEPL_GCONPROD_1L_STW 9_2a_grpctl
|
|||||||
tests[9_2a_grpctl_msw_model2]="flow model2 9_2A_DEPL_GCONPROD_1L_MSW 9_2a_grpctl_msw_model2"
|
tests[9_2a_grpctl_msw_model2]="flow model2 9_2A_DEPL_GCONPROD_1L_MSW 9_2a_grpctl_msw_model2"
|
||||||
tests[9_3a_grpctl_stw_model2]="flow model2 9_3A_GINJ_REIN-G_STW 9_3a_grpctl_stw_model2"
|
tests[9_3a_grpctl_stw_model2]="flow model2 9_3A_GINJ_REIN-G_STW 9_3a_grpctl_stw_model2"
|
||||||
tests[9_3a_grpctl_msw_model2]="flow model2 9_3A_GINJ_REIN-G_MSW 9_3a_grpctl_msw_model2"
|
tests[9_3a_grpctl_msw_model2]="flow model2 9_3A_GINJ_REIN-G_MSW 9_3a_grpctl_msw_model2"
|
||||||
|
tests[9_3b_grpctl_stw_model2]="flow model2 9_3B_GINJ_GAS_EXPORT_STW 9_3b_grpctl_stw_model2"
|
||||||
|
tests[9_3b_grpctl_msw_model2]="flow model2 9_3B_GINJ_GAS_EXPORT_MSW 9_3b_grpctl_msw_model2"
|
||||||
|
tests[9_3c_grpctl_stw_model2]="flow model2 9_3C_GINJ_GAS_GCONSUMP_STW 9_3c_grpctl_stw_model2"
|
||||||
|
tests[9_3c_grpctl_msw_model2]="flow model2 9_3C_GINJ_GAS_GCONSUMP_MSW 9_3c_grpctl_msw_model2"
|
||||||
tests[9_4a_grpctl_stw_model2]="flow model2 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_STW 9_4a_grpctl_stw_model2"
|
tests[9_4a_grpctl_stw_model2]="flow model2 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_STW 9_4a_grpctl_stw_model2"
|
||||||
tests[9_4a_grpctl_msw_model2]="flow model2 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_MSW 9_4a_grpctl_msw_model2"
|
tests[9_4a_grpctl_msw_model2]="flow model2 9_4A_WINJ_MAXWRATES_MAXBHP_GCONPROD_1L_MSW 9_4a_grpctl_msw_model2"
|
||||||
|
tests[9_4b_grpctl_stw_model2]="flow model2 9_4B_WINJ_VREP-W_STW 9_4b_grpctl_stw_model2"
|
||||||
tests[9_4b_grpctl_msw_model2]="flow model2 9_4B_WINJ_VREP-W_MSW 9_4b_grpctl_msw_model2"
|
tests[9_4b_grpctl_msw_model2]="flow model2 9_4B_WINJ_VREP-W_MSW 9_4b_grpctl_msw_model2"
|
||||||
|
tests[9_4c_grpctl_stw_model2]="flow model2 9_4C_WINJ_GINJ_VREP-W_REIN-G_STW 9_4c_grpctl_stw_model2"
|
||||||
tests[9_4c_grpctl_msw_model2]="flow model2 9_4C_WINJ_GINJ_VREP-W_REIN-G_MSW 9_4c_grpctl_msw_model2"
|
tests[9_4c_grpctl_msw_model2]="flow model2 9_4C_WINJ_GINJ_VREP-W_REIN-G_MSW 9_4c_grpctl_msw_model2"
|
||||||
|
tests[9_4d_grpctl_stw_model2]="flow model2 9_4D_WINJ_GINJ_GAS_EXPORT_STW 9_4d_grpctl_stw_model2"
|
||||||
|
tests[9_4d_grpctl_msw_model2]="flow model2 9_4D_WINJ_GINJ_GAS_EXPORT_MSW 9_4d_grpctl_msw_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_wconprod]="flow udq_actionx UDQ_WCONPROD udq_wconprod"
|
tests[udq_wconprod]="flow udq_actionx UDQ_WCONPROD udq_wconprod"
|
||||||
|
Loading…
Reference in New Issue
Block a user