dunemodule.md 740 B
title: Making my own Dune-Module
Custom Dune-Module
My own workspace?
We all want to implement our own models and create our own test cases.
But where?
The Dune/Dumux Suite

The Dune/Dumux Suite

The Dune/Dumux Suite

How are these models linked?
./dune-common/bin/dunecontrol --opts=dumux/cmake.opts all
appl
folder
Adding test cases to an
dumux
folder
Adding/Overwriting source headers in a Exercises:
- Create a new module with the duneproject script
- Run dune control
- Create an appl folder
- Upload to a git repository