mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Support for DIRICHLET test case
This commit is contained in:
parent
8da6e5fd2f
commit
d76db6dee7
@ -533,6 +533,13 @@ add_test_compareECLFiles(CASENAME co2store_gw
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME co2store_gw_dirichlet
|
||||
FILENAME CO2STORE_GW_DIRICHLET
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR co2store)
|
||||
|
||||
add_test_compareECLFiles(CASENAME co2store_gaswat
|
||||
FILENAME CO2STORE_GASWAT
|
||||
SIMULATOR flow
|
||||
|
Loading…
Reference in New Issue
Block a user