Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
-
Free, publicly-accessible full text available December 1, 2023
-
Abstract. Geodynamical simulations over the past decades have widely beenbuilt on quadrilateral and hexahedral finite elements. For thediscretization of the key Stokes equation describing slow, viscousflow, most codes use either the unstable Q1×P0 element, astabilized version of the equal-order Q1×Q1 element, ormore recently the stable Taylor–Hood element with continuous(Q2×Q1) or discontinuous (Q2×P-1)pressure. However, it is not clear which of these choices isactually the best at accurately simulating “typical” geodynamicsituations. Herein, we provide a systematic comparison of all of theseelements for the first time. We use a series of benchmarks that illuminate differentaspects of the features we consider typical of mantle convectionand geodynamical simulations. We will show in particular that the stabilizedQ1×Q1 element has great difficulty producing accuratesolutions for buoyancy-driven flows – the dominant forcing formantle convection flow – and that the Q1×P0 element istoo unstable and inaccurate in practice. As a consequence, webelieve that the Q2×Q1 and Q2×P-1 elementsprovide the most robust and reliable choice for geodynamical simulations,despite the greater complexity in their implementation and thesubstantially higher computational cost when solving linearsystems.
-
Abstract This paper provides an overview of the new features of the finite element library deal.II, version 9.4.Free, publicly-accessible full text available July 17, 2023
-
The traditional workflow in continuum mechanics simulations is that a geometry description —for example obtained using Constructive Solid Geometry (CSG) or Computer Aided Design (CAD) tools—forms the input for a mesh generator. The mesh is then used as the sole input for the finite element, finite volume, and finite difference solver, which at this point no longer has access to the original, “underlying” geometry. However, many modern techniques—for example, adaptive mesh refinement and the use of higher order geometry approximation methods—really do need information about the underlying geometry to realize their full potential. We have undertaken an exhaustive study of where typical finite element codes use geometry information, with the goal of determining what information geometry tools would have to provide. Our study shows that nearly all geometry-related needs inside the simulators can be satisfied by just two “primitives”: elementary queries posed by the simulation software to the geometry description. We then show that it is possible to provide these primitives in all of the frequently used ways in which geometries are described in common industrial workflows, and illustrate our solutions using a number of examples.
-
Abstract This paper provides an overview of the new features of the finite element library deal.II, version 9.3.
-
SUMMARY Mantle convection and long-term lithosphere dynamics in the Earth and other planets can be treated as the slow deformation of a highly viscous fluid, and as such can be described using the compressible Navier–Stokes equations. Since on Earth-sized planets the influence of compressibility is not a dominant effect, density deviations from a reference profile are at most on the order of a few percent and using the full governing equations poses numerical challenges, most modelling studies have simplified the governing equations. Common approximations assume a temporally constant, but depth-dependent reference profile for the density (the anelastic liquid approximation), or drop compressibility altogether and use a constant reference density (the Boussinesq approximation). In most previous studies of mantle convection and crustal dynamics, one can assume that the error introduced by these approximations was small compared to the errors that resulted from poorly constrained material behaviour and limited numerical accuracy. However, as model parametrizations have become more realistic, and model resolution has improved, this may no longer be the case and the error due to using simplified conservation equations might no longer be negligible: while such approximations may be reasonable for models of mantle plumes or slabs traversing the whole mantle,more »
-
Abstract This paper provides an overview of the new features of the finite element library deal.II, version 9.2.