mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
logo included in handbook
This commit is contained in:
parent
c498d09a8c
commit
045e8afbe7
@ -53,7 +53,13 @@
|
|||||||
|
|
||||||
\pagestyle{scrheadings}
|
\pagestyle{scrheadings}
|
||||||
|
|
||||||
\title{\Dumux Handbook}
|
\title{
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=0.7\textwidth]{../logo/color_highres_bgtrans.eps}
|
||||||
|
\\[3cm]
|
||||||
|
{\Huge Handbook}
|
||||||
|
\end{center}
|
||||||
|
}
|
||||||
|
|
||||||
\author{}
|
\author{}
|
||||||
|
|
||||||
|
@ -43,12 +43,12 @@ to connect to the repository by
|
|||||||
Then, you can checkout everything as described above, if you replace \texttt{luftig}
|
Then, you can checkout everything as described above, if you replace \texttt{luftig}
|
||||||
by \texttt{localhost}.
|
by \texttt{localhost}.
|
||||||
|
|
||||||
Moreover, the possibility to checkout a read-only version from outside exists. Therefor, no IWS-account is needed. The following commands can be used for an anonymous checkout:
|
%Moreover, the possibility to checkout a read-only version from outside exists. Therefor, no IWS-account is needed. The following commands can be used for an anonymous checkout:
|
||||||
\begin{itemize}
|
%\begin{itemize}
|
||||||
\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-mux/trunk dune-mux}
|
%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-mux/trunk dune-mux}
|
||||||
\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/external/trunk external}
|
%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/external/trunk external}
|
||||||
\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-subgrid/trunk dune-subgrid}
|
%\item \texttt{svn checkout svn://svn.iws.uni-stuttgart.de/DUMUX/dune-subgrid/trunk dune-subgrid}
|
||||||
\end{itemize}
|
%\end{itemize}
|
||||||
|
|
||||||
\paragraph{Build the external modules}
|
\paragraph{Build the external modules}
|
||||||
The external modules have to be built first. They consist of Alberta, ALUGrid, UG, GotoBLAS and METIS.
|
The external modules have to be built first. They consist of Alberta, ALUGrid, UG, GotoBLAS and METIS.
|
||||||
|
Loading…
Reference in New Issue
Block a user