mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 03:53:49 -06:00
add gas condensate case to regression test
This commit is contained in:
parent
6afda71480
commit
9ac5a92b37
@ -107,6 +107,13 @@ add_test_compareECLFiles(CASENAME gas_precsalt
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_precsalt)
|
||||
|
||||
add_test_compareECLFiles(CASENAME gasoil_precsalt
|
||||
FILENAME GASCONDENSATE_VAPWAT_PRECSALT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_precsalt)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_brine_gaswater
|
||||
FILENAME SPE1CASE2_BRINE_GASWATER
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user