Skip to content
Snippets Groups Projects
Commit 3ca2e697 authored by Christoph Grüninger's avatar Christoph Grüninger Committed by Dennis Gläser
Browse files

[cmake] Guard example_pnm1p_permeabilityupscaling to have FOAM grid

parent ba1e40be
No related branches found
No related tags found
1 merge request!2515Feature/maybe unused replace dune unused
......@@ -3,7 +3,7 @@ dune_symlink_to_source_files(FILES "params.input")
dumux_add_test(NAME example_pnm1p_permeabilityupscaling
LABELS porenetwork example
SOURCES main.cc
CMAKE_GUARD HAVE_UMFPACK
CMAKE_GUARD HAVE_UMFPACK dune-foamgrid_FOUND
COMMAND ${CMAKE_CURRENT_BINARY_DIR}/example_pnm1p_permeabilityupscaling
CMD_ARGS -Problem.ReferenceData "2.95910919e-13 2.91015548e-13 2.71752264e-13"
-Problem.TestEpsilon 1e-7)
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