Skip to main content

Penalty algorithm adapted for the spectral element discretization of the Darcy equations

Abstract

Any spectral element discretization of the Darcy problem can be efficiently solved by applying the penalty method. This method leads to a system of equations with uncoupled unknowns. We prove a posteriori error estimates for a spectral element discretization of the Darcy problem. The proposed algorithm permits the optimization of the penalty parameter as a function of the error indicators.

1 Introduction

The Darcy problem introduced in [1] is used to model the flow (water, petrol, …) of an incompressible and isothermal fluid in homogeneous porous media. The unknowns are the velocity and the pressure. Any discretization by the Galerkin method leads to a system of equations where the velocity and the pressure are coupled. Many algorithms are proposed in the literature to uncouple the velocity and the pressure such as the Uzawa method [2] and the penalty method [2, 3]

The penalty method has been used extensively in finite element discretization to solve different problems (Stokes, Darcy, Navier–Stokes, …) [4–8]. However, in spectral element discretization [9, 10], this method has been only considered for the Stokes problem [11]. In this work, We are interested in the application of the penalty method to solve the Darcy problem using spectral element discretization for its high accuracy [3, 12].

The advantage of using the penalty method is twofold: first, it permits to decouple the two unknowns (velocity and pressure), and second, it guarantees the stabilization of the discrete problem [13]. Moreover, the optimization of the penalty parameter, using error indicators, reduces considerably the computation cost for solving the discrete problem [14].

In this paper, we perform a posteriori analysis of the penalized spectral element discretization of the Darcy equations. We propose an algorithm, based on the developed error indicator, to optimize the value of the penalty parameter.

An outline of the paper is as follows:

  • In Sect. 2 we present the penalized continuous problem and some regularity results.

  • Section 3 is about the analysis of the penalized discrete problem.

  • The a posteriori error analysis of the penalized discrete problem and a penalty adaptation algorithm are developed in Sect. 4.

2 The penalized continuous problem

Let Ω a connected domain of \(\mathbb{R}^{d}\) (\(d=2, 3\)), and ∂Ω its Lipschitz continuous boundary. We consider the following Darcy problem:

$$ \begin{aligned} &\mathbf{u}+\mu \operatorname{\mathbf{grad}}p=\mathbf{f}\quad \text{in } \varOmega , \\ &\operatorname{div} \mathbf{u}=0\quad \text{in } \varOmega , \\ &\mathbf{u}.\mathbf{n}=0 \quad \text{on } \partial \varOmega , \end{aligned} $$
(1)

where the unknowns are the velocity u and the pressure p, f represents the density of forces, μ is a positive constant equal to the quotient of the fluid viscosity by the medium permeability (\(\mu ^{-1}\) is called the porosity). We consider in the following \(\mu =1\). We denote by \(\mathbf{x}=(x,y)\), respectively, \(\mathbf{x}=(x,y,z)\), the generic point in \(\mathbb {R}^{2}\), respectively, in \(\mathbb {R}^{3}\).

Consider the Sobolev spaces \(H^{s}(\varOmega )\) and \(H_{0}^{s}(\varOmega )\), \(s\ge 0\) with associated norms \(\|\cdot\|_{H^{s}(\varOmega )}\) and \(\|\cdot\|_{H_{0}^{s}(\varOmega )}\). Let \(L_{0}^{2}(\varOmega )\) the space of functions in \(L^{2}(\varOmega )\) where the integral vanishes on Ω, \(\mathcal{D}(\varOmega )\) is the space of indefinitely differentiable functions with compact support in Ω and the domain \(H(\operatorname{div},\varOmega )\) of the divergence operator,

$$ H(\operatorname{div},\varOmega )=\bigl\{ \boldsymbol{\varphi }\in L^{2}(\varOmega )^{d}; \operatorname{div}\boldsymbol{\varphi }\in L^{2}(\varOmega ) \bigr\} , $$

associated with the norm

$$ \Vert {\boldsymbol{\varphi }} \Vert _{H(\operatorname{div},\varOmega )}= \bigl( \Vert { \boldsymbol{\varphi }} \Vert ^{2}_{L^{2}(\varOmega )^{d}}+ \Vert \operatorname{div}{ \boldsymbol{\varphi }} \Vert _{L^{2}( \varOmega )}^{2} \bigr)^{1/2}. $$

The normal trace operator \(\mathbf{v}\rightarrow \mathbf{v}.\mathbf{n}\) is defined from \(H(\operatorname{div},\varOmega )\) into \(H^{-1/2}(\partial \varOmega )\) such that, for a vector fields \(\boldsymbol{\varphi } \in H(\operatorname{div},\varOmega )\) and a scalar function \(\psi \in \mathcal{D} (\varOmega )\) [2],

$$ \int _{\varOmega } \operatorname{div}\varphi (\mathbf{x}) \psi (\mathbf{x})\,d\mathbf{x}= - \int _{ \varOmega }\varphi (\mathbf{x}) . \operatorname{\mathbf{grad}}\psi (\mathbf{x})\,d\mathbf{x}+ \int _{\partial \varOmega }(\boldsymbol{\varphi }.\mathbf{n}) (\tau ) \psi (\tau )\,d \tau . $$

This leads us to introduce its kernel

$$ H_{0}(\operatorname{div},\varOmega )=\bigl\{ \boldsymbol{\varphi }\in H(\operatorname{div}, \varOmega ); \boldsymbol{\varphi }.\mathbf{n}=0 \text{ on } \partial \varOmega \bigr\} . $$

The problem (1) has the following variational formulation: For \(\mathbf{f}\in (L^{2}(\varOmega ))^{d}\), find \(\mathbf{u}\in H(\operatorname{div},\varOmega )\), \(p\in L_{0}^{2}(\varOmega )\) such that \(\forall \mathbf{v}\in H_{0}(\operatorname{div}, \varOmega )\) and \(\forall q\in L_{0}^{2}(\varOmega ) \)

$$ \begin{aligned} &\mathbf{a}(\mathbf{u},\mathbf{v})+b(\mathbf{v},p)=(\mathbf{f},\mathbf{v}), \\ &b(\mathbf{u},q)=0, \end{aligned} $$
(2)

where \((\cdot ,\cdot)\) is the \(L^{2}(\varOmega )\) scalar product,

