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
d3b58fe7
Commit
d3b58fe7
authored
Mar 17, 2020
by
Timo Koch
Browse files
[example][freeflowchannel] Rename exectuable
parent
a2490fe0
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/freeflowchannel/CMakeLists.txt
View file @
d3b58fe7
dune_symlink_to_source_files
(
FILES
"params.input"
)
dumux_add_test
(
NAME example_f
f
_channel
dumux_add_test
(
NAME example_f
reeflow
_channel
_navierstokes
LABELS freeflow navierstokes
SOURCES main.cc
CMAKE_GUARD HAVE_UMFPACK
...
...
@@ -8,4 +8,4 @@ dumux_add_test(NAME example_ff_channel
CMD_ARGS --script fuzzy
--files
${
CMAKE_SOURCE_DIR
}
/test/references/example_ff_channel-reference.vtu
${
CMAKE_CURRENT_BINARY_DIR
}
/example_ff_channel-00001.vtu
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/example_f
f
_channel params.input -Problem.Name example_ff_channel"
)
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/example_f
reeflow
_channel
_navierstokes
params.input -Problem.Name example_ff_channel"
)
Write
Preview
Markdown
is supported
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