Skip to content
Snippets Groups Projects
Commit 84ddc026 authored by Katharina Heck's avatar Katharina Heck
Browse files

change to version 2.11 in all URLs

parent 02d92f5a
No related branches found
No related tags found
4 merge requests!600[WIP][components][plotproperties] Add a source file to plot properties of some components,!501Freeflow/turbulenceproperties,!492Resolve "Inconsistent `index()` method of the different `SubControlVolume` classes",!411Handbook/improvements for release
......@@ -40,7 +40,7 @@
% Dune and Dumux logo
\newcommand{\Dune}{{DUNE}\xspace}
\newcommand{\Dumux}{\texorpdfstring{Du\-Mu$^\text{x}$\xspace}{DuMuX\xspace}}
\newcommand{\DumuxVersion}{2.11c}
\newcommand{\DumuxVersion}{2.11}
\definecolor{dumuxYellow}{HTML}{E19417}
\definecolor{dumuxBlue}{HTML}{0C73CF}
......
......@@ -248,7 +248,7 @@ of mixtures such as density or enthalpy are of interest. These
interactions are defined by {\em fluid systems}, which are located in
\verb+dumux/material/fluidsystems+. A more thorough overview of the
\Dumux fluid framework can be found
at \url{http://www.dumux.org/doxygen-stable/html-2.10/modules.php}
at \url{http://www.dumux.org/doxygen-stable/html-2.11/modules.php}
%in chapter~\ref{sec:fluidframework}.
% In this example, a class for the definition of a two-phase system is used. This allows for the choice
......@@ -412,7 +412,7 @@ To do that, you have to select different components via the property system in t
If you want to take a closer look on how the fluid classes are defined and which
substances are already available please browse through the files in the directory
\texttt{/dumux/material/components} and read
the doxygen documentation \url{http://www.dumux.org/doxygen-stable/html-2.10/modules.php}.
the doxygen documentation \url{http://www.dumux.org/doxygen-stable/html-2.11/modules.php}.
%chapter~\ref{sec:fluidframework}.
\item \textbf{Use a Full-Fledged Fluid System} \\
......
......@@ -127,7 +127,7 @@ $\boldsymbol{v}_\alpha$ & velocity (Darcy or free flow)& & \\
\subsection{Available Models}
We distinguish fully-implicit and sequential models. A list of all available models can be found
in the Doxygen documentation at
\url{http://www.dumux.org/doxygen-stable/html-2.10/modules.php}.
\url{http://www.dumux.org/doxygen-stable/html-2.11/modules.php}.
The documentation includes a detailed description for every model.
\subsubsection{Fully-Implicit Models}
......
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