Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-course
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux-course
Commits
4799dc35
Commit
4799dc35
authored
6 years ago
by
Timo Koch
Browse files
Options
Downloads
Patches
Plain Diff
[scripts] Update test script
parent
ca04523c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/test_dumux.sh
+4
-2
4 additions, 2 deletions
scripts/test_dumux.sh
with
4 additions
and
2 deletions
scripts/test_dumux.sh
+
4
−
2
View file @
4799dc35
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
# one-phase ground water flow example
# one-phase ground water flow example
# and visualizes the result using paraview.
# and visualizes the result using paraview.
cd
dumux/build-cmake/test/porousmediumflow/1p/implicit
cd
dumux/build-cmake/test/porousmediumflow/1p/implicit
make
-B
test_cc1p
echo
"Compiling a one-phase test using a cell-centered TPFA discretization (might take a while)..."
./test_cc1p test_cc1p.input
make
-B
test_1pcctpfa
echo
"Running simulation..."
./test_1pcctpfa test_1pfv.input
-Grid
.Cells
"100 100"
paraview
*
pvd
paraview
*
pvd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment