add regression tests for flow_onephase

This commit is contained in:
Arne Morten Kvarving
2020-12-02 11:46:06 +01:00
parent ced3c99e09
commit 9c5d1aa034
2 changed files with 10 additions and 0 deletions

View File

@@ -260,6 +260,15 @@ add_test_compareECLFiles(CASENAME spe1_metric_vfp1
REL_TOL ${rel_tol}
DIR vfpprod_spe1)
if(BUILD_FLOW_VARIANTS)
add_test_compareECLFiles(CASENAME spe1_water
FILENAME SPE1CASE1_WATER
SIMULATOR flow_onephase
ABS_TOL ${abs_tol}
REL_TOL ${rel_tol}
DIR spe1)
endif()
add_test_compareECLFiles(CASENAME ctaquifer_2d_oilwater
FILENAME 2D_OW_CTAQUIFER
SIMULATOR flow