From 6ed70745a934730d637222464f1a3fcea51d7ab5 Mon Sep 17 00:00:00 2001 From: Beatrix Becker <beatrix.becker@iws.uni-stuttgart.de> Date: Thu, 21 Dec 2017 11:46:29 +0100 Subject: [PATCH] [handbook] cleanup --- doc/handbook/5_grids.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/handbook/5_grids.tex b/doc/handbook/5_grids.tex index 97ba609893..aaad10db86 100644 --- a/doc/handbook/5_grids.tex +++ b/doc/handbook/5_grids.tex @@ -17,7 +17,7 @@ of the DGF format and some examples can be found in the \Dune doxygen documentat complex DGF files, we recommend to write your own scripts, e.g in \Cplusplus, Matlab or Python. The DGF format can also used to read in spatial parameters defined on the grid. These parameters can -be defined on nodes as well as on the elements. An example for predefined parameters on a grid +be defined on nodes as well as on the elements. An example for predefined parameters on a grid can be found in the \texttt{dumux/test/porousmediumflow/co2/implicit/} folder. \subsubsection{Gmsh Mesh Format} -- GitLab