Skip to content
GitLab
Menu
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
43e9ae6d
Commit
43e9ae6d
authored
Dec 04, 2018
by
Timo Koch
Committed by
Martin Schneider
Dec 18, 2018
Browse files
[bugfix] Make handbook compile again
parent
ae990d7c
Changes
15
Hide whitespace changes
Inline
Side-by-side
doc/handbook/1_introduction.tex
View file @
43e9ae6d
...
...
@@ -25,7 +25,7 @@ libraries\footnote{In fact, the performance penalty resulting from the
use of
\Dune
's grid interface is usually negligible~
\cite
{
BURRI2006
}
.
}
.
\begin{figure}
[hbt]
\centering
\includegraphics
[width=.5\linewidth, keepaspectratio]
{
PNG
/dunedesign.png
}
\includegraphics
[width=.5\linewidth, keepaspectratio]
{
png
/dunedesign.png
}
\caption
{
\label
{
fig:dune-design
}
A high-level overview of
\Dune
's design is available on the project's
...
...
doc/handbook/5_models.tex
View file @
43e9ae6d
...
...
@@ -140,7 +140,7 @@ As an example, if two equal volumes of gas A and gas B are mixed, the volume of
%
\begin{figure}
[ht]
\centering
\includegraphics
[width=0.7\textwidth]
{
PNG
/dalton1.png
}
\includegraphics
[width=0.7\textwidth]
{
png
/dalton1.png
}
\caption
{
Dalton's law visualized
}
\label
{
fig:dalton1
}
\end{figure}
...
...
@@ -166,7 +166,7 @@ As an example, if two volumes of gas A and B at equal pressure are mixed, the pr
%
\begin{figure}
[ht]
\centering
\includegraphics
[width=0.7\textwidth]
{
PNG
/dalton2.png
}
\includegraphics
[width=0.7\textwidth]
{
png
/dalton2.png
}
\caption
{
Amagat's law visualized
}
\label
{
fig:dalton2
}
\end{figure}
...
...
doc/handbook/5_spatialdiscretizations.tex
View file @
43e9ae6d
...
...
@@ -18,7 +18,7 @@ by connecting the midpoints and barycenters of the elements surrounding node
$
i
$
creating a box
$
B
_
i
$
around node
$
i
$
(see Figure
\ref
{
pc:box
}
a).
\begin{figure}
[ht]
\includegraphics
[width=0.8\linewidth,keepaspectratio]
{
PNG
/box
_
disc.png
}
\includegraphics
[width=0.8\linewidth,keepaspectratio]
{
png
/box
_
disc.png
}
\caption
{
\label
{
pc:box
}
Discretization of the box method
}
\end{figure}
...
...
@@ -179,7 +179,7 @@ flow and transport equations:
\begin{figure}
[ht]
\centering
\includegraphics
[width=0.4\linewidth,keepaspectratio]
{
PNG
/cc
_
disc.png
}
\includegraphics
[width=0.4\linewidth,keepaspectratio]
{
png
/cc
_
disc.png
}
\caption
{
\label
{
pc:cc
}
Discretization of the cell centered finite volume method
}
\end{figure}
...
...
doc/handbook/CMakeLists.txt
View file @
43e9ae6d
...
...
@@ -21,13 +21,13 @@ set(TEX_INPUTS
installDumux.sh
)
set
(
TEX_IMAGES
PNG
/box_disc.png
PNG
/cc_disc.png
PNG
/dumux_strucutre_flowchart_horizontal_explained.png
PNG
/dunedesign.png
png
/box_disc.png
png
/cc_disc.png
png
/dumux_strucutre_flowchart_horizontal_explained.png
png
/dunedesign.png
../logo/dumux_logo_hires_whitebg.png
PNG
/dalton1.png
PNG
/dalton2.png
)
png
/dalton1.png
png
/dalton2.png
)
dune_add_latex_document
(
0_dumux-handbook.tex
BIBFILES dumux-handbook.bib
...
...
doc/handbook/
PNG
/box_disc.png
→
doc/handbook/
png
/box_disc.png
View file @
43e9ae6d
File moved
doc/handbook/
PNG
/cc_disc.png
→
doc/handbook/
png
/cc_disc.png
View file @
43e9ae6d
File moved
doc/handbook/
PNG
/dalton1.png
→
doc/handbook/
png
/dalton1.png
View file @
43e9ae6d
File moved
doc/handbook/
PNG
/dalton2.png
→
doc/handbook/
png
/dalton2.png
View file @
43e9ae6d
File moved
doc/handbook/
PNG
/dumux_strucutre_flowchart_horizontal_explained.png
→
doc/handbook/
png
/dumux_strucutre_flowchart_horizontal_explained.png
View file @
43e9ae6d
File moved
doc/handbook/
PNG
/dunedesign.png
→
doc/handbook/
png
/dunedesign.png
View file @
43e9ae6d
File moved
doc/handbook/
SVG
/box_disc.svg
→
doc/handbook/
svg
/box_disc.svg
View file @
43e9ae6d
File moved
doc/handbook/
SVG
/cc_disc.svg
→
doc/handbook/
svg
/cc_disc.svg
View file @
43e9ae6d
File moved
doc/handbook/
SVG
/dalton1.svg
→
doc/handbook/
svg
/dalton1.svg
View file @
43e9ae6d
File moved
doc/handbook/
SVG
/dalton2.svg
→
doc/handbook/
svg
/dalton2.svg
View file @
43e9ae6d
File moved
doc/handbook/
SVG
/staggered_grid.svg
→
doc/handbook/
svg
/staggered_grid.svg
View file @
43e9ae6d
File moved
Timo Koch
@timok
mentioned in commit
a47c325a
·
Dec 18, 2018
mentioned in commit
a47c325a
mentioned in commit a47c325a10eca6ea83d1b420584b0925f9a4de2f
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!1428 (merged)
·
Dec 18, 2018
mentioned in merge request
!1428 (merged)
mentioned in merge request !1428
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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