The aim of this exercise is to get a first glimpse with the _DuMuX_ way of implementing mineralization and reaction processes. In the scope of this exercise, the setting of boundary conditions is revisited and a new reaction term is implemented.
The aim of this exercise is to get a first glimpse at the _DuMuX_ way of implementing mineralization and reaction processes. In the scope of this exercise, the setting of boundary conditions is revisited and a new reaction term is implemented.
* \brief The source and sink terms due to reactions are calculated in this class. The chemical functions and derivations are implemented in the private part of
* class.
* \brief The source and sink terms due to reactions are calculated in this class.
*/
#ifndef DUMUX_BIOMIN_REACTIONS_HH
#define DUMUX_BIOMIN_REACTIONS_HH
...
...
@@ -29,8 +28,7 @@ namespace Dumux {
/*!
* \ingroup Chemistry
* \brief The source and sink terms due to reactions are calculated in this class. The chemical functions and derivations are implemented in the private part of
* class.
* \brief The source and sink terms due to reactions are calculated in this class.