mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -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}
|
REL_TOL ${rel_tol}
|
||||||
DIR co2store)
|
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
|
add_test_compareECLFiles(CASENAME ppcwmax
|
||||||
FILENAME PPCWMAX-01
|
FILENAME PPCWMAX-01
|
||||||
SIMULATOR flow
|
SIMULATOR flow
|
||||||
|
Loading…
Reference in New Issue
Block a user