use SPE1CASE1_BRINE as test case not SPE1CASE2_BRINE

This commit is contained in:
Tor Harald Sandve 2020-01-10 10:47:39 +01:00
parent bc33e482be
commit cf6cb3016b
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ add_test_compareECLFiles(CASENAME spe1_rockcomp
DIR spe1)
add_test_compareECLFiles(CASENAME spe1_brine
FILENAME SPE1CASE2_BRINE
FILENAME SPE1CASE1_BRINE
SIMULATOR flow
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}

View File

@ -59,7 +59,7 @@ tests[spe1oilgas]="flow spe1 SPE1CASE2_OILGAS spe1_oilgas"
tests[spe1nowells]="flow spe1 SPE1CASE2_NOWELLS spe1_nowells"
tests[spe1thermal]="flow spe1 SPE1CASE2_THERMAL spe1_thermal"
tests[spe1rockcomp]="flow spe1 SPE1CASE2_ROCK2DTR spe1_rockcomp"
tests[spe1brine]="flow spe1_brine SPE1CASE2_BRINE spe1_brine"
tests[spe1brine]="flow spe1_brine SPE1CASE1_BRINE spe1_brine"
tests[ctaquifer_2d_oilwater]="flow aquifer-oilwater 2D_OW_CTAQUIFER ctaquifer_2d_oilwater"
tests[fetkovich_2d]="flow aquifer-fetkovich 2D_FETKOVICHAQUIFER fetkovich_2d"
tests[msw_2d_h]="flow msw_2d_h 2D_H__"