Skip to content
Snippets Groups Projects
Commit 92ecac28 authored by Katharina Heck's avatar Katharina Heck
Browse files

[cleanup] path to files

parent 21f267d1
No related branches found
No related tags found
1 merge request!2[feature] add exercise main file with readme and solution
......@@ -21,7 +21,7 @@ In the beginning there is a uniform pressure of $`1\cdot 10^5 Pa`$ in the whole
## Preparing the exercise
* Navigate to the directory `dumux/tutorial/ex1`
* Navigate to the directory `dumux-course/exercises/exercise-mainfile`
<br><br>
### Task 1: Getting familiar with the code
......@@ -149,7 +149,7 @@ timeLoop->finalize(leafGridView.comm());
* Change to the build-directory
```bash
cd ../../build-cmake/tutorial/ex1
cd ../../build-cmake/exercises/exercise-mainfile
```
* Compile all three executables `exercise1_1p_a` and `exercise1_1p_b` and `exercise1_1p_c`
......
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