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-course
Commits
e17db477
Commit
e17db477
authored
May 26, 2021
by
Theresa Schollenberger
Browse files
correct path in test_dumux.sh
parent
219de892
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/test_dumux.sh
View file @
e17db477
# Compile and runs a simple
# one-phase ground water flow example
# and visualizes the result using paraview.
cd
dumux/build-cmake/test/porousmediumflow/1p/
implicit/
incompressible
cd
dumux/build-cmake/test/porousmediumflow/1p/incompressible
echo
"Compiling a one-phase test using a cell-centered TPFA discretization (might take a while)..."
make
-B
test_1p_incompressible_tpfa_anadiff
echo
"Running simulation..."
...
...
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