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

Merge branch 'fix/threshold-for-2pinfiltration-example' into 'master'

[examples] fix threshold for 2p infiltration example

See merge request !2104

(cherry picked from commit 188162fb)

6b87ffdb [examples] fix threshold for 2p infiltration example
parent b48dc239
No related branches found
No related tags found
2 merge requests!2152WIP add default fluxcache properties,!2105Merge branch 'fix/threshold-for-2pinfiltration-example' into 'master'
......@@ -7,7 +7,7 @@ dumux_add_test(NAME example_2p_pointsource_adaptive
SOURCES main.cc
CMAKE_GUARD dune-alugrid_FOUND
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzy
CMD_ARGS --script fuzzy --zeroThreshold {"pc":0.1}
--files ${CMAKE_SOURCE_DIR}/test/references/example-2padaptive-reference.vtu
${CMAKE_CURRENT_BINARY_DIR}/example_2p_pointsource_adaptive-00006.vtu
--command "${CMAKE_CURRENT_BINARY_DIR}/example_2p_pointsource_adaptive params.input -TimeLoop.TEnd 100 -TimeLoop.DtInitial 10 -Problem.Name example_2p_pointsource_adaptive")
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