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
5b61bc77
Commit
5b61bc77
authored
Mar 29, 2021
by
Bernd Flemisch
Browse files
Update README.md
parent
369979b9
Pipeline
#3197
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/README.md
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
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