Zitationsvorschlag

Koch, Timo und Schröder, Natalie: The Dune FoamGrid implementation for surface and network grids, in Blatt, Markus, Flemisch, Bernd und Sander, Oliver (Hrsg.): Proceedings of the 3rd Dune User Meeting (2015): Archive of Numerical Software - Special Issue 2017, Heidelberg: heiBOOKS, 2017, S. 217–244. https://doi.org/10.11588/heibooks.280.c3287

Identifier (Buch)

ISBN 978-3-946531-60-9 (PDF)
ISBN 978-3-946531-61-6 (Softcover)

Veröffentlicht

24.07.2017

Autor/innen

Oliver Sander, Timo Koch, Natalie Schröder, Bernd Flemisch

The Dune FoamGrid implementation for surface and network grids

Abstract We present FoamGrid, a new implementation of the Dune grid interface. FoamGrid implements one- and two-dimensional grids in a physical space of arbitrary dimension, which allows for grids for curved domains. Even more, the grids are not expected to have a manifold structure, i.e., more than two elements can share a common facet. This makes FoamGrid the grid data structure of choice for simulating structures such as foams, discrete fracture networks, or network flow problems. FoamGrid implements adaptive non-conforming refinement with element parametrizations. As an additional feature it allows removal and addition of elements in an existing grid, which makes FoamGrid suitable for network growth problems. We show how to use FoamGrid, with particular attention to the extensions of the grid interface needed to handle non-manifold topology and grid growth. Three numerical examples demonstrate the possibilities offered by FoamGrid.