Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux-course
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dumux-repositories
dumux-course
Commits
42f3fc49
Commit
42f3fc49
authored
8 months ago
by
Hamza Oukili
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature/updateBiominSlides' into 'master'
[slides][biomin] updates slides according to issue tracker (issue
#77
) See merge request
!283
parents
3cf1630a
852e51bb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!283
[slides][biomin] updates slides according to issue tracker (issue #77)
Pipeline
#47746
passed
8 months ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
slides/biomin.md
+15
-15
15 additions, 15 deletions
slides/biomin.md
with
15 additions
and
15 deletions
slides/biomin.md
+
15
−
15
View file @
42f3fc49
...
@@ -54,11 +54,11 @@ Main desired effects of ICP in those applications are:
...
@@ -54,11 +54,11 @@ Main desired effects of ICP in those applications are:
## Model concept: Relevant processes
## Model concept: Relevant processes
:::::: {.columns}
:::::: {.columns}
::: {.column width=5
0
%}
::: {.column width=
4
5%}
<img
src=
"img/biomin_model-2p.png"
/>
<img
src=
"img/biomin_model-2p.png"
/>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
:::
:::
::: {.column width=5
0
%}
::: {.column width=5
5
%}
-
Two-phase transport
-
Two-phase transport
:::
:::
::::::
::::::
...
@@ -66,11 +66,11 @@ Main desired effects of ICP in those applications are:
...
@@ -66,11 +66,11 @@ Main desired effects of ICP in those applications are:
## Model concept: Relevant processes
## Model concept: Relevant processes
:::::: {.columns}
:::::: {.columns}
::: {.column width=5
0
%}
::: {.column width=
4
5%}
<img
src=
"img/biomin_model-2pnc.png"
/>
<img
src=
"img/biomin_model-2pnc.png"
/>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
:::
:::
::: {.column width=5
0
%}
::: {.column width=5
5
%}
-
Two-phase, multi-component transport
-
Two-phase, multi-component transport
:::
:::
::::::
::::::
...
@@ -78,11 +78,11 @@ Main desired effects of ICP in those applications are:
...
@@ -78,11 +78,11 @@ Main desired effects of ICP in those applications are:
## Model concept: Relevant processes
## Model concept: Relevant processes
:::::: {.columns}
:::::: {.columns}
::: {.column width=5
0
%}
::: {.column width=
4
5%}
<img
src=
"img/biomin_model-microbes.png"
/>
<img
src=
"img/biomin_model-microbes.png"
/>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
:::
:::
::: {.column width=5
0
%}
::: {.column width=5
5
%}
**For this exercise:**
**For this exercise:**
Neglecting microbial growth and decay, attachment and detachment
Neglecting microbial growth and decay, attachment and detachment
...
@@ -95,11 +95,11 @@ Neglecting microbial growth and decay, attachment and detachment
...
@@ -95,11 +95,11 @@ Neglecting microbial growth and decay, attachment and detachment
## Model concept: Relevant processes
## Model concept: Relevant processes
:::::: {.columns}
:::::: {.columns}
::: {.column width=5
0
%}
::: {.column width=
4
5%}
<img
src=
"img/biomin_model-urea.png"
/>
<img
src=
"img/biomin_model-urea.png"
/>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
<small>
(modified after Ebigbo et al., WRR 2012)
</small>
:::
:::
::: {.column width=5
0
%}
::: {.column width=5
5
%}
-
Urea hydrolysis
-
Urea hydrolysis
$$
$$
\b
egin{aligned}
\b
egin{aligned}
...
@@ -291,24 +291,23 @@ PermeabilityType evaluatePermeability(PermeabilityType refPerm,
...
@@ -291,24 +291,23 @@ PermeabilityType evaluatePermeability(PermeabilityType refPerm,
## Exercise
## Exercise
:::::: {.columns}
:::::: {.columns}
::: {.column width=45%}
::: {.column width=50%}
Academic problem setup
*
2 aquifers with sealing aquitard
*
2 aquifers with sealing aquitard
*
Upper aquifer: "drinking water"
*
Upper aquifer: "drinking water"
*
Lower aquifer: "$
\m
athrm{CO_2}$ storage"
*
Lower aquifer: "$
\m
athrm{CO_2}$ storage"
*
Problem:
*
Problem:
*
Leakage pathway
*
Leakage pathway
*
Stored $
\m
athrm{CO_2}$ would migrate to drinking water aquifer!
*
Stored $
\m
athrm{CO_2}$ would migrate to drinking water aquifer!
*
Biomineralization
injection could
"seal" the leakage
pathway
*
Biomineralization
to
"seal" the leakage
:::
:::
::: {.column width=5
5
%}
::: {.column width=5
0
%}
<img
src=
"img/biomin_exercise-setup.png"
/>
<img
src=
"img/biomin_exercise-setup.png"
/>
:::
:::
::::::
::::::
## Exercise tasks
## Exercise tasks
<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
...
@@ -316,9 +315,10 @@ Academic problem setup
...
@@ -316,9 +315,10 @@ Academic problem setup
5.
Implement new boundary condition for $
\m
athrm{CO_2}$-injection in lower aquifer
5.
Implement new boundary condition for $
\m
athrm{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 $
\m
athrm{CO_2}$
7.
Use tabulated values for $
\m
athrm{CO_2}$
</small>
## Exercise
## Exercise
First step: Go to
First step: Go to
the
[
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/tree/master/exercises/exercise-biomineralization
](
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/tree/master/exercises/exercise-biomineralization
)
[
Biomineralization Exercise
](
https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-course/tree/master/exercises/exercise-biomineralization
)
and check out the README
and check out the README
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment