Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
2287c867
Commit
2287c867
authored
Feb 02, 2016
by
Timo Koch
Browse files
[doc] Replace Alberta by dune-foamgrid
parent
efff7df1
Changes
3
Hide whitespace changes
Inline
Side-by-side
doc/handbook/1_introduction.tex
View file @
2287c867
...
...
@@ -18,8 +18,8 @@ for all possible cases, so \Dumux is build on top of \Dune, the
\textbf
{
D
}
istributed and
\textbf
{
U
}
nified
\textbf
{
N
}
umerics
\textbf
{
E
}
nvironment~
\cite
{
DUNE-HP
}
.
\Dune
provides a generic interface
to many existing grid management libraries such as UG~
\cite
{
UG-HP
}
,
ALBERTA~
\cite
{
ALBERTA-HP
}
,
ALUGrid~
\cite
{
ALUGRID-HP
}
and a few
more.
DUNE also extensively uses template programming in order to
ALUGrid~
\cite
{
ALUGRID-HP
}
and a few
more.
DUNE also extensively uses template programming in order to
achieve minimal overhead when accessing the underlying grid
libraries
\footnote
{
In fact, the performance penalty resulting from the
use of
\Dune
's grid interface is usually negligible~
\cite
{
BURRI2006
}
.
}
.
...
...
doc/handbook/2_detailedinstall.tex
View file @
2287c867
...
...
@@ -236,15 +236,17 @@ In the following list, you can find some external modules and external libraries
and some more libraries and tools which are prerequisites for their use.
\begin
{
itemize
}
\item
\textbf
{
ALBERTA
}
: External grid library. Adaptive multi
-
level grid manager using bisectioning
refinement and error control by residual techniques for scientific Applications. Requires a Fortran
compiler like
\texttt
{
gfortran
}
. Download:
\texttt
{
\url
{
http:
//
www.alberta
-
fem.de
}}
or for version
3
.
0
\texttt
{
\url
{
http:
//
www.mathematik.uni
-
stuttgart.de
/
fak
8
/
ians
/
lehrstuhl
/
nmh
/
downloads
/
alberta
/
}}
.
\item
\textbf
{
dune
-
ALUGrid
}
: Grid library, comes as a
\Dune
module.
The parallel version needs also a graph partitioner, such as
\texttt
{
ParMETIS
}
.
Download:
\texttt
{
\url
{
https:
//
gitlab.dune
-
project.org
/
extensions
/
dune
-
alugrid
}}
\item
\textbf
{
dune
-
foamgrid
}
: External grid module. One
-
and two
-
dimensional grids
in a physical space of arbitrary dimension; non
-
manifold grids, growth, element
paramterizations, and movable vertices. This makes FoamGrid the grid data structure
of choice for simulating structures such as foams, discrete fracture networks,
or network flow problems.
Download:
\texttt
{
\url
{
https:
//
gitlab.dune
-
project.org
/
extensions
/
dune
-
foamgrid
}}
\item
\textbf
{
\Dune
-
multidomaingrid
}
and
\textbf
{
\Dune
-
multidomain
}
: External modules which offer a meta grid that
has different sub
-
domains. Each sub
-
domain can have a local operator that is coupled by a coupling condition. They are
used for multi
-
physics approaches or domain decomposition methods. Download:
...
...
@@ -279,7 +281,7 @@ depending on which modules of \Dune and which external libraries you use.
when they are going to be built for parallel computing.
\texttt
{
OpenMPI
}
and
\texttt
{
MPICH
}
in a recent
version have been reported to work.
\item
\textbf
{
BLAS
}
:
Alberta and
SuperLU make use of BLAS. Thus install GotoBLAS
2
, ATLAS, non
-
optimized BLAS
\item
\textbf
{
BLAS
}
: SuperLU make
s
use of BLAS. Thus install GotoBLAS
2
, ATLAS, non
-
optimized BLAS
or BLAS provided by a chip manufacturer. Take care that the installation scripts select the intended
version of BLAS.
...
...
doc/handbook/dumux-handbook.bib
View file @
2287c867
...
...
@@ -1371,11 +1371,6 @@
url
=
{https://dx.doi.org/10.1021/jp021943g}
}
@MISC
{
ALBERTA-HP
,
title
=
{{The {ALBERTA} Website: \url{http://www.alberta-fem.de/}}}
,
key
=
{ALBERTA}
}
@MISC
{
ALUGRID-HP
,
title
=
{T{he {ALUG}rid Website: \url{http://www.mathematik.uni-freiburg.de/IAM/Research/alugrid/}}}
,
key
=
{ALU}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment