@@ -47,6 +48,7 @@ subtitle: Overview and Available Models
## Applications
***Successfully applied** to
* gas (CO~2~, H~2~, CH~4~, ...) storage scenarios
* environmental remediation problems
* transport of substances in biological tissue
...
...
@@ -58,11 +60,11 @@ subtitle: Overview and Available Models
## DuMu^x^ Modules
*[**dumux-lecture**](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-lecture): example applications for lectures offered by LH2, Uni Stuttgart
*[**dumux-lecture**](https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-lecture): example applications for lectures offered by LH^2^, Uni Stuttgart
*[**dumux-pub/---**](https://git.iws.uni-stuttgart.de/dumux-pub): code and data accompanying a publication (reproduce and archive results)
*[**dumux-appl/---**](https://git.iws.uni-stuttgart.de/dumux-appl): Various application modules (many not publicly available, e.g. ongoing research)
## Development history
## Development History
* 01/2007: Development **starts**.
* 07/2009: Release **1.0**.
...
...
@@ -88,7 +90,7 @@ We acknowledge funding that supported the development of DuMu^x^ in past and pre
## Downloads and Publications
* More than 1000 unique release **downloads**.
* More than 200 peer-reviewed **publications** and PhD theses using DuMu^x^
* More than 200 peer-reviewed [**publications**](https://puma.ub.uni-stuttgart.de/group/dumux/dumuxarticle?resourcetype=publication&items=1000&sortPage=year) and [PhD theses](https://puma.ub.uni-stuttgart.de/group/dumux/dumuxphd?resourcetype=publication&items=1000&sortPage=year) using DuMu^x^.
## Evolution of C++ Files
...
...
@@ -135,117 +137,148 @@ Preimplemented models:
* Describes the advective flux in porous media on the macro-scale
*One-phase flow
*Single-phase flow
$v = - \frac{\mathbf{K}}{\mu} \left(\textbf{grad}\, p - \varrho \mathbf{g} \right)$
$$\mathbf{v} = - \frac{\mathbf{K}}{\mu} \left(\textbf{grad}\, p - \varrho \mathbf{g} \right)$$