Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
3ca2e697
Commit
3ca2e697
authored
Mar 07, 2021
by
Christoph Grüninger
Committed by
Dennis Gläser
Mar 09, 2021
Browse files
[cmake] Guard example_pnm1p_permeabilityupscaling to have FOAM grid
parent
ba1e40be
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/porenetwork_upscaling/CMakeLists.txt
View file @
3ca2e697
...
...
@@ -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
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment