adapted decoupled tutorial to interface changes of decoupled 2p model

This commit is contained in:
Markus Wolff
2011-07-28 09:22:50 +00:00
committed by Andreas Lauser
parent b1fd80d743
commit 7d74f7132c
2 changed files with 49 additions and 63 deletions

View File

@@ -165,9 +165,9 @@ Hence, they all feature a common argument list:
initial values, or on an intersection, such as a boundary condition.
\end{itemize}
In the following, there are the methods for general parameters, source- or
sinkterms, boundary conditions (lines \ref{tutorial-decoupled:bctypePress} to
sinkterms, boundary conditions (lines \ref{tutorial-decoupled:bctype} to
\ref{tutorial-decoupled:neumann}) and initial values for the transported
quantity in line \label{tutorial-decoupled:initSat}. For more information
quantity in line \label{tutorial-decoupled:init}. For more information
on the functions, it is referred to the documentation in the code.
\subsection{The definition of the parameters that are dependent on space}\label{tutorial-decoupled:description-spatialParameters}