mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-24 10:10:18 -06:00
Added ppcwmax to regression tests
This commit is contained in:
parent
745d8b5a97
commit
a6cbb2a7bb
@ -495,6 +495,13 @@ add_test_compareECLFiles(CASENAME co2store
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME ppcwmax
|
||||
FILENAME PPCWMAX-01
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR ppcwmax)
|
||||
|
||||
add_test_compareECLFiles(CASENAME co2store_diffusive
|
||||
FILENAME CO2STORE_DIFFUSIVE
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user