mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
Merge pull request #4725 from totto82/addCO2STORE_GW_tests
Add CO2STORE_GW and CO2STORE_GASWAT to regression tests
This commit is contained in:
commit
953cf36c69
@ -510,6 +510,20 @@ add_test_compareECLFiles(CASENAME co2store
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME co2store_gw
|
||||
FILENAME CO2STORE_GW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME co2store_gaswat
|
||||
FILENAME CO2STORE_GASWAT
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME ppcwmax
|
||||
FILENAME PPCWMAX-01
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user