mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 09:40:59 -06:00
Add SPE9_CP_GROUP_RESV to the test suite
This commit is contained in:
parent
b0c7062eb4
commit
bf87a1b519
@ -332,6 +332,13 @@ add_test_compareECLFiles(CASENAME spe9group
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe9group_resv
|
||||
FILENAME SPE9_CP_GROUP_RESV
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe9group)
|
||||
|
||||
add_test_compareECLFiles(CASENAME msw_2d_h
|
||||
FILENAME 2D_H__
|
||||
SIMULATOR flow
|
||||
|
@ -76,6 +76,7 @@ tests[spe3]="flow spe3 SPE3CASE1"
|
||||
tests[spe5]="flow spe5 SPE5CASE1"
|
||||
tests[spe5_co2eor]="flow spe5_co2eor SPE5CASE1_DYN"
|
||||
tests[spe9group]="flow spe9group SPE9_CP_GROUP"
|
||||
tests[spe9group_resv]="flow spe9group SPE9_CP_GROUP_RESV"
|
||||
tests[spe9]="flow spe9 SPE9_CP_SHORT"
|
||||
tests[wecon_wtest]="flow wecon_wtest 3D_WECON"
|
||||
tests[spe1_metric_vfp1]="flow vfpprod_spe1 SPE1CASE1_METRIC_VFP1"
|
||||
|
Loading…
Reference in New Issue
Block a user