mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 02:30:18 -06:00
use SPE1CASE1_BRINE as test case not SPE1CASE2_BRINE
This commit is contained in:
parent
bc33e482be
commit
cf6cb3016b
@ -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}
|
||||
|
@ -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__"
|
||||
|
Loading…
Reference in New Issue
Block a user