Skip to content
Snippets Groups Projects
Commit ee61240f authored by Timo Koch's avatar Timo Koch
Browse files

Initial folder structure

parents
No related branches found
No related tags found
No related merge requests found
# DuMu<sup>x</sup> course material
The material is organized as follows
* exercises, click [here](./exercises/README.md) to go to the exercise description
* scripts, click [here](./scripts/README.md) for an overview of useful scripts (e.g. install script)
* slides, click [here](./slides/slides.tar) to download the slides
* links, click [here](./links/README.md) to go to a list of useful links
# DuMu<sup>x</sup> course exercises
Click on the exercise to go the description
* [01 Exercise on the main file](./01-mainfile/README.md)
# DuMu<sup>x</sup> course useful links
* DuMu<sup>x</sup> website: http://www.dumux.org/
* DuMu<sup>x</sup> repository: https://git.iws.uni-stuttgart.de/dumux-repositories/dumux
# DuMu<sup>x</sup> course useful scripts
The install script is a shell script that will setup DuMu<sup>x</sup> on your computer
in the version that is required to complete the current course's exercises.
* Click [here](./install.sh) to view and download the install script
#!/bin/bash
echo "TODO Install script for the dumux course 2018"
# DuMu<sup>x</sup> course slides
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment