mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5652 from bska/regression-test-equalreg-multy
Activate New Regression Tests for EQUALREG/MULTY
This commit is contained in:
@@ -563,6 +563,15 @@ foreach(udt_case ${_udt_cases})
|
|||||||
DIR udt)
|
DIR udt)
|
||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
|
foreach(eqreg_case RANGE 1 6)
|
||||||
|
add_test_compareECLFiles(CASENAME equalreg_multy_0${eqreg_case}
|
||||||
|
FILENAME EQUALREG-0${eqreg_case}
|
||||||
|
SIMULATOR flow
|
||||||
|
ABS_TOL ${abs_tol}
|
||||||
|
REL_TOL ${rel_tol}
|
||||||
|
DIR mult
|
||||||
|
)
|
||||||
|
endforeach()
|
||||||
|
|
||||||
add_test_compareECLFiles(CASENAME udq_uadd
|
add_test_compareECLFiles(CASENAME udq_uadd
|
||||||
FILENAME UDQ_M1
|
FILENAME UDQ_M1
|
||||||
|
|||||||
Reference in New Issue
Block a user