$$ \mathbf{a}(\mathbf{u},\mathbf{v})= \int _{\varOmega } \mathbf{u}(\mathbf{x}).\mathbf{v}(\mathbf{x})\,d\mathbf{x}\quad \mathrm{and } \quad b(\mathbf{v},p)=- \int _{\varOmega }\operatorname{div} \mathbf{v}(\mathbf{x}) p(\mathbf{x})\,d\mathbf{x}. $$

Let V be the kernel of the bilinear form b defined by

$$\begin{aligned} \mathbf{V} =&\biggl\{ \boldsymbol{\varphi }\in H_{0}(\operatorname{div}, \varOmega ); \forall q \in L_{0}^{2}(\varOmega ), \int _{\varOmega }\operatorname{div}{\boldsymbol{\varphi }}(\mathbf{x}) q(\mathbf{x})\,d\mathbf{x}=0 \biggr\} \\ =&\bigl\{ \boldsymbol{\varphi }\in H_{0}(\operatorname{div},\varOmega ); \operatorname{div}{ \boldsymbol{\varphi }}=0 \text{ in } \varOmega \bigr\} . \end{aligned}$$

The norms \(\|\cdot\|_{H(\operatorname{div},\varOmega )}\) and \(\|\cdot\|_{L^{2}(\varOmega )}\) are equivalent on V [15]. This yields the ellipticity of the bilinear form \(\mathbf{a}(\cdot ,\cdot)\) on V: There exists a positive constant \(\lambda >0\); such that

$$ \forall {\boldsymbol{\varphi }} \in \mathbf{V}, \quad \mathbf{a}(\boldsymbol{\varphi }, \boldsymbol{\varphi })\ge \lambda \Vert {\boldsymbol{\varphi }} \Vert _{H(\operatorname{div}, \varOmega )}. $$

Moreover, the inf-sup condition on the bilinear form \(b(\cdot ,\cdot)\): There exists a positive constant \(\beta >0\); such that

$$ \forall q \in L_{0}^{2}(\varOmega ), \quad \sup_{\mathbf{w}\in H(\operatorname{div},\varOmega )} {\frac{b(\mathbf{w},q)}{ \Vert \mathbf{w}\Vert _{H( \operatorname{div},\varOmega )}}} \ge \beta \Vert q \Vert _{L^{2}(\varOmega )}, $$
(3)

is obtained by taking \(\mathbf{w}=\operatorname{\mathbf{grad}}{\boldsymbol{\varphi }}\); where φ is solution of a Laplace equation of data q and Neumann homogeneous boundary conditions ([2], Chap. 1, Corr 2.4).

Using the saddle-point theorem, we conclude that, for \(\mathbf{f}\in L^{2}( \varOmega )^{d}\), problem (2) has a unique solution \((\mathbf{u},p) \in H(\operatorname{div},\varOmega )\times L_{0}^{2}(\varOmega )\), verifying the following stability condition:

$$ \Vert \mathbf{u}\Vert _{L^{2}(\varOmega )^{d}} + \beta \Vert p \Vert _{L^{2}(\varOmega )} \le 2 \Vert \mathbf{f}\Vert _{L^{2}(\varOmega )^{d}}. $$

Let \(H(\operatorname{\mathbf{curl}},\varOmega )\) the domain of the curl operator

$$ H(\operatorname{\mathbf{curl}},\varOmega )=\bigl\{ \boldsymbol{\varphi } \in L^{2}( \varOmega )^{d}, \operatorname{\mathbf{curl}}\boldsymbol{\varphi } \in {L^{2}(\varOmega )}^{\frac{d(d-1)}{2}}\bigr\} . $$

We know (see [16]) that \(H_{0}(\operatorname{div},\varOmega )\cap H( \operatorname{\mathbf{curl}},\varOmega )\) is continuously imbedded in \(H^{1/2}( \varOmega )^{d}\) in general and in \(H^{1}(\varOmega )^{d}\) if Ω is convex. Further results are known (see [17, 18]); when Ω is a polygonal domain, a function \(\mathbf{u}\in H_{0}(\operatorname{div}, \varOmega )\cap H(\text{curl},\varOmega )\) can be written as

$$ \mathbf{u}=\mathbf{u}_{R} + \operatorname{\mathbf{grad}}S, $$
(4)

where \(\mathbf{u}_{R} \in H^{1}(\varOmega )^{d}\) and S is a linear combination of singular functions. We recall that each singularity in the neighborhood of a corner of the polygon with aperture ω has the form

$$ r^{\pi /{\omega }} \varphi (\theta ), $$

where r is the distance to the singular corner, θ is the polar angle and φ belongs to \(\mathcal{C}^{\infty }(]0,2\pi [,\mathbb {R})\). Then, in general, any such function u, which has the further property

$$ \operatorname{div} \mathbf{u}\in H^{s}(\varOmega ) \quad \text{and}\quad \operatorname{\mathbf{curl}}\mathbf{u}\in H^{s}(\varOmega )^{3}, $$

admits the expansion (4) with \(\mathbf{u}_{R}\in H^{s+1}(\varOmega )^{d}\) for \(0< s<\frac{2 \pi }{\omega }-1\).

Let \(\alpha \in \mathopen{]}0,1]\) the penalty parameter. We consider the following penalized problem: Find \((\mathbf{u}^{\alpha },p^{\alpha }) \in H_{0}( \operatorname{div},\varOmega )\times L_{0}^{2}(\varOmega )\) such that

$$ \begin{aligned} & \forall {\boldsymbol{\varphi }} \in H_{0}(\operatorname{div},\varOmega ), \quad \mathbf{a}\bigl(\mathbf{u}^{\alpha }, \boldsymbol{\varphi }\bigr)+b\bigl(\boldsymbol{\varphi },p^{\alpha } \bigr)=(\mathbf{f}, \boldsymbol{\varphi }), \\ &\forall q \in L_{0}^{2}(\varOmega ) , \quad b(\mathbf{u},q)= \alpha \int _{\varOmega } p^{\alpha }(\mathbf{x}) q(\mathbf{x}) \,d\mathbf{x}. \end{aligned} $$
(5)

By adapting the result proved on Stokes problem [2], we conclude the following result.

Proposition 1

For\(\mathbf{f}\in (L^{2}(\varOmega ))^{d}\), problem (5) has a unique solution\((\mathbf{u}^{\alpha },p^{\alpha })\in H_{0}(\operatorname{div},\varOmega ) \times L_{0}^{2}(\varOmega )\)such that if\((\mathbf{u},p)\)is solution to problem (2), we have the following estimation:

