Skip to content
Snippets Groups Projects
Commit e18070b5 authored by IvBu's avatar IvBu
Browse files

[module] Add dependency graph.

parent 152172e6
No related branches found
No related tags found
1 merge request!155[slides] slides for the dune module exercise
......@@ -11,33 +11,13 @@ We all want to implement our own models and create our own test cases.
But where?
## The Dune/Dumux Suite
<img src=img/dependenciesCore.png width="100%">
- dumux
- dumux-course
- dune-alugrid
- dune-common
- dune-foamgrid
- dune-geometry
- dune-grid
- dune-istl
- dune-localfunctions
- dune-subgrid
- dune-uggrid
## The Dune/Dumux Suite -> Custom Dune Module!
- dumux
- dumux-course
- dune-alugrid
- dune-common
- dune-foamgrid
- dune-geometry
- dune-grid
- dune-istl
- dune-localfunctions
- dune-subgrid
- dune-uggrid
- _*my-module*_
## The Dune/Dumux Suite
<img src=img/dependenciesOptional.png width="100%">
## The Dune/Dumux Suite
<img src=img/dependenciesMyModule.png width="100%">
## How are these models linked?
......
This diff is collapsed.
slides/img/dependenciesCore.png

294 KiB

slides/img/dependenciesMyModule.png

490 KiB

slides/img/dependenciesOptional.png

452 KiB

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