mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
enable norne init test for flow_ebos
This commit is contained in:
parent
90c7e0eaf6
commit
51a536ed90
@ -112,7 +112,9 @@ endforeach()
|
|||||||
# Init tests
|
# Init tests
|
||||||
opm_set_test_driver(${PROJECT_SOURCE_DIR}/tests/run-init-regressionTest.sh "")
|
opm_set_test_driver(${PROJECT_SOURCE_DIR}/tests/run-init-regressionTest.sh "")
|
||||||
|
|
||||||
add_test_compareECLFiles(norne NORNE_ATW2013 flow ${abs_tol} ${rel_tol} compareECLInitFiles /init)
|
foreach(sim flow flow_ebos)
|
||||||
|
add_test_compareECLFiles(norne NORNE_ATW2013 ${sim} ${abs_tol} ${rel_tol} compareECLInitFiles /init)
|
||||||
|
endforeach()
|
||||||
|
|
||||||
# Parallel tests
|
# Parallel tests
|
||||||
if(MPI_FOUND)
|
if(MPI_FOUND)
|
||||||
|
Loading…
Reference in New Issue
Block a user