$$ \bigl\Vert \mathbf{u}-\mathbf{u}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}+ \bigl\Vert p-p^{\alpha } \bigr\Vert _{L^{2}( \varOmega )} \le C \alpha \Vert \mathbf{f}\Vert _{L^{2}(\varOmega )^{d}}, $$
(6)

whereCis a constant independent ofα.

3 The penalized discrete problem

We introduce a partition of the domain Ω without overlapping,

$$ \overline{\varOmega }=\bigcup_{i=1}^{I} \varOmega _{i} \quad \text{and}\quad \varOmega _{i}\cap \varOmega _{j}=\varnothing , \quad 1 \le i < j \le I, $$

where \(\varOmega _{i}\) are rectangles if \(d=2\) and parallelepiped rectangles if \(d=3\).

We suppose that the decomposition is conform in the sense that the intersection of the two sub-domains \(\overline{\varOmega _{i}}\cap \overline{ \varOmega _{j}}\) for \(i \ne j\), if it is not empty, is an entire edge or an entire face of the two sub-domains \(\overline{\varOmega _{i}}\) and \(\overline{\varOmega _{j}}\). We choose without restriction that the edges or faces of each sub-domain \(\overline{\varOmega _{i}}\) is parallel to the axis of the coordinate system.

Let \(\mathbb{P}_{nm}(\varOmega )\) the space of the restriction on Ω of the polynomials of degree n in the x directions and m in the y directions in dimension \(d=2\). \(\mathbb{P}_{nms}(\varOmega )\) is the space of the restriction on Ω of the polynomials of degree n in the x directions, m in the y directions and s in the z directions in dimension \(d=3\).

Let \(N\ge 2\) an integer. We introduce the space of discrete velocity,

$$ \mathbb{D}_{N}(\varOmega )=\bigl\{ \varphi _{N} \in H_{0}(\operatorname{div},\varOmega ); \varphi _{N}/_{\varOmega _{i}} \in \mathbb{P}_{N,N-1}(\varOmega )\times \mathbb{P} _{N-1,N}( \varOmega ) \bigr\} $$

if \(d=2\) or

$$ \mathbb{D}_{N}(\varOmega )=\bigl\{ \varphi _{N} \in H_{0}(\operatorname{div},\varOmega ); \varphi _{N}/_{\varOmega _{i}} \in \mathbb{P}_{N,N-1,N-1}(\varOmega )\times \mathbb{P}_{N-1,N,N-1}( \varOmega )\times \mathbb{P}_{N-1,N-1,N}(\varOmega )\bigr\} $$

if \(d=3\) and the space of discrete pressure,

$$ \mathbb{M}_{N}(\varOmega )=\mathbb{P}_{N-1}(\varOmega ) \cap L_{0}^{2}(\varOmega ). $$

For this choice, \(\mathbb{M}_{N}(\varOmega )\) does not contain a spurious mode and the inf-sup constant on the bilinear form \(b(\cdot ,\cdot)\) does not depend on N [19].

To define the discrete problem, we remember the Gauss–Lobatto–Legendre quadrature formula on the reference interval \(]{-}1,1[\):

Let \(\xi _{0}=-1\) and \(\xi _{N}=1\), there exists a unique set of nodes \(\xi _{k}\); \(1\le k \le N-1\), and a unique set of weights \(\rho _{k}\); \(0\le k \le N\), such that

$$ \forall \varphi \in \mathbb{P}_{2N-1}\bigl(]{-}1,1[ \bigr),\quad \int _{1}^{1} \varphi (\mathbf{x})\,d\mathbf{x}= \sum _{k=0}^{N}\varphi (\xi _{k})\rho _{k}. $$
(7)

The weights \(\rho _{k}\) are positif and we have the following property:

$$ \forall \varphi _{N} \in \mathbb{P}_{N} \bigl(]{-}1,1[\bigr), \quad \Vert \varphi _{N} \Vert _{L^{2}(]{-}1,1[)}^{2} \le \sum_{k=0}^{N} \varphi _{N}^{2}(\xi _{k})\rho _{k} \le 3 \Vert \varphi _{N} \Vert _{L^{2}(]{-}1,1[)}^{2}. $$
(8)

Let \((\xi _{k}^{i},\xi _{l}^{i})\), respectively \((\xi _{k}^{i},\xi _{l} ^{i},\xi _{r}^{i})\), the nodes in the sub-domain \(\varOmega _{i}\) deduced from \((\xi _{k},\xi _{l})\), respectively \((\xi _{k},\xi _{l},\xi _{r})\), by bijection in the reference domain \(]{-}1,1[^{2}\), respectively \(]{-}1,1[^{3}\). The local discrete scalar product is defined by: For φ and ψ two continuous functions on \(\overline{\varOmega }_{i}\),

$$ (\varphi ,\psi )_{N_{i}} = \textstyle\begin{cases} \frac{ \vert \varOmega \vert }{4}\sum_{k=0}^{N}\sum_{l=0}^{N} \varphi (\xi _{k}^{i}, \xi _{l}^{i})\psi (\xi _{k}^{i},\xi _{l}^{i}) \rho _{k} \rho _{l}& \text{if } d=2, \\ \frac{ \vert \varOmega \vert }{8}\sum_{k=0}^{N}\sum_{l=0}^{N} \sum_{r=0}^{N} \varphi (\xi _{k}^{i},\xi _{l}^{i},\xi _{r}^{i})\psi (\xi _{k}^{i},\xi _{l}^{i},\xi _{r}^{i}) \rho _{k} \rho _{l}\rho _{r}& \text{if } d=3. \end{cases} $$

Then the discrete scalar product on Ω is

$$ (\varphi ,\psi )_{N} =\sum_{i=1}^{I} (\varphi ,\psi )_{N_{i}}. $$

The penalized discrete problem is written: Find \((\mathbf{u}_{N}^{\alpha },p _{N}^{\alpha })\in \mathbb{D}_{N}(\varOmega )\times \mathbb{M}_{N}(\varOmega )\) such that

$$ \begin{aligned} & \forall \mathbf{v}_{N}\in \mathbb{D}_{N}(\varOmega ), \quad \mathbf{a}_{N}\bigl(\mathbf{u}_{N}^{ \alpha },\mathbf{v}_{N}\bigr)+b\bigl(\mathbf{v}_{N},p_{N}^{\alpha }\bigr)=(\mathbf{f},\mathbf{v}_{N})_{N}, \\ &\forall q_{N}\in \mathbb{M}_{N}(\varOmega ), \quad b_{N}\bigl(\mathbf{u}_{N}^{\alpha },q_{N} \bigr)=\alpha \bigl(p_{N}^{\alpha },q_{N} \bigr)_{N}, \end{aligned} $$
(9)

