mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Included a new test and updated update_reference_data.
This commit is contained in:
parent
2c7344f558
commit
101a3b1805
@ -202,6 +202,13 @@ add_test_compareECLFiles(CASENAME spe1_thermal
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_metric_vfp1
|
||||
FILENAME SPE1CASE1_METRIC_VFP1
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR vfpprod_spe1)
|
||||
|
||||
add_test_compareECLFiles(CASENAME ctaquifer_2d_oilwater
|
||||
FILENAME 2D_OW_CTAQUIFER
|
||||
SIMULATOR flow
|
||||
@ -252,6 +259,7 @@ add_test_compareECLFiles(CASENAME polymer_oilwater
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol})
|
||||
|
||||
|
||||
add_test_compareECLFiles(CASENAME polymer_simple2D
|
||||
FILENAME 2D_THREEPHASE_POLY_HETER
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user