mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
add SPE1CASE2_GASWATER_SOLVENT as test case
This commit is contained in:
parent
7cf3f69cf9
commit
77d6a99376
@ -807,6 +807,13 @@ add_test_compareECLFiles(CASENAME spe1_solvent_foam
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_solvent)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_gaswater_solvent
|
||||
FILENAME SPE1CASE2_GASWATER_SOLVENT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_solvent)
|
||||
|
||||
add_test_compareECLFiles(CASENAME bc_lab
|
||||
FILENAME BC_LAB
|
||||
SIMULATOR flow
|
||||
|
@ -160,6 +160,7 @@ tests[udq_in_actionx]="flow udq_actionx UDQ_M3"
|
||||
tests[udq_pyaction]="flow udq_actionx PYACTION_WCONPROD"
|
||||
tests[spe1_foam]="flow spe1_foam SPE1FOAM"
|
||||
tests[spe1_solvent_foam]="flow spe1_solvent SPE1CASE2_SOLVENT_FOAM"
|
||||
tests[spe1_gaswater_solvent]="flow spe1_solvent SPE1CASE2_GASWATER_SOLVENT"
|
||||
tests[wsegsicd]="flow wsegsicd TEST_WSEGSICD"
|
||||
tests[wsegaicd]="flow wsegaicd BASE_MSW_WSEGAICD"
|
||||
tests[wsegvalv]="flow wsegvalv BASE_MSW_WSEGVALV"
|
||||
|
Loading…
Reference in New Issue
Block a user