where the two bilinear forms \(\mathbf{a}_{N}(\cdot ,\cdot)\) and \(b_{N}(\cdot ,\cdot)\) are defined by

$$ \mathbf{a}_{N}(\mathbf{u}_{N},\mathbf{v}_{N})=(\mathbf{u}_{N},\mathbf{v}_{N})_{N} \quad \text{{and}} \quad b_{N}(\mathbf{v}_{N},q_{N})=-\bigl(\operatorname{div}(\mathbf{v}_{N}),q_{N}\bigr)_{N}. $$

According to the exactness of the quadrature formulas on the space \({\mathbb{P}}_{2N-1}(\varOmega )\), the discrete bilinear form \(b_{N}(\cdot ,\cdot)\) coincides with the continuous bilinear form \(b(\cdot ,\cdot)\).

We consider \(\varPi _{N}\) the orthogonal projection operator from the space \(L^{2}(\varOmega )\) into the space \(\mathbb {M}_{N}\), defined with respect the scalar product \(L^{2}(\varOmega )\). We prove that the penalized problem (9) is equivalent to the following uncoupled problem (see [2], Chap. 1, Sect. 4.3):

Find \(\mathbf{u}_{N}^{\alpha }\in \mathbb {D}_{N}(\varOmega )\) and \(p_{N} \in \mathbb {M}_{N}( \varOmega )\) such that, for all \(\mathbf{v}_{N} \in \mathbb {D}_{N}(\varOmega )\),

$$\begin{aligned}& \mathbf{a}_{N}\bigl(\mathbf{u}_{N}^{\alpha }, \mathbf{v}_{N}\bigr) + \frac{1}{\alpha }\bigl(\varPi _{N} \bigl( \operatorname{div} \mathbf{u}_{N}^{\alpha }\bigr),\varPi _{N}( \operatorname{div} \mathbf{v}_{N})\bigr)_{N}=(\mathbf{f},\mathbf{v}_{N})_{N}, \end{aligned}$$
(10)
$$\begin{aligned}& p_{N}^{\alpha }=-\frac{1}{\alpha } \varPi _{N} \bigl(\operatorname{div} \mathbf{u}_{N}^{ \alpha }\bigr). \end{aligned}$$
(11)

Remark 1

The penalty method permits us to uncouple the problem (9). The only unknown in equation (10) is the velocity and then we deduce the value of the pressure from equation (11).

Proposition 2

For a continuous functionfonΩ̄, problem (10)–(11) has a unique solution\((\mathbf{u}_{N}^{\alpha },p _{N}^{\alpha }) \in \mathbb {D}_{N}(\varOmega )\times \mathbb {M}_{N}(\varOmega )\).

Proof

For \((\boldsymbol{\varphi }_{N},\boldsymbol{\psi }_{N})\in \mathbb {D}_{N}(\varOmega ) \times \mathbb {D}_{N}(\varOmega )\), we consider

$$ \hat{\mathbf{a}}(\boldsymbol{\varphi }_{N},\boldsymbol{\psi }_{N})=( \boldsymbol{\varphi }_{N},\boldsymbol{\psi }_{N})_{N} + \frac{1}{\alpha }\bigl(\varPi _{N}(\operatorname{div}{\boldsymbol{\varphi }}_{N}),\varPi _{N}(\operatorname{div}{\boldsymbol{\psi }} _{N}) \bigr)_{N}. $$

We deduce, by the triangular inequality, the continuity of the operator \(\varPi _{N}\) and the continuity of the operator div on the space \(\mathbb {D}_{N}(\varOmega )\), that the bilinear form \(\hat{\mathbf{a}}(\cdot ,\cdot)\) is continuous on \(\mathbb {D}_{N}(\varOmega )\times \mathbb {D}_{N}(\varOmega )\).

Using that \(\hat{\mathbf{a}}(\varphi _{N},\varphi _{N})\geq (\varphi _{N}, \varphi _{N})_{N}\) and property (8), we deduce that the bilinear form \(\hat{\mathbf{a}}(\cdot ,\cdot)\) is elliptic.

The Lax–Milgram theorem permits one to conclude that problem (10)–(11) has a unique solution \((\mathbf{u}_{N}^{\alpha },p _{N}^{\alpha }) \in \mathbb {D}_{N}(\varOmega )\times \mathbb {M}_{N}(\varOmega )\). □

We know that the discrete bilinear form \(b_{N}(\cdot ,\cdot)\) verifies the following inf-sup condition: For any \(q_{N} \in \mathbb {M}_{N}(\varOmega )\)

$$ \sup_{\mathbf{v}_{N}\in \mathbb {D}_{N}(\varOmega )}{\frac{b_{N}(\mathbf{v}_{N},q_{N})}{ \Vert \mathbf{v}_{N} \Vert _{H(\operatorname{div},\varOmega )}}}\geq \gamma \Vert q _{N} \Vert _{L^{2}(\varOmega )}, $$
(12)

where γ is a positive constant independent of N and of the penalty parameter α (see [19, 20]). We obtain the following a priori error estimation.

Proposition 3

Suppose that the data functionfbelongs to the space\(H^{\mu }(\varOmega )^{d}\), \(\mu \geq \frac{d}{2}\)and that the solutions\((\mathbf{u},p)\)of problem (2) and\((\mathbf{u}^{\alpha },p^{\alpha })\)of problem (5) belongs to\(H^{s}(\varOmega )^{d}\times H^{s}(\varOmega )\), \(s\geq 0\), then the error between the solution\((\mathbf{u},p)\)of problem (2) and\((\mathbf{u}_{N}^{\alpha },p_{N}^{\alpha })\)solution of problem (9) is

$$\begin{aligned}& \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\omega )^{d}} + \gamma \bigl\Vert p-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \\& \quad \leq C \alpha \bigl(N^{-s}\bigl( \Vert \mathbf{u}\Vert _{H^{s}(\varOmega )^{d}} + \Vert p \Vert _{H^{s}(\varOmega )}\bigr) + N^{-\mu } \Vert \mathbf{f}\Vert _{H^{\mu }(\varOmega )^{d}} \bigr), \end{aligned}$$
(13)

