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-lecture
Commits
0ab1ecba
Commit
0ab1ecba
authored
Dec 04, 2018
by
Simon Scholz
Browse files
[convmix] adapt CMakeLists and references to new TEnd
parent
0887632a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
lecture/mm/convectivemixing/CMakeLists.txt
View file @
0ab1ecba
...
...
@@ -5,8 +5,8 @@ dune_add_test(NAME convmixexercise
COMMAND
${
dumux_INCLUDE_DIRS
}
/bin/testing/runtest.py
CMD_ARGS --script fuzzy
--files
${
CMAKE_SOURCE_DIR
}
/lecture/references/convmix-reference.vtu
${
CMAKE_CURRENT_BINARY_DIR
}
/convmix-0001
9
.vtu
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/convmixexercise"
)
${
CMAKE_CURRENT_BINARY_DIR
}
/convmix-000
2
1.vtu
--command
"
${
CMAKE_CURRENT_BINARY_DIR
}
/convmixexercise
-TimeLoop.TEnd 1.9e8
"
)
# headers for installation and headercheck
...
...
lecture/references/convmix-reference.vtu
View file @
0ab1ecba
This diff is collapsed.
Click to expand it.
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