documentation: update model descriptions for 1p, 2p, 2pni, richards and Mp-Nc models

This commit is contained in:
Andreas Lauser 2012-02-22 10:07:10 +00:00 committed by Andreas Lauser
parent 3ca0d92724
commit 83131ba561

View File

@ -150,7 +150,12 @@ The following description of the available models is automatically extracted
from the Doxygen documentation. from the Doxygen documentation.
% \textbf{TODO}: Unify notation. % \textbf{TODO}: Unify notation.
\subsection{Fully coupled models} \subsection{Fully-implicit models}
The fully-implicit models described in this section are using the box
scheme as described in~\ref{box} for spatial and the implicit euler
method as temporal discretization. The models itself are located in
subdirectories of \texttt{dumux/boxmodels} of the \Dumux distribution.
\subsubsection{The single-phase model: OnePBoxModel} \subsubsection{The single-phase model: OnePBoxModel}
\input{ModelDescriptions/1pboxmodel} \input{ModelDescriptions/1pboxmodel}