whereCis a positive constant independent of N andα.

Proof

Using the triangular inequality we have

$$ \begin{aligned} & \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}\leq \bigl\Vert \mathbf{u}-\mathbf{u}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}} + \bigl\Vert \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}, \\ & \bigl\Vert p-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}\leq \bigl\Vert p-p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} + \bigl\Vert p^{\alpha }-p_{N} ^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}. \end{aligned} $$
(14)

Using problems (5) and (9), we conclude that

$$ \mathbf{a}\bigl(\mathbf{u}^{\alpha }-\mathbf{u}^{\alpha }_{N}, \mathbf{v}_{N}\bigr) + b\bigl(p^{\alpha }-p^{ \alpha }_{N}, \mathbf{v}_{N}\bigr)=0 $$
(15)

and

$$ b\bigl(p^{\alpha }-p^{\alpha }_{N},q_{N} \bigr)=\alpha \int _{\varOmega }p_{N}^{ \alpha }(\mathbf{x})q_{N}(\mathbf{x})\,d\mathbf{x}. $$
(16)

Based on the inf-sub condition (3) and the continuity of the bilinear form \(\mathbf{a}(\cdot ,\cdot)\), there exists a positive constant C, independent of N and α such that

$$ \beta \bigl\Vert p^{\alpha }-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \leq \sup_{\mathbf{v}_{N}\in \mathbb {D}_{N}(\varOmega )} { \frac{b(p^{\alpha }-p^{ \alpha }_{N},\mathbf{v}_{N})}{ \Vert \mathbf{v}_{N} \Vert _{L^{2}(\varOmega )^{d}}}} \leq C \bigl\Vert \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}. $$

Thus

$$ \bigl\Vert p^{\alpha }-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}\leq C \beta ^{-1} \bigl\Vert \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}. $$
(17)

If we choose \(\mathbf{v}_{N}=\mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha }\) and \(q_{N}=p ^{\alpha }-p_{N}^{\alpha }\) in (15) and (16), we have

$$ \mathbf{a}\bigl(\mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha },\mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha }\bigr) \leq -\alpha \int _{\varOmega }p^{\alpha }(\mathbf{x}) \bigl(p^{\alpha }-p_{N}^{\alpha } \bigr) (\mathbf{x})\,d\mathbf{x}. $$

Using (17), we conclude that

$$ \mathbf{a}\bigl(\mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha }, \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha }\bigr) \leq \bigl\Vert p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \bigl\Vert \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}}. $$
(18)

Then, by (16),

$$ {\operatorname{div}}\bigl(\mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr)=\alpha p^{\alpha } _{N} \quad \text{in } L_{0}^{2}(\varOmega ). $$
(19)

Using (18) and (19), we find that

$$ \bigl\Vert \mathbf{u}^{\alpha }-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}} \leq \alpha C \bigl\Vert p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}. $$
(20)

By combining the inequalities (14), (20), (17) and (6) we conclude (13), using the standard results of spectral approximation [12]. □

4 A posteriori error analysis

We define an error indicator

$$ i^{\alpha }=\alpha \bigl\Vert p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} $$
(21)

which depends on the discrete pressure, so it is easily to calculate.

Theorem 1

The error between the solutions\((\mathbf{u},p)\)of problem (2) and\((\mathbf{u}^{\alpha },p^{\alpha })\)of problem (9) is

$$ \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )^{d}} + \bigl\Vert p-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \leq C \bigl(i ^{\alpha } + \alpha \bigl\Vert p^{\alpha }-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \bigr). $$
(22)

The estimation of the error indicator is

$$ i^{\alpha }\leq \bigl( \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{H(\operatorname{div}, \varOmega )} + \alpha \bigl\Vert p-p_{N}^{ \alpha } \bigr\Vert _{L^{2}(\varOmega )} \bigr), $$
(23)

Cis a positive constant independent ofNandα.

Proof

Making the difference between problems (2) and (9), we find, for all \(\mathbf{v}\in H(\operatorname{div},\varOmega )\) and for all \(q\in L ^{2}(\varOmega )\),

$$ \begin{aligned} &\mathbf{a}\bigl(\mathbf{u}-\mathbf{u}^{\alpha },\mathbf{v}\bigr) + b\bigl(\mathbf{v},p-p^{\alpha }\bigr)=0, \\ &b\bigl(\mathbf{u}-\mathbf{u}^{\alpha },q\bigr)= - \alpha \int _{\varOmega } p^{\alpha }(\mathbf{x})q(\mathbf{x})\,d\mathbf{x}. \end{aligned} $$
(24)

Using the arguments presented in ([2], Chap. 1, Theorem 4.3) combined with the ellipticity of the bilinear form \(\mathbf{a}(\cdot ,\cdot)\) and the inf-sub condition (3), we obtain

$$ \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{H(\operatorname{div}, \varOmega )} + \bigl\Vert p-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \leq C \alpha \bigl\Vert p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}. $$
(25)

By the triangular inequality

$$ \bigl\Vert p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \leq \bigl\Vert p^{ \alpha }-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} + \bigl\Vert p_{N} ^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}, $$
(26)

we conclude the estimation (22) with \(i^{\alpha }= \alpha \Vert p_{N}^{\alpha }\Vert _{L^{2}(\varOmega )} \).

Taking \(q=p^{\alpha }\) in the second equation of (24) yields

$$ \alpha \bigl\Vert p^{\alpha } \bigr\Vert _{L^{2}(\varOmega )}\leq \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{H(\operatorname{div}, \varOmega )}. $$

Combining this relation with (26), we find the result (23). □

Let \(\varpi _{i}\), \(1\leq i\leq I\), the family of error indicators which are related to the spectral element discretization

$$ \varpi _{i}= N^{-1} \bigl\Vert I_{N}(\mathbf{f}) + \nu \mathbf{u}+ \operatorname{\mathbf{grad}}p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega _{i})^{d}} - \sum_{l=1}^{L(l)} N^{-\frac{{1}}{2}} \bigl\Vert \bigl[p _{N}^{\alpha }.\mathbf{n}\bigr]_{il} \bigr\Vert _{L^{2}(\varGamma _{il})} + \bigl\Vert {\operatorname{div}} \bigl(\mathbf{u}_{N}^{\alpha }\bigr) \bigr\Vert _{L^{2}(\varOmega _{i})}. $$
(27)

