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
5b61bc77
Commit
5b61bc77
authored
3 years ago
by
Bernd Flemisch
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
369979b9
No related branches found
No related tags found
No related merge requests found
Pipeline
#3197
canceled
3 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/README.md
+3
-3
3 additions, 3 deletions
scripts/README.md
with
3 additions
and
3 deletions
scripts/README.md
+
3
−
3
View file @
5b61bc77
...
...
@@ -28,10 +28,10 @@ and configure all modules with CMake
chmod
a+x install.sh
./install.sh
```
This will clone the necessary repositories (in a subfolder
'dumux'),
This will clone the necessary repositories (in a subfolder
`DUMUX`
) and
build all libaries.
Run the script test_dumux.sh in the newly created dumux folder
Run the script
`
test_dumux.sh
`
in the newly created dumux folder
to test your installation of dumux.
```
bash
./test_dumux.sh
...
...
@@ -39,4 +39,4 @@ to test your installation of dumux.
It will compile and run a simple one-phase ground water flow example
and visualizes the result using paraview.
*
C
lick
[
here
](
./install.sh
)
to view and download the install script
*
you can also c
lick
[
here
](
./install.sh
)
to view and download the install script
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