In
numerical mathematics
Numerical analysis is the study of algorithms that use numerical approximation (as opposed to symbolic manipulations) for the problems of mathematical analysis (as distinguished from discrete mathematics). It is the study of numerical methods th ...
, the gradient discretisation method (GDM) is a framework which contains classical and recent numerical schemes for diffusion problems of various kinds: linear or non-linear, steady-state or time-dependent. The schemes may be conforming or non-conforming, and may rely on very general polygonal or polyhedral meshes (or may even be meshless).
Some core properties are required to prove the convergence of a GDM. These core properties enable complete proofs of convergence of the GDM for elliptic and parabolic problems, linear or non-linear. For linear problems, stationary or transient, error estimates can be established based on three indicators specific to the GDM (the quantities
,
and
,
see below). For non-linear problems, the proofs are based on compactness techniques and do not require any non-physical strong regularity assumption on the solution or the model data.
[J. Droniou, R. Eymard, T. Gallouët, and R. Herbin. Gradient schemes: a generic framework for the discretisation of linear, nonlinear and nonlocal elliptic and parabolic equations. Math. Models Methods Appl. Sci. (M3AS), 23(13):2395–2432, 2013.] Non-linear models for which such convergence proof of the GDM have been carried out comprise: the
Stefan problem
In mathematics and its applications, particularly to phase transitions in matter, a Stefan problem is a particular kind of boundary value problem for a system of partial differential equations (PDE), in which the boundary between the phases can ...
which is modelling a melting material, two-phase flows in porous media, the
Richards equation The Richards equation represents the movement of water in Vadose zone, unsaturated soils, and is attributed to Lorenzo A. Richards who published the equation in 1931. It is a Differential equation, quasilinear partial differential equation; its anal ...
of underground water flow, the fully non-linear Leray—Lions equations.
Any scheme entering the GDM framework is then known to converge on all these problems. This applies in particular to
conforming Finite Elements,
Mixed Finite Elements,
nonconforming Finite Elements, and, in the case of more recent schemes, the
Discontinuous Galerkin method In applied mathematics, discontinuous Galerkin methods (DG methods) form a class of numerical methods for solving differential equations. They combine features of the finite element and the finite volume framework and have been successfully applie ...
,
Hybrid Mixed Mimetic method, the Nodal Mimetic Finite Difference method, some Discrete Duality Finite Volume schemes, and some Multi-Point Flux Approximation schemes
The example of a linear diffusion problem
Consider
Poisson's equation
Poisson's equation is an elliptic partial differential equation of broad utility in theoretical physics. For example, the solution to Poisson's equation is the potential field caused by a given electric charge or mass density distribution; with t ...
in a bounded open domain
, with homogeneous
Dirichlet boundary condition
In the mathematical study of differential equations, the Dirichlet (or first-type) boundary condition is a type of boundary condition, named after Peter Gustav Lejeune Dirichlet (1805–1859). When imposed on an ordinary or a partial differenti ...
where
. The usual sense of weak solution to this model is:
In a nutshell, the GDM for such a model consists in selecting a finite-dimensional space and two reconstruction operators (one for the functions, one for the gradients) and to substitute these discrete elements in lieu of the continuous elements in (2). More precisely, the GDM starts by defining a Gradient Discretization (GD), which is a triplet
, where:
* the set of discrete unknowns
is a finite dimensional real vector space,
* the function reconstruction
is a linear mapping that reconstructs, from an element of
, a function over
,
* the gradient reconstruction
is a linear mapping which reconstructs, from an element of
, a "gradient" (vector-valued function) over
. This gradient reconstruction must be chosen such that
is a norm on
.
The related Gradient Scheme for the approximation of (2) is given by: find
such that
The GDM is then in this case a nonconforming method for the approximation of (2), which includes the nonconforming finite element method. Note that the reciprocal is not true, in the sense that the GDM framework includes methods such that the function
cannot be computed from the function
.
The following error estimate, inspired by G. Strang's second lemma, holds
and
defining:
which measures the coercivity (discrete Poincaré constant),
which measures the interpolation error,
which measures the defect of conformity.
Note that the following upper and lower bounds of the approximation error can be derived:
Then the core properties which are necessary and sufficient for the convergence of the method are, for a family of GDs, the coercivity, the GD-consistency and the limit-conformity properties, as defined in the next section. More generally, these three core properties are sufficient to prove the convergence of the GDM for linear problems and for some nonlinear problems like the
-Laplace problem. For nonlinear problems such as nonlinear diffusion, degenerate parabolic problems..., we add in the next section two other core properties which may be required.
The core properties allowing for the convergence of a GDM
Let
be a family of GDs, defined as above (generally associated with a sequence of regular meshes whose size tends to 0).
Coercivity
The sequence
(defined by ()) remains bounded.
GD-consistency
For all
,
(defined by ()).
Limit-conformity
For all
,
(defined by ()).
This property implies the coercivity property.
Compactness (needed for some nonlinear problems)
For all sequence
such that
for all
and
is bounded, then the sequence
is relatively compact in
(this property implies the coercivity property).
Piecewise constant reconstruction (needed for some nonlinear problems)
Let
be a gradient discretisation as defined above.
The operator
is a piecewise constant reconstruction if there exists a basis
of
and a family of disjoint subsets
of
such that
for all
, where
is the characteristic function of
.
Some non-linear problems with complete convergence proofs of the GDM
We review some problems for which the GDM can be proved to converge when the above core properties are satisfied.
Nonlinear stationary diffusion problems
:
In this case, the GDM converges under the coercivity, GD-consistency, limit-conformity and compactness properties.
''p''-Laplace problem for ''p'' > 1
:
In this case, the core properties must be written, replacing
by
,
by
and
by
with
, and the GDM converges only under the coercivity, GD-consistency and limit-conformity properties.
Linear and nonlinear heat equation
:
In this case, the GDM converges under the coercivity, GD-consistency (adapted to space-time problems), limit-conformity and compactness (for the nonlinear case) properties.
Degenerate parabolic problems
Assume that
and
are nondecreasing Lipschitz continuous functions:
:
Note that, for this problem, the piecewise constant reconstruction property is needed, in addition to the coercivity, GD-consistency (adapted to space-time problems), limit-conformity and compactness properties.
Review of some numerical methods which are GDM
All the methods below satisfy the first four core properties of GDM (coercivity, GD-consistency, limit-conformity, compactness), and in some cases the fifth one (piecewise constant reconstruction).
Galerkin method
In mathematics, in the area of numerical analysis, Galerkin methods, named after the Russian mathematician Boris Galerkin, convert a continuous operator problem, such as a differential equation, commonly in a weak formulation, to a discrete prob ...
s and conforming finite element methods
Let
be spanned by the finite basis
. The
Galerkin method
In mathematics, in the area of numerical analysis, Galerkin methods, named after the Russian mathematician Boris Galerkin, convert a continuous operator problem, such as a differential equation, commonly in a weak formulation, to a discrete prob ...
in
is identical to the GDM where one defines
*
*
*
In this case,
is the constant involved in the continuous Poincaré inequality, and, for all
,
(defined by ()). Then () and () are implied by
Céa's lemma.
The "mass-lumped"
finite element case enters the framework of the GDM, replacing
by
, where
is a dual cell centred on the vertex indexed by
. Using mass lumping allows to get the piecewise constant reconstruction property.
Nonconforming finite element
On a mesh
which is a conforming set of simplices of
, the nonconforming
finite elements are defined by the basis
of the functions which are affine in any
, and whose value at the centre of gravity of one given face of the mesh is 1 and 0 at all the others (these finite elements are used in
rouzeix ''et al''for the approximation of the Stokes and
Navier-Stokes equations). Then the method enters the GDM framework with the same definition as in the case of the Galerkin method, except for the fact that
must be understood as the "broken gradient" of
, in the sense that it is the piecewise constant function equal in each simplex to the gradient of the affine function in the simplex.
Mixed finite element
The
mixed finite element method consists in defining two discrete spaces, one for the approximation of
and another one for
.
It suffices to use the discrete relations between these approximations to define a GDM. Using the low degree
Raviart–Thomas basis functions allows to get the piecewise constant reconstruction property.
Discontinuous Galerkin method
The Discontinuous Galerkin method consists in approximating problems by a piecewise polynomial function, without requirements on the jumps from an element to the other. It is plugged in the GDM framework by including in the discrete gradient a jump term, acting as the regularization of the gradient in the distribution sense.
Mimetic finite difference method and nodal mimetic finite difference method
This family of methods is introduced by
rezzi ''et al''and completed in
ipnikov ''et al''[K. Lipnikov, G. Manzini, and M. Shashkov. Mimetic finite difference method. J. Comput. Phys., 257-Part B:1163–1227, 2014.] It allows the approximation of elliptic problems using a large class of polyhedral meshes. The proof that it enters the GDM framework is done in
roniou ''et al''
See also
*
Finite element method
The finite element method (FEM) is a popular method for numerically solving differential equations arising in engineering and mathematical modeling. Typical problem areas of interest include the traditional fields of structural analysis, heat ...
References
External links
The Gradient Discretisation Methodby Jérôme Droniou, Robert Eymard, Thierry Gallouët, Cindy Guichard and
Raphaèle Herbin
Raphaèle Herbin is a French applied mathematician; she is known for her work on the finite volume method.
Herbin has been a professor at Aix-Marseille University since 1995, and directs the Institut de Mathématiques de Marseille. She earned her ...
{{Numerical PDE, state=expanded
Numerical differential equations
Numerical analysis