Skip to content
Snippets Groups Projects
Commit 563b5379 authored by Vishal Jambhekar's avatar Vishal Jambhekar
Browse files

Doxygen corrections

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7670 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent bb1c4ce6
No related branches found
No related tags found
No related merge requests found
......@@ -55,12 +55,12 @@ namespace Dumux {
* - 1 equation from the closure condition of all saturations
* (they sum up to 1)
* - M - 1 constraints from the capillary pressures
* (-> p_\beta = p_\alpha + p_c\alpha,\beta)
* \f$(-> p_\beta = p_\alpha + p_c\alpha,\beta)\f$
* - N constraints from the fact that the total mass of each
* component is given (-> sum_\alpha rhoMolar_\alpha *
* x_\alpha^\kappa = const)
* component is given \f$(-> sum_\alpha rhoMolar_\alpha *
* x_\alpha^\kappa = const)\f$
* - M model constraints. Here we use the NCP constraints
* (-> 0 = min{S_\alpha, 1 - \sum_\kappa x_\alpha^\kappa})
* (-> 0 = min \f$ {S_\alpha, 1 - \sum_\kappa x_\alpha^\kappa}\f$)
*
* this also sums up to M*(N + 2).
*
......
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