Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dumux
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
Commits
d97b179c
Commit
d97b179c
authored
2 years ago
by
Timo Koch
Browse files
Options
Downloads
Plain Diff
Merge branch 'cherry-pick-
0e94bc03
' into 'releases/3.7'
Merge branch 'feature/exmaples-unify-overview-formatting' into 'master' See merge request
!3491
parents
205ca141
b6910b99
No related branches found
No related tags found
1 merge request
!3491
Merge branch 'feature/exmaples-unify-overview-formatting' into 'master'
Pipeline
#29612
passed
2 years ago
Stage: check-status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/README.md
+7
-0
7 additions, 0 deletions
examples/README.md
with
7 additions
and
0 deletions
examples/README.md
+
7
−
0
View file @
d97b179c
...
@@ -11,6 +11,7 @@ and the DuMu<sup>x</sup> name of the model is given in parenthesis: e.g. (`OneP`
...
@@ -11,6 +11,7 @@ and the DuMu<sup>x</sup> name of the model is given in parenthesis: e.g. (`OneP`
In this example, we simulate tracer transport through a confined aquifer with a randomly distributed permeability field.
In this example, we simulate tracer transport through a confined aquifer with a randomly distributed permeability field.
We first solve the pressure field, compute the steady state flow field, and then solve the tracer transport equation.
We first solve the pressure field, compute the steady state flow field, and then solve the tracer transport equation.
You learn how to
You learn how to
*
generate a randomly distributed permeability field
*
generate a randomly distributed permeability field
...
@@ -36,6 +37,7 @@ In this example we model a soil contamination problem where a
...
@@ -36,6 +37,7 @@ In this example we model a soil contamination problem where a
DNAPL (dense non-aqueous phase liquid) infiltrates a water-saturated porous medium (two-phase flow).
DNAPL (dense non-aqueous phase liquid) infiltrates a water-saturated porous medium (two-phase flow).
The initial distribution of DNAPL is read in from a txt-file.
The initial distribution of DNAPL is read in from a txt-file.
The grid is adaptively refined where DNAPL enters the domain, around the plume, and around an injection well.
The grid is adaptively refined where DNAPL enters the domain, around the plume, and around an injection well.
You learn how to
You learn how to
*
solve a two-phase flow in porous media problem with two immiscible phases
*
solve a two-phase flow in porous media problem with two immiscible phases
...
@@ -57,6 +59,7 @@ __Discretization method:__ Cell-centered finite volumes with two-point flux appr
...
@@ -57,6 +59,7 @@ __Discretization method:__ Cell-centered finite volumes with two-point flux appr
<table><tr><td>
<table><tr><td>
The shallow water flow model is applied to simulate steady subcritical flow in a channel including a bottom friction model.
The shallow water flow model is applied to simulate steady subcritical flow in a channel including a bottom friction model.
You learn how to
You learn how to
*
solve a shallow water flow problem including bottom friction
*
solve a shallow water flow problem including bottom friction
...
@@ -76,6 +79,7 @@ __Discretization method:__ Cell-centered finite volumes with Riemann solver (`CC
...
@@ -76,6 +79,7 @@ __Discretization method:__ Cell-centered finite volumes with Riemann solver (`CC
<table><tr><td>
<table><tr><td>
In this example, we simulate a free flow between two plates in two dimensions.
In this example, we simulate a free flow between two plates in two dimensions.
You learn how to
You learn how to
*
solve a free flow problem
*
solve a free flow problem
...
@@ -95,6 +99,7 @@ __Discretization method:__ Finite volumes with staggered grid arrangement (`Stag
...
@@ -95,6 +99,7 @@ __Discretization method:__ Finite volumes with staggered grid arrangement (`Stag
<table><tr><td>
<table><tr><td>
In this example, a rotation-symmetric solution for the single-phase flow equation is discussed.
In this example, a rotation-symmetric solution for the single-phase flow equation is discussed.
You learn how to
You learn how to
*
solve a rotation-symmetric problem
*
solve a rotation-symmetric problem
...
@@ -115,6 +120,7 @@ __Discretization method:__ Vertex-centered finite volumes / control-volume finit
...
@@ -115,6 +120,7 @@ __Discretization method:__ Vertex-centered finite volumes / control-volume finit
<table><tr><td>
<table><tr><td>
In this example, we simulate microbially-induced calcite precipitation
In this example, we simulate microbially-induced calcite precipitation
You learn how to
You learn how to
*
solve a reactive transport model including
*
solve a reactive transport model including
...
@@ -139,6 +145,7 @@ __Discretization method:__ Vertex-centered finite volumes / control-volume finit
...
@@ -139,6 +145,7 @@ __Discretization method:__ Vertex-centered finite volumes / control-volume finit
<table><tr><td>
<table><tr><td>
In this example, we simulate laminar incompressible flow in a cavity with the Navier-Stokes equations.
In this example, we simulate laminar incompressible flow in a cavity with the Navier-Stokes equations.
You learn how to
You learn how to
*
solve a single-phase Navier-Stokes flow problem
*
solve a single-phase Navier-Stokes flow problem
...
...
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