mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Add foam integration test.
This commit is contained in:
@@ -374,6 +374,13 @@ add_test_compareECLFiles(CASENAME nnc
|
||||
REL_TOL ${rel_tol}
|
||||
DIR editnnc)
|
||||
|
||||
add_test_compareECLFiles(CASENAME spe1_foam
|
||||
FILENAME SPE1FOAM
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR spe1_foam)
|
||||
|
||||
# Restart tests
|
||||
opm_set_test_driver(${PROJECT_SOURCE_DIR}/tests/run-restart-regressionTest.sh "")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user