Skip to content
Snippets Groups Projects
Commit ea5e7c8b authored by Holger Class's avatar Holger Class
Browse files

fixed a newline

parent da031fe4
No related branches found
No related tags found
1 merge request!81Fix/removing some inconsistencies
......@@ -89,7 +89,7 @@ make exercise_basic_2pni # builds new executable
* The following set-up should be realized:
__Boundary conditions:__ Dirichlet conditions at the left boundary. For the primary variable 'temperature' use a varying temperature of $`\displaystyle T(y) = 283~\text{K} + 0.03~\frac{\text{K}}{\text{m}} \cdot \left( d_\text{aquifer} - y \right) `$, with the aquifer depth $`\displaystyle d_\text{aquifer}=2700~\text{m}`$. Neumann no-flow for the energy balance in the rest of the boundaries.
e
__Initial conditions:__ The same temperature gradient as in the boundary conditions with an exception in the subdomain (20 < x < 30, 5 < y < 35), where you assign a constant initial temperature of 380 K.
<img src="https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/raw/master/exercises/extradoc/exercise1_nonisothermal.png" width="800">
......
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