For each \(1\leq i\leq I\), \(\varGamma _{il}\), \(1\leq l\leq L(l)\), are the edges in dimension \(d=2\) or the faces in dimension \(d=3\) of the sub-domain \(\varOmega _{i}\) that are not included on the boundary ∂Ω and \([p_{N}^{\alpha }.\mathbf{n}]_{il}\) represents the jump through each \(\varGamma _{il}\). We denote by \(I_{N}\) the Lagrange interpolating operator on the Gauss–Lobatto nodes.

Theorem 2

The a posteriori error estimate between the solutions\((\mathbf{u}^{\alpha },p ^{\alpha })\)of problem (5) and\((\mathbf{u}_{N}^{\alpha },p_{N}^{ \alpha })\)of the problem (9) is

$$ \bigl\Vert \mathbf{u}-\mathbf{u}_{N}^{\alpha } \bigr\Vert _{H(\operatorname{div}, \varOmega )} + \bigl\Vert p-p_{N}^{\alpha } \bigr\Vert _{L^{2}(\varOmega )} \leq C \Biggl(i ^{\alpha } + \mu \Biggl(\sum _{1}^{I}\varpi _{i} \Biggr) + \bigl\Vert \mathbf{f}-I _{N}(\mathbf{f}) \bigr\Vert _{L^{2}(\varOmega )}^{d} \Biggr), $$
(28)

whereCis a positive constant independent ofNandα, μis equal to

  • 1 if\(d=2\)orΩis convex,

  • \(N^{\frac{1}{2}}\)if\(d=3\)andΩnot convex.

Proof

To find (28), we proceed as in ([21], Sect. 4), ([14], Sect. 3.3) and ([11], Sect. 3).

Let \(\mathbf{U}=(\mathbf{u},p)\) and \(\mathbf{V}=(\mathbf{v},q)\). We define the bilinear form

$$ \mathcal{A}_{\alpha }(\mathbf{U},\mathbf{V})=\mathbf{a}(\mathbf{u},\mathbf{v})+b(\mathbf{v},p)-\alpha \int _{ \varOmega }p(\mathbf{x})q(\mathbf{x})\,d\mathbf{x}. $$
(29)

The bilinear form \(\mathcal{A}_{\alpha }(\cdot ,\cdot)\) is continuous on the space \(\mathcal{K}(\varOmega )\times \mathcal{K}(\varOmega )\) where

$$ \mathcal{K}(\varOmega )=L^{2}(\varOmega )^{d} \times L^{2}_{0}(\varOmega ). $$

This space is equipped with the norm

$$ \bigl\Vert (\mathbf{u},p) \bigr\Vert _{\mathcal{K}(\varOmega )}= \bigl( \Vert \mathbf{u}\Vert ^{2}_{L^{2}(\varOmega )^{d}}+ \Vert p \Vert ^{2}_{L^{2}(\varOmega )} \bigr)^{\frac{1}{2}}. $$

Thanks to ([14], Lemma 3.5), the coercivity of the bilinear form \(\mathbf{a}(\cdot ,\cdot)\) and the inf-sup condition of the bilinear form \(b(\cdot ,\cdot)\), we prove an inf-sup condition on the bilinear form \(\mathcal{A}_{\alpha }(\cdot ,\cdot)\) such that there exists a constant \(\delta _{*}\) positive independent of α:

$$ \sup_{\mathbf{V}\in \mathcal{K}(\varOmega )} {\frac{\mathcal{A}_{\alpha }(\mathbf{U},\mathbf{V})}{ \Vert \mathbf{V}\Vert _{\mathcal{K}(\varOmega )}}}\geq \delta _{*} \Vert \mathbf{U}\Vert _{\mathcal{K}( \varOmega )}. $$
(30)

We need to evaluate the residual term \(\mathcal{A}_{\alpha }(\mathbf{U}^{ \alpha }-\mathbf{U}_{N}^{\alpha },\mathbf{V})\), where \(\mathbf{U}^{\alpha }=(\mathbf{u}^{\alpha },p ^{\alpha })\) and \(\mathbf{U}^{\alpha }_{N}=(\mathbf{u}^{\alpha }_{N},p^{\alpha } _{N})\).

According to the exactness of the quadrature formula (7) applied in the problem (9), we obtain, for \(\mathbf{V}_{N-1}=(\mathbf{v}_{N-1},0)\), \(\mathbf{v}_{N-1}\in \mathbb {D}_{N-1}\),

$$ \mathcal{A}_{\alpha }\bigl(\mathbf{U}_{N}^{\alpha }, \mathbf{V}_{N-1}\bigr)= \int _{\varOmega }I _{N}(\mathbf{f}) (\mathbf{x}).\mathbf{v}_{N-1}(\mathbf{x})\,d\mathbf{x}. $$
(31)

Using problems (5) and (31), we have

$$ \mathcal{A}_{\alpha }\bigl(\mathbf{U}^{\alpha }-\mathbf{U}_{N}^{\alpha }, \mathbf{V}\bigr)= \mathcal{A}_{\alpha }\bigl(\mathbf{U}^{\alpha }-\mathbf{U}_{N}^{\alpha },\mathbf{V}-\mathbf{V}_{N-1}\bigr) + \int _{\varOmega } \bigl(\mathbf{f}-I_{N}(\mathbf{f})\bigr) (\mathbf{x}).\mathbf{v}_{N-1}(\mathbf{x})\,d\mathbf{x}, $$

and so

$$\begin{aligned} \mathcal{A}_{\alpha }\bigl(\mathbf{U}^{\alpha }-\mathbf{U}_{N}^{\alpha },\mathbf{V}\bigr) =& \int _{\varOmega } I_{N}(\mathbf{f}) (\mathbf{x}).(\mathbf{v}-\mathbf{v}_{N-1}) (\mathbf{x})\,d\mathbf{x}- \mathcal{A} _{\alpha }\bigl(\mathbf{U}_{N}^{\alpha },\mathbf{V}-\mathbf{V}_{N-1}\bigr) \\ &{}+ \int _{\varOmega } \bigl(\mathbf{f}-I_{N}(\mathbf{f})\bigr) (\mathbf{x}).\mathbf{v}( \mathbf{x})\,d\mathbf{x}. \end{aligned}$$
(32)

Applying an integration by part on each sub-domain \(\varOmega _{i}\), we conclude that

