mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-17 17:24:49 -05:00
Merge pull request #3630 from joakim-hove/actionx-udq
Add regression testing for model ACTIONX_UDQ
This commit is contained in:
@@ -980,6 +980,13 @@ add_test_compareECLFiles(CASENAME actionx_wefac
|
||||
REL_TOL ${rel_tol}
|
||||
DIR actionx)
|
||||
|
||||
add_test_compareECLFiles(CASENAME actionx_udq
|
||||
FILENAME ACTIONX_UDQ
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR actionx)
|
||||
|
||||
add_test_compareECLFiles(CASENAME micp
|
||||
FILENAME MICP
|
||||
SIMULATOR flow
|
||||
|
||||
@@ -161,6 +161,7 @@ tests[actionx_gconinje]="flow actionx ACTIONX_GCONINJE"
|
||||
tests[actionx_gconprod]="flow actionx ACTIONX_GCONPROD"
|
||||
tests[actionx_wconinje]="flow actionx ACTIONX_WCONINJE"
|
||||
tests[actionx_wefac]="flow actionx ACTIONX_WEFAC"
|
||||
tests[actionx_udq]="flow actionx ACTIONX_UDQ"
|
||||
tests[micp]="flow micp MICP"
|
||||
tests[0_base_model6]="flow model6 0_BASE_MODEL6"
|
||||
tests[0a_aquct_model6]="flow model6 0A_AQUCT_MODEL6"
|
||||
|
||||
Reference in New Issue
Block a user