Content deleted Content added
Cyclotourist (talk | contribs) |
m unbalanced brackets using AWB |
||
Line 1:
{{
{{Differential equations}}
In numerical mathematics, 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 <ref>'''R. Eymard, C. Guichard, and R. Herbin.''' Small-stencil 3d schemes for diffusive flows in porous media. M2AN, 46:265–290, 2012.</ref> (the quantities <math>C_{D}</math>, <math>S_{D}</math> and <math>W_{D}</math>, [[#The example of a linear diffusion problem|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
Any scheme entering the GDM framework is then known to converge on all these problems. This applies in particular to [[#Galerkin methods and conforming finite element methods|conforming Finite Elements]], [[#Mixed finite element|Mixed Finite Elements]], [[#Nonconforming finite element|nonconforming Finite Elements]], and, in the case of more recent schemes, the [[#Discontinuous Galerkin method|Discontinuous Galerkin method]], [[#Mimetic finite difference method and nodal mimetic finite difference method|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==
Line 31 ⟶ 29:
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 <math>\nabla_D u</math> cannot be computed from the function <math>\Pi_D u</math>.
The following error estimate, inspired by G. Strang's second lemma,<ref>'''G. Strang.''' Variational crimes in the finite element method.'' In The mathematical foundations of the finite element method with applications to partial differential equations (Proc. Sympos., Univ. Maryland, Baltimore, Md., 1972), pages 689–710. Academic Press, New York, 1972.</ref>
:<math>\quad (4) \qquad \qquad \Vert \nabla \overline{u} - \nabla_D u_D\Vert_{L^2(\Omega)^d}
Line 65 ⟶ 63:
=== Coercivity ===
The sequence <math>(C_{D_m})_{m\in\mathbb{N}}</math> (defined by (6)) remains bounded.
=== GD-consistency ===
For all <math>\varphi\in H^1_0(\Omega)</math>, <math>\lim_{m\to\infty} S_{D_m} (\varphi) = 0</math> (defined by (7)).
Line 126 ⟶ 125:
=== Nonconforming finite element ===
On a mesh <math>T</math> which is a conforming set of simplices of <math>\mathbb{R}^d</math>, the nonconforming <math>P^1</math> finite elements are defined by the basis <math>(\psi_i)_{i\in I}</math> of the functions which are affine in any <math>K\in T</math>, 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 <ref>'''M. Crouzeix and P.-A. Raviart.''' Conforming and nonconforming finite element methods for solving the stationary Stokes equations. I. Rev. Française Automat. Informat. Recherche Opérationnelle Sér. Rouge, 7(R-3):33–75, 1973.</ref> for the approximation of the Stokes and [[Navier-Stokes equations]
=== Mixed finite element ===
The [[mixed finite element method]] consists in defining two discrete spaces, one for the approximation of <math>\nabla \overline{u}</math> and another one for <math>\overline{u}</math>
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.<ref>'''D. A. Di Pietro and A. Ern.''' Mathematical aspects of discontinuous Galerkin methods, volume 69 of Mathématiques & Applications (Berlin) [Mathematics & Applications]. Springer, Heidelberg, 2012.</ref>
=== Mimetic finite difference method and nodal mimetic finite difference method ===
This family of methods is introduced by <ref>'''F. Brezzi, K. Lipnikov, and M. Shashkov.''' Convergence of the mimetic finite difference method for diffusion problems on polyhedral meshes. SIAM J. Numer. Anal., 43(5):1872–1896, 2005.</ref> and completed in
==See also==
|