$$\begin{aligned}& \int _{\varOmega }I_{N}(\mathbf{f}) (\mathbf{x}).(\mathbf{v}-\mathbf{v}_{N-1}) (\mathbf{x})\,d\mathbf{x}-\mathcal{A} _{\alpha }\bigl(\mathbf{U}_{N}^{\alpha },\mathbf{V}-\mathbf{V}_{N-1}\bigr) \\& \quad = \sum_{i=1}^{I} \biggl( \int _{\varOmega _{i}} \bigl(I_{N}(\mathbf{f}) + \nu \mathbf{u}_{n}^{\alpha }- \operatorname{\mathbf{grad}}p_{N}^{\alpha } \bigr) (\mathbf{x}).(\mathbf{v}-\mathbf{v}_{N-1}) (\mathbf{x})\,d\mathbf{x} \\& \qquad {} + \int _{\partial \varOmega _{i}}p_{N}^{\alpha }(\zeta ).(\mathbf{v}-\mathbf{v}_{N-1}) ( \zeta )\,d\zeta \\& \qquad {} + \int _{\varOmega _{i}}{\operatorname{div}} \mathbf{u}_{N}^{\alpha }q(\mathbf{x}) \,d\mathbf{x}+\alpha \int _{\varOmega _{i}}p_{N}^{\alpha }(\mathbf{x})q(\mathbf{x})\,d\mathbf{x}\biggr). \end{aligned}$$
(33)

We define \(\mathcal{P}_{N}\) to be the orthogonal projection operator from the space \(H_{0}(\operatorname{div},\varOmega )\) into the space \(\mathbb {D}_{N}\) associated to the scalar product of the space \(H_{0}( \operatorname{div},\varOmega )\). So for any \(\mathbf{v}\in H_{0}(\operatorname{div},\varOmega )\), we have

$$ \bigl\Vert \mathbf{v}-\mathcal{P}_{N}(\mathbf{v}) \bigr\Vert _{L^{2}(\varOmega )}= \sup_{\kappa \in {L^{2}(\varOmega )}}{\frac{ \int _{\varOmega }(\mathbf{v}-\mathcal{P}_{N}(\mathbf{v}))(\mathbf{x})\kappa (\mathbf{x})\,d\mathbf{x}}{ \Vert \kappa \Vert _{L^{2}(\varOmega )}}}. $$

For \(\kappa \in L^{2}(\varOmega )\), the problem

$$ \begin{aligned} &{-}\Delta \psi=\kappa \quad \text{in } \varOmega , \\ &\psi=0 \quad \text{on } \partial \varOmega , \end{aligned} $$

has a unique solution \(\psi \in H^{1}_{0}(\varOmega )\subset H_{0}( \operatorname{div}, \varOmega )\), then

$$\begin{aligned} \int _{\varOmega }\bigl(\mathbf{v}-\mathcal{P}_{N}(\mathbf{v})\bigr) ( \mathbf{x})\kappa (\mathbf{x})\,d\mathbf{x} =& \int _{\varOmega }\nabla \bigl(\mathbf{v}-\mathcal{P}_{N}(\mathbf{v}) \bigr) (\mathbf{x})\nabla \kappa (\mathbf{x})\,d\mathbf{x}\\ =& \int _{\varOmega }\nabla (\mathbf{v}) (\mathbf{x})\nabla \bigl(\kappa (\mathbf{x})- \mathcal{P}_{N}( \kappa )\bigr)\,d\mathbf{x}. \end{aligned}$$

Thus, we conclude that

$$ \int _{\varOmega }\bigl(\mathbf{v}-\mathcal{P}_{N}(\mathbf{v})\bigr) ( \mathbf{x})\kappa (\mathbf{x})\,d\mathbf{x}\leq \Vert \mathbf{v}\Vert _{H(\operatorname{div},\varOmega )} \bigl\Vert \kappa (\mathbf{x})- \mathcal{P}_{N}(\kappa ) \bigr\Vert _{H(\operatorname{div},\varOmega )}. $$

We deduce the following inequality from the standard interpolation results [22]:

$$ \bigl\Vert \kappa (\mathbf{x})-\mathcal{P}_{N}(\kappa ) \bigr\Vert _{H(\operatorname{div},\varOmega )}\leq C N^{-s} \Vert \kappa \Vert _{H^{s}(\varOmega )}. $$
(34)

We consider the following estimation (see [23]):

For any \(\phi \in H^{1}_{0}(\varOmega )\subset H_{0}(\operatorname{div}, \varOmega )\) and any sub-domain \(\varOmega _{i}\), \(1\leq i\leq I\),

$$ \bigl\Vert \phi (\mathbf{x})-\mathcal{P}_{N}(\phi ) \bigr\Vert _{L^{2}(\partial \varOmega _{i})}\leq C N^{-\frac{1}{2}} \Vert \phi \Vert _{H(\operatorname{div},\varOmega _{i})}. $$
(35)

We conclude the a posteriori error estimation (28) applying (30), (32), (33), the Cauchy–Schwarz inequality and (34) combined with (35). □

Remark 2

We remark that in dimension \(d=2\) and if Ω is convex, the a posteriori error estimation (28) is fully optimal and leads to an explicit upper bound for the error. However, the inverse estimation (the estimation of the error indicator in function of the error) is not optimal (see [23], Theorem 2.9) and we will not present it because we are not interested to the adaptability with respect N.

4.1 Penalty adaptation algorithm

We describe in this section the used strategy for the penalty adaptation in order to optimize the penalty parameter. We suppose that the data function f is regular. Let γ a be fixed real number and \(\alpha ^{0}\) is an initial value of α:

  • For \(m=1, \ldots\)

  • For a value \(\alpha ^{m}\) of α

    • Compute the solution \((\mathbf{u}_{N}^{\alpha ^{m}},p_{N}^{\alpha ^{m}})\) of problem (10)–(11)

    • Compute the associated error indicator \(i^{\alpha ^{m}}\) given in (21)

    • Compute

      $$ \varpi _{N}= \Biggl(\sum_{i=1}^{I} \varpi _{i}^{2} \Biggr)^{\frac{1}{2}}, $$

      where \(\varpi _{i}\) is defined by (27)

    • If \(\gamma i^{\alpha ^{m}}\leq \varpi _{N}\), we obtain the optimal value \(\alpha ^{m}\)

    • Otherwise, we choose

      $$ \alpha ^{m+1}= {\frac{\alpha ^{m}\varpi _{N}}{i^{\alpha ^{m}}}}, $$

      and we reiterate.

