Skip to content
Snippets Groups Projects
Commit b6df6da2 authored by Timo Koch's avatar Timo Koch
Browse files

[mpnc][test] Disable vtu comparison temporarily

The test seems to be very unstable. This has to be investiagted further.
Please follow issue #335
parent 1cab94b6
1 merge request!221[mpnc][test] Disable vtu comparison temporarily
...@@ -41,11 +41,7 @@ add_dumux_test(test_boxmpnckinetic test_boxmpnckinetic test_boxmpnckinetic.cc ...@@ -41,11 +41,7 @@ add_dumux_test(test_boxmpnckinetic test_boxmpnckinetic test_boxmpnckinetic.cc
# build target for the energy kinetic test problem, two energy balance equations # build target for the energy kinetic test problem, two energy balance equations
add_dumux_test(test_boxmpncthermalnonequil test_boxmpncthermalnonequil test_boxmpncthermalnonequil.cc add_dumux_test(test_boxmpncthermalnonequil test_boxmpncthermalnonequil test_boxmpncthermalnonequil.cc
python ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py "${CMAKE_CURRENT_BINARY_DIR}/test_boxmpncthermalnonequil")
--script fuzzy
--files ${CMAKE_SOURCE_DIR}/test/references/combustion-reference.vtp
${CMAKE_CURRENT_BINARY_DIR}/combustion-00079.vtp
--command "${CMAKE_CURRENT_BINARY_DIR}/test_boxmpncthermalnonequil")
#install sources #install sources
install(FILES install(FILES
......
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