Skip to content
Snippets Groups Projects
Commit 5affa74e authored by Felix Weinhardt's avatar Felix Weinhardt
Browse files

[exercise-basic]

changed captions Task 2, Task 3 and Task 4 to appear bold in the readme
parent 0bc75014
No related branches found
No related tags found
1 merge request!54update dumux-course to dumux 3.0
...@@ -25,7 +25,7 @@ Locate all the files you will need for this exercise ...@@ -25,7 +25,7 @@ Locate all the files you will need for this exercise
* The shared __spatial parameters file__: `injection2pspatialparams.hh` * The shared __spatial parameters file__: `injection2pspatialparams.hh`
* The shared __input file__: `exercise_basic.input` * The shared __input file__: `exercise_basic.input`
<hr><br><br> <hr><br>
### Task 2: Compiling and running an executable ### Task 2: Compiling and running an executable
<hr> <hr>
...@@ -54,7 +54,7 @@ make exercise_basic_2p exercise_basic_2p2c ...@@ -54,7 +54,7 @@ make exercise_basic_2p exercise_basic_2p2c
paraview injection-2p2c.pvd paraview injection-2p2c.pvd
``` ```
<hr><br><br> <hr><br>
### Task 3: Setting up a new executable (for a non-isothermal simulation) ### Task 3: Setting up a new executable (for a non-isothermal simulation)
<hr> <hr>
...@@ -77,7 +77,7 @@ make # should rerun cmake ...@@ -77,7 +77,7 @@ make # should rerun cmake
make exercise_basic_2pni # builds new executable make exercise_basic_2pni # builds new executable
``` ```
<hr><br><br> <hr><br>
### Task 4: Setting up a non-isothermal __2pni__ test problem ### Task 4: Setting up a non-isothermal __2pni__ test problem
<hr> <hr>
......
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