5 Conclusion

This work concerns the use of the penalty technique to solve Darcy’s equations discretized by the spectral elements method. This technique permits to uncouple the two unknowns, the velocity and the pressure. The construction of the error indicators, using an a posteriori error analysis is presented. This made it possible to find an optimal penalty parameter which will reduce the computational cost. The numerical validation of this result will be the subject of a forthcoming work.

References

  1. Darcy, H.: Les Fontaines Publiques de la Ville de Dijon. Dalmont, Paris (1856)

    Google Scholar 

  2. Girault, V., Raviart, P.-A.: Finite Element Methods for Navier Stokes Equations, Theory and Algorithms. Springer, Berlin (1986)

    Book  Google Scholar 

  3. Maday, Y., Meiron, D., Patera, A.T., Ronquist, E.M.: Analysis of iterative methods for the steady and unsteady Stokes problem: application to spectral element discretizations. SIAM J. Sci. Comput. 14, 310–337 (1993)

    Article  MathSciNet  Google Scholar 

  4. Bercovier, M.: Régularisation duale des problèmes variationnels mixtes: application aux éléments finis mixtes et extension à quelques problèmes non linéaires. PhD thesis, université de Rouen (1976)

  5. Bercovier, M.: Perturbation of mixed variational problems. Application to mixed finite element methods. RAIRO. Anal. Numér. 12, 211–236 (1978)

    Article  MathSciNet  Google Scholar 

  6. Carey, G.F., Krishnan, R.: Penalty approximation of Stokes flow. Comput. Methods Appl. Mech. Eng. 35, 169–206 (1982)

    Article  MathSciNet  Google Scholar 

  7. Carey, G.F., Krishnan, R.: Penalty finite element method for the Navier Stokes equations. Comput. Methods Appl. Mech. Eng. 42, 183–224 (1984)

    Article  MathSciNet  Google Scholar 

  8. Carey, G.F., Krishnan, R.: Convergence of iterative methods in penalty finite element approximation of the Navier Stokes equations. Comput. Methods Appl. Mech. Eng. 60, 1–29 (1987)

    Article  MathSciNet  Google Scholar 

  9. Abdelwahed, M., Chorfi, N.: The implementation of the mortar spectral element discretization of the heat equation with discontinuous diffusion coefficient. Bound. Value Probl. 2019, 80 (2019)

    Article  MathSciNet  Google Scholar 

  10. Abdelwahed, M., Al Salam, A., Chorfi, N.: Solving the singular two-dimensional fourth order problem by the mortar spectral element method. Bound. Value Probl. 1998, 39 (1998)

    MathSciNet  Google Scholar 

  11. Bernardi, C., Blouza, A., Chorfi, N., Kharrat, N.: A penalty algorithm for the spectral element discretization of the Stokes problem. Math. Model. Numer. Anal. 45, 201–216 (2011)

    Article  MathSciNet  Google Scholar 

  12. Bernardi, C., Maday, Y., Method, S.: In: Ciarlet, P.G., Lions, J.-L. (eds.) Handbook of Numerical Analysis, pp. 209–485. North-Holland, Amsterdam (1997)

    Google Scholar 

  13. Malkus, D.S., Olsen, E.T.: Incompressible Finite Elements Which Fail the Discrete LBB Condition. Am. Soc. Mech. Eng, New York (1982)

    MATH  Google Scholar 

  14. Bernardi, C., Girault, V., Hecht, F.: A posteriori analysis of a penalty method and application to the Stokes problem. Math. Models Methods Appl. Sci. 13, 1599–1628 (2013)

    Article  MathSciNet  Google Scholar 

  15. Azaïez, M., Bernardi, C., Grundmann, M.: Spectral method applied to porous media. East-West J. Numer. Math. 2, 91–105 (1994)

    MathSciNet  MATH  Google Scholar 

  16. Costabel, M.: A remark on the regularity of solutions of Maxwell equations on Lipschitz domains. Math. Methods Appl. Sci. 12, 365–368 (1990)

    Article  MathSciNet  Google Scholar 

  17. Costabel, M., Dauge, M.: Computation of resonance frequencies for Maxwell equations in non smooth domains. In: Ainsworth, M., Davies, P., Duncan, D., Martin, P., Rynne, B. (eds.) Topics in Computational Wave Propagation. Springer, Berlin (2004)

    Google Scholar 

  18. Dauge, M.: Neumann and mixed problems on curvilinear polyhedra. Integral Equ. Oper. Theory 15, 227–261 (1992)

    Article  MathSciNet  Google Scholar 

  19. Azaïez, M., Ben Belgacem, F., Grundmann, M., Khallouf, H.: Staggered grids hybrid dual spectral element method for second order elliptic problems. Application to high-order time splitting for Navier–Stokes equations. Comput. Methods Appl. Mech. Eng. 166, 183–199 (1998)

    Article  MathSciNet  Google Scholar 

  20. Ben Belgacem, F., Bernardi, C., Chorfi, N., Maday, Y.: Inf-sup conditions for the mortar spectral element discretization of the Stokes problem. Numer. Math. 85, 257–281 (2000)

    Article  MathSciNet  Google Scholar 

  21. Bernardi, C., Métivet, B., Verfürth, R.: Analyse Numérique D Indicateurs D Erreur. In: George, P.-L. (ed.) Maillage et Adaptation. Hermès, Paris (2001)

    Google Scholar 

  22. Bernardi, C., Maday, Y., Rapetti, F.: Discrétisations Variationnelles de Problèmes aux Limites Elliptiques. Springer, Berlin (2004)

    MATH  Google Scholar 

  23. Bernardi, C.: Indicateurs d’erreur en h-n version des éléments spectraux. Modél. Math. Anal. Numér. 30, 1–38 (1996)

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

The authors would like to extend their sincere appreciation to the Deanship of Scientific Research at King Saud University for funding this Research group No (RG-1440-061).

Availability of data and materials

Not applicable.

Funding

Not applicable.

Author information

Authors and Affiliations

Authors

Contributions

The authors declare that the study was realized in collaboration with equal responsibility. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Nejmeddine Chorfi.

Ethics declarations

Competing interests

The authors declare that they have no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Abdelwahed, M., Chorfi, N. Penalty algorithm adapted for the spectral element discretization of the Darcy equations. Bound Value Probl 2019, 188 (2019). https://doi.org/10.1186/s13661-019-01305-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s13661-019-01305-3

Keywords