Gradient discretisation method

In numerical mathematics, the gradient discretisation method (GDM) is a framework which contains classical and recent discretisation schemes for diffusion problems of different 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.

Some core properties are required to prove the convergence of a GDM. Owing to these core properties, it is possible to prove the convergence of a GDM for standard elliptic and parabolic problems, linear or non-linear. As a consequence, any scheme entering the GDM framework is then known to converge on these problems; this occurs in the case of the conforming Finite Elements, the Raviart—Thomas Mixed Finite Elements, or the non-conforming Finite Elements, or in the case of more recent schemes, such as the Hybrid Mixed Mimetic or Nodal Mimetic methods, some Discrete Duality Finite Volume schemes, and some Multi-Point Flux Approximation schemes.

The example of a linear diffusion problem

Let us consider Poisson's equation in a bounded open domain , with homogeneous Dirichlet boundary condition

where , and the solution is such that

A Gradient Discretization (GD) is defined by a triplet , where:

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 [Strang,1972], holds

and

defining:

which measures the coercivity (discrete Poincaré constant),

which measures the interpolation error,

which measures the defect of conformity.

Then the core properties which are 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. These three core properties are sufficient to prove the convergence of the GDM for linear problems. For nonlinear problems (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 (6)) remains bounded.

GD-consistency

For all , (defined by (7)).

Limit-conformity

For all , (defined by (8)).

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 .

Review of some problems which may be approximated by a 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 methods and conforming finite element methods

Let be spanned by the finite basis . The Galerkin method 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 (8)). Then (4) and (5) 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 P1 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. 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.

Mimetic finite difference method and nodal mimetic finite difference method

This family of methods is introduced by [Brezzi et al, 2005] and completed in [Lipnikov et al, 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 [Droniou et al, 2013].

See also

References

    External links

    This article is issued from Wikipedia - version of the 11/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.