Skip to content
Snippets Groups Projects
Commit ba187601 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

CMake: adapted 2pni reference solution, compare to correct Stokes vtu

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7783 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent afcba7be
No related branches found
No related tags found
No related merge requests found
......@@ -415,7 +415,7 @@ add_test(tutorial_coupled tutorial/tutorial_coupled --parameter-file=parameter
add_test(tutorial_decoupled tutorial/tutorial_decoupled 1)
if(SUPERLU_FOUND)
add_test(test_stokes bin/runTest.sh references/stokes-reference.vtu stokes-00014.vtu test/freeflow/stokes/test_stokes --parameter-file=parameters/test_stokes.input -gridFile test/freeflow/stokes/grids/test_stokes.dgf)
add_test(test_stokes bin/runTest.sh references/stokes-reference.vtu stokes-00013.vtu test/freeflow/stokes/test_stokes --parameter-file=parameters/test_stokes.input -gridFile test/freeflow/stokes/grids/test_stokes.dgf)
add_test(test_stokes2c bin/runTest.sh references/stokes2c-reference.vtu stokes2c-00007.vtu test/freeflow/stokes2c/test_stokes2c --parameter-file=parameters/test_stokes2c.input -gridFile test/freeflow/stokes2c/grids/test_stokes2c.dgf)
add_test(test_stokes2cni bin/runTest.sh references/stokes2cni-reference.vtu stokes2cni-00008.vtu test/freeflow/stokes2cni/test_stokes2cni --parameter-file=parameters/test_stokes2cni.input -gridFile test/freeflow/stokes2cni/grids/test_stokes2cni.dgf)
endif(SUPERLU_FOUND)
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment