Dumux tutorial
This is a tutorial to get started with Dumux. Please have a look at the exercises. Each exercise contains a README.md describing the problem and the tasks.
- jump to Exercise 1
- jump to Exercise 2
- jump to Exercise 3
- jump to Exercise 4
Fluid systems exported phase indices for wetting and nonwetting components. The fluid system is not the right place to decide about wettability. This introduces wettingPhase() in the spatial params which returns the index of the phase in the fluidsystem we consider the wetting phase. This way wettability can change temporally and spatially. Indices throughout the 2p/2p2c/2pnc nc and mpnc where renamed accordingly.
This is a tutorial to get started with Dumux. Please have a look at the exercises. Each exercise contains a README.md describing the problem and the tasks.