Skip to content
Snippets Groups Projects
Commit 499dce89 authored by Ivan Buntic's avatar Ivan Buntic
Browse files

[slides][biomin] Fix enumeration.

parent bc8c5e78
No related branches found
No related tags found
1 merge request!296Slides update
...@@ -307,15 +307,17 @@ PermeabilityType evaluatePermeability(PermeabilityType refPerm, ...@@ -307,15 +307,17 @@ PermeabilityType evaluatePermeability(PermeabilityType refPerm,
## Exercise tasks ## Exercise tasks
<div style="text-align: left; margin-left: 200px">
<small> <small>
1. Get familiar with the code 1. Get familiar with the code
2. Implement the simplified chemical reactions 2. Implement the simplified chemical reactions
3. Use source()-function to link chemistry-file to problem 3. Use source()-function to link chemistry-file to problem
4. Vary parameters, so that leakage pathway is "sealed" (porosity $<0.07$) 4. Vary parameters, so that leakage pathway is "sealed" (porosity $<$ 0.07)
5. Implement new boundary condition for $\mathrm{CO_2}$-injection in lower aquifer 5. Implement new boundary condition for $\mathrm{CO_2}$-injection in lower aquifer
6. Exchange the permeability law from Kozeny-Carman to a Power Law 6. Exchange the permeability law from Kozeny-Carman to a Power Law
7. Use tabulated values for $\mathrm{CO_2}$ 7. Use tabulated values for $\mathrm{CO_2}$
</small> </small>
</div>
## Exercise ## Exercise
......
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