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
439f3bb7
Commit
439f3bb7
authored
1 year ago
by
Bernd Flemisch
Browse files
Options
Downloads
Patches
Plain Diff
put exercises in order as taught at the course
parent
c3528153
No related branches found
No related tags found
No related merge requests found
Pipeline
#30800
passed
1 year ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
exercises/README.md
+8
-11
8 additions, 11 deletions
exercises/README.md
with
8 additions
and
11 deletions
exercises/README.md
+
8
−
11
View file @
439f3bb7
...
...
@@ -44,16 +44,6 @@ This exercise guides you through the following tasks:
In this exercise, you learn how to adjust the properties in order to use a customized local residual.
### [:open_file_folder: Model](./exercise-model/README.md)
This exercise covers the implementation of new models in DuMu
<sup>
x
</sup>
. You learn
*
how to design a nonlinear diffusion equation model from scratch (almost)
*
how to implement a local residual using a minimal model design
*
use DuMu
<sup>
x
</sup>
to denoise an image (!)
### [:open_file_folder: Fluid systems](./exercise-fluidsystem/README.md)
This exercise covers the handling of phases and components in DuMu
<sup>
x
</sup>
. You learn
...
...
@@ -62,7 +52,6 @@ This exercise covers the handling of phases and components in DuMu<sup>x</sup>.
*
how to implement a new fluidsystem,
*
and how to change the wettability of the porous medium.
### [:open_file_folder: Dune module](./exercise-dunemodule/README.md)
You learn how to
...
...
@@ -70,6 +59,14 @@ You learn how to
*
create a new dune module which depends on the dumux module,
*
create a new GitLab project.
### [:open_file_folder: Model](./exercise-model/README.md)
This exercise covers the implementation of new models in DuMu
<sup>
x
</sup>
. You learn
*
how to design a nonlinear diffusion equation model from scratch (almost)
*
how to implement a local residual using a minimal model design
*
use DuMu
<sup>
x
</sup>
to denoise an image (!)
### [:open_file_folder: Coupling free and porous medium flow](./exercise-coupling-ff-pm/README.md)
This exercise is related to the
[
SFB1313 Project Area A
](
https://www.sfb1313.uni-stuttgart.de/research-areas/
)
...
...
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