SUPERCONVERGENCE OF DG METHOD FOR ONE-DIMENSIONAL SINGULARLY PERTURBED PROBLEMS *1)

Size: px
Start display at page:

Download "SUPERCONVERGENCE OF DG METHOD FOR ONE-DIMENSIONAL SINGULARLY PERTURBED PROBLEMS *1)"

Transcription

1 Journal of Computational Mathematics, Vol.5, No., 007, SUPERCONVERGENCE OF DG METHOD FOR ONE-DIMENSIONAL SINGULARLY PERTURBED PROBLEMS *1) Ziqing Xie (College of Mathematics and Computer Science, Hunan Normal University, Changsha , China Zhimin Zhang (College of Mathematics and Computer Science, Hunan Normal University, Changsha , China Department of Mathematics, Wayne State University, Detroit, MI 480, USA Abstract The convergence and superconvergence properties of the discontinuous Galerkin (DG) method for a singularly perturbed model problem in one-dimensional setting are studied. By applying the DG method with appropriately chosen numerical traces, the existence and uniqueness of the DG solution, the optimal order L error bounds, and p + 1-order superconvergence of the numerical traces are established. The numerical results indicate that the DG method does not produce any oscillation even under the uniform mesh. Numerical experiments demonstrate that, under the uniform mesh, it seems impossible to obtain the uniform superconvergence of the numerical traces. Nevertheless, thanks to the implementation of the so-called Shishkin-type mesh, the uniform p + 1 order superconvergence is observed numerically. Mathematics subject classification: 65N30. Key words: Discontinuous Galerkin methods, Singular perturbation, Superconvergence, Shishkin mesh, Numerical traces. 1. Introduction In scientific and engineering computation, we often encounter differential equations with small parameters and these equations are singularly perturbed. One of the difficulties in numerically computing the solution of singularly perturbed problems lays in the so-called boundary layer behavior, i.e., the solution varies very rapidly in a very thin layer near the boundary. Traditional methods, such as finite element and finite difference methods, do not work well for these problems as they often produce oscillatory solutions which are inaccurate when the diffusion parameter is small. Numerical simulations of these equations raise very challenging problems for scientists and engineers. There is a rich literature in this direction. The reader is referred to books [14, 15, 18] and survey articles [17, ] for details. Currently, this is still a very active field, see, e.g., [6, 10, 13, 19]. We have also noticed some publications in this journal on the topic, see, e.g., [1], among others. * Received April 15, 005; final revised November, 006; accepted December 5, ) This work is supported in part by the National Natural Science Foundation of China ( ), Program for New Century Excellent Talents in University, and the Scientific Research Fund of Hunan Provincial Education Department ( ). The second author is supported in part by the US National Science Foundation under grants DMS and DMS

2 186 Z.Q. XIE AND Z.M. ZHANG Since the introduction of the first DG method for hyperbolic equations [16], there has been an active development of DG methods for hyperbolic and elliptic equations in parallel, e.g., [1, 7, 8], some recent development [, 4], and references therein. The model problem in this article is a singularly perturbed convection-diffusion equation in the one-dimensional setting. When the small parameter approaches 0, the problem changes from an elliptic equation to a hyperbolic equation. The superconvergence property of the traditional finite element method under the Shishkin mesh [0] for this model problem was discussed in [6], and the p-version finite element method for this model problem was studied in [1, 5] among others. Inspired by the great success of the DG method in solving hyperbolic equations [7], we adopt it to solve the singularly perturbed convection-diffusion equations. In this work, we first define the DG scheme by choosing the numerical trace which is very delicate as it can affect the stability and accuracy. Next we verify the existence and uniqueness of the approximate solution. We then focus on the proof of p + 1-order superconvergence of the numerical traces at the nodes. For arbitrary ɛ, the uniform convergence is expected. The so-called uniform convergence means that the convergence rate is uniformly valid in terms of the singular perturbation parameter ɛ. The numerical results in Section 3 indicate that, under the uniform mesh, it seems impossible to have the uniform p + 1-order superconvergence. Nevertheless, an attractive feature is that the DG method does not produce any oscillation outside boundary region even under the uniform mesh. In other words, the DG method is more local than the traditional finite element method. On the other hand, when the Shishkin-type meshes are implemented with some appropriately chosen τ, the length of the boundary layer in numerical computation, the uniform superconvergent results are observed in our numerical experiments in Section 3. The theoretical analysis of this exciting phenomenon is an ongoing work. Further, the approach in this work can be generalized to the two-dimensional setting. During the process of this study, we noticed a parallel work [3], which addressed the same superconvergence issue for the model problem. However, two approaches are completely different and our proof is much simpler. As for general finite element superconvergence theory, we refer readers to following books [4, 5, 9, 11, 3, 7] and references therein.. DG Method Consider the following one-dimensional convection-diffusion problem, { ɛu + bu = f in (0, 1), u(0) = u 0, u (1) = u 1, where b > 0 and ɛ is a small positive parameter. location of the possible boundary layer is at the outflow boundary x = 1. By setting q = u, (.1) can be rewritten as ɛq + bq = f in (0, 1), q u = 0, u(0) = u 0, q(1) = u 1. (.1) The choice of b > 0 guarantees that the Denote the mesh by = [x j 1, x j+ 1 ] for j = 1,, N with x 1 = 0, x N+ 1 of the cell is x j = (x j 1 + x j+ 1 )/ and h j =. Set h = max 1 j N h j and Ω h = (.) = 1. The center N. We denote by u + and u the values of u at x j+ 1 j+ 1 j+ 1, from the right cell and the left cell of x j+ 1, respectively. Denote the jump at x j+ 1 by [u] j+ 1 = u+ u. j+ 1 j+ 1

3 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 187 We multiply the two equations of (.) by test functions v and w, respectively, and integrate by parts in each cell to obtain, ɛ qv dx + b qvdx ɛq v + ɛq + v + = fvdx, 1 j N, j+ 1 j+ 1 j 1 j 1 I j uw dx + qwdx u w + u + w + = 0, 1 j N. j+ 1 j+ 1 j 1 j 1 This is the weak formulation we shall use to define the DG methods. Now define the piecewise polynomial space V h as the space of polynomials of degree p 1 in each cell, i.e., V h = {v : v P p ( ), j = 1,, N}. Moreover, define the space H k (Ω h ) = {v : v H k ( ), j = 1,, N} with k 0. We will search for approximate solutions of (.) in terms of piecewise polynomial functions U, Q V h that satisfy (.) in a weak sense. Following Cockburn and Shu [8], we consider the following general formulation: Find U, Q V h such that ɛ Qv dx + b Qvdx ɛ ˆQ j+ 1 v + ɛ ˆQ j+ 1 j 1 v+ = fvdx, (.3) j 1 I j Uw dx + Qwdx Ûj+ 1 w + j+ 1 Ûj 1 w+ = 0 (.4) j 1 for any v and w V h. To complete the specification of a DG method, one must define the numerical traces Û and ˆQ at the nodes. Through the specification of the numerical traces, the interaction of U and Q in different intervals and the boundary conditions are imposed. The impact of the choice of the numerical traces on the DG method for solving the linear elliptic equation was shown in [1]. In this article, we take the following { numerical traces: Û j+ 1 = u0 j = 0, U (.5) j = 1,, N, j+ 1 { Q + ˆQ j+ 1 = j = 0, 1,, N 1, j+ 1 (.6) u 1 j = N. The following theorem guarantees the existence and uniqueness of the numerical solution defined by (.3)-(.6). Theorem.1. The DG method defined by (.3), (.4) with the numerical traces (.5) and (.6) has a unique solution. Proof. Integrated by parts, (.3) and (.4) can be rewritten as ( ɛq + bq)vdx ɛ[q] j+ 1 v = fvdx, (.7) j+ 1 I j ( U + Q)wdx [U] j 1 w+ = 0, (.8) j 1 respectively. Summing up (.3) and (.7), respectively, we obtain (ɛqv + bqv)dx ɛ ˆQ N+ 1 v N+ 1 N 1 ( ɛq + bq)vdx ɛ + ɛ ˆQ 1 v+ 1 [Q] j+ 1 v j+ 1 N 1 + ɛ ˆQ j+ 1 [v] j+ 1 = N ɛ[q] N+ 1 v = N+ 1 fvdx, (.9) fvdx. (.10)

4 188 Z.Q. XIE AND Z.M. ZHANG Adding (.9) and (.10) with v = Q, we have b Q dx + ɛ( ˆQ N 1 1 ) + ɛ [Q] j+ 1 = fqdx, where the numerical trace ˆQ in (.6) is used. Now summing up (.4) and (.8), respectively, we have (Uw + Qw)dx ÛN+ 1 w + Û N+ 1 1 w+ 1 N 1 ( U + Q)wdx [U] j+ 1 w+ j+ 1 ɛ ˆQ N+ 1 Q + ɛ(q ) (.11) N+ 1 N+ 1 N 1 + [U] 1 w+ 1 Adding (.1) and (.13) with w = U, we have N 1 QUdx ([U] j+ 1 ) (U + 1 ) (ÛN+ 1 ) + Û 1 U + 1 Û j+ 1 [w] j+ 1 = 0, (.1) = 0. (.13) = 0. (.14) Due to the linearity and finite dimensionality of the problem, to prove this theorem, it is sufficient to verify that the only solution to (.3)-(.6) with f = 0, u 0 = 0 and u 1 = 0 is U = 0 and Q = 0. By (.11), b Q dx + ɛ( ˆQ N 1 1 ) + ɛ [Q] j+ + ɛ(q ) = 0. (.15) 1 N+ 1 If b 0, (.15) implies Q = 0. If b = 0, (.15) implies ˆQ 1 = 0, Q = 0, [Q] N+ 1 j+ 1 = 0, for j = 1,, N 1. This, combining with (.10), implies that Q vdx = 0, v V h, which results in Q = 0. As a result, Q is piecewise constant. Due to Q N+ 1 0, for j = 1,, N 1, we have Q = 0. On the other hand, from (.14), we know U + 1 This, combining with (.13), implies that which implies U = 0. = 0, Û N+ 1 = 0, [U] j+ 1 = 0 for j = 1,, N 1. U wdx = 0, w V h, = 0 and [Q] j+ 1 = 3. Superconvergence of the Numerical Traces Now we turn to investigate superconvergence properties of the numerical traces at nodes. Note that the scheme (.3) and (.4) with (.5) and (.6) are consistent, i.e., the exact solutions

5 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 189 q and u of (.) also satisfy (.3) and (.4). Denote the errors by e q = q Q and e u = u U. To simplify notations, we set B (j) 1 I (q; v) = ɛ qv dx + b qvdx ɛˆq j+ 1 v + ɛˆq j+ 1 j 1 v+, (3.1) j 1 j B (j) (q, u; w) = uw dx + Then e q and e u satisfy the error equations Set By (3.1) and (3.), By (3.3), we have B (j) (q, u; v, w) = qwdx û j+ 1 w j+ 1 + û j 1 w+. (3.) j 1 B (j) 1 (e q; v) = 0, B (j) (e q, e u ; w) = 0, v, w V h. (3.3) B (j) (q, u; v, w) = B (j) 1 (q; v) + B(j) (q, u; w). (ɛv + bv + w)qdx + w udx ɛˆq j+ 1 v + ɛˆq j+ 1 j 1 v+ û j 1 j+ 1 w + û j+ 1 j 1 w+. (3.4) j 1 B (j) (e q, e u ; v, w) = 0, v, w V h. (3.5) Integrated by parts in (3.1) and (3.) and in terms of the numerical traces (.5) and (.6), B (j) 1 (q; v) and B(j) (q, u; w) can be rewritten as Hence B (j) (q, u; v, w) can also be written as = B (j) 1 I (q; v) = ( ɛq + bq)vdx ɛ[q] j+ 1 v, (3.6) j+ 1 j B (j) I (q, u; w) = ( u + q)wdx [u] j 1 w+. (3.7) j 1 j B (j) (q, u; v, w) ( ɛq + bq)vdx + ( u + q)wdx ɛ[q] j+ 1 v j+ 1 [u] j 1 w+. (3.8) j 1 For convenience, let us introduce the p-degree projection operator π ± as follows. For u H 1 (Ω h ), (φ π φ) = 0, (φ π φ)v = 0, v P j+ 1 p 1 ( ), I j (φ π + φ) + = 0, (φ π + φ)v = 0, v P j 1 p 1 ( ), and π ± u V h. The existence of the above projection operators and the corresponding approximation results can be seen in [4]. We just quote those estimates from [4] directly. Lemma 3.1. For u H p+1 ( ) with j = 1,..., N, the following results hold: D α (u π ± u) Ij Ch p+1 α u p+1,ij, α = 0, 1. Theorem 3.1. Consider the DG method defined by the weak form (.3) and (.4) with the numerical traces (.5) and (.6). Suppose u H p+ (Ω h ) for some p 1. Then e u C(ɛ)h p+1 u p+, e q C(ɛ)h p+1 u p+.

6 190 Z.Q. XIE AND Z.M. ZHANG Proof. We construct an adjoint problem, ɛv + bv + W = e q in (0, 1), W = e u, V (0) = 0, W (1) = 0, which has the solution W (x) = By (3.4) and (3.9), we have = 1 x e u dx, B (j) (e q, e u ; V, W ) (ɛv + bv + W )e q dx + W e u dx ɛ(ê q ) j+ 1 j+ 1 = e qdx + Summing up, we have B (j) (e q, e u ; V, W ) V V (x) = 1 ɛ e bx ɛ x 0 (eq W )e bt ɛ dt. + ɛ(ê q ) j 1 V + (ê j 1 u ) j+ 1 W + (ê j+ 1 u ) j 1 W + j 1 e udx ɛ(ê q ) j+ 1 V j+ 1 (3.9) (3.10) (3.11) + ɛ(ê q ) j 1 V + (ê j 1 u ) j+ 1 W + (ê j+ 1 u ) j 1 W +. j 1 = e q + e u ɛ(ê q ) N+ 1 V + ɛ(ê N+ 1 q ) 1 (V )+ 1 (ê u ) N+ 1 (W ) + (ê N+ 1 u ) 1 W + 1 = e q + e u, (3.1) where (ê q ) N+ 1 = 0, (ê u) 1 = 0 and the boundary conditions in (3.9) are used. On the other hand, by (3.8) and (3.5), we have B (j) (e q, e u ; V, W ) = = = B (j) (e q, e u ; V π V, W π + W ) ( ɛe q + be q )(V π V )dx + ( e u + e q )(W π + W )dx (3.13) [ ɛ(q π q) + be q ](V π V )dx + [ (u π + u) + e q )](W π + W )dx, where the properties of the operators π and π + are used. By (3.1) and (3.13), we have By (3.10), we obtain e q + e u (ɛ (q π q) + e q ) V π V + ( (u π + u) + e q ) W π + W C 0 (C 1 ɛh p q p+1 + e q )h V 1 + C (C 3 h p u p+1 + e q )h W 1 C 0 (C 1 ɛh p+1 q p+1 + h e q ) V 1 + C (C 3 h p+1 u p+1 + h e q ) W 1. (3.14) This, combining (3.14), implies that W 1 = e u, V 1 C(ɛ)( e q + e u ). e u C(ɛ)h p+1 u p+, e q C(ɛ)h p+1 u p+.

7 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 191 Based on the L estimate of the errors, we will investigate the superconvergence properties of the numerical traces in the following theorem. Theorem 3.. Under the same assumptions as in Theorem 3.1 with b 0, we have (ê u ) n+ 1 C(ɛ)hp+1 u p+, (ê q ) n 1 C(ɛ)hp+1 u p+, n = 1,, N. Proof. First consider the superconvergence of (ê q ) n 1. For this purpose, we construct another adjoint problem, ɛv + bv + W = 0 in Ω 1 = [x n 1, 1], W = 0, (3.15) V (x n 1 ) = (ê q) n 1, W (1) = 0. A simple calculation shows that (3.15) has the solutions The combination of (3.4) and (3.15) implies that = V = (ê q ) n 1 eb(x n 1 x)/ɛ, W = 0. (3.16) B (j) (e q, e u ; V, W ) (ɛv + bv + W )e q dx + W e u dx ɛ(ê q ) j+ 1 V + ɛ(ê j+ 1 q ) j 1 V + (ê j 1 u ) j+ 1 W + (ê j+ 1 u ) j 1 W + j 1 = ɛ(ê q ) j+ 1 V + ɛ(ê j+ 1 q ) j 1 V + (ê j 1 u ) j+ 1 W + (ê j+ 1 u ) j 1 W +, j 1 (3.17) for j = n, n + 1,, N. On the other hand, (3.8) and the properties of the projection operator π + and π imply that B (j) (e q, e u ; V, W ) = B (j) (e q, e u ; V π V, W π + W ) (3.18) = ( ɛ(q π q) + be q )(V π V )dx + ( (u π + u) + e q )(W π + W )dx. By (3.17) and (3.18), we obtain = ɛ(ê q ) j+ 1 V + ɛ(ê j+ 1 q ) j 1 V + (ê j 1 u ) j+ 1 W + (ê j+ 1 u ) j 1 W + (3.19) j 1 [ ɛ(q π q) + be q ](V π V )dx + [ (u π + u) + e q )](W π + W )dx. Summing up, we have [ ɛ(q π q) + be q ](V π V )dx + [ (u π + u) + e q )](W π + W )dx j=n = ɛ(ê q ) N+ 1 V + ɛ(ê N+ 1 q ) n 1 (V )+ (ê n 1 u ) N+ 1 (W ) + (ê N+ 1 u ) n 1 W +. (3.0) n 1 In terms of (ê q ) N+ 1 = 0, the adjoint problem (3.15) and its solutions (3.16), (3.0) can be written as ɛ[(ê q ) n 1 ] = N j=n [ ɛ(q π q) + be q ](V π V )dx. (3.1)

8 19 Z.Q. XIE AND Z.M. ZHANG Consequently, we have [(ê q ) n 1 ] C(ɛ) ( (q π q) Ij + C 1 e q Ij ) V π V Ij j=n C(ɛ)(h p q p+1,ω1 + h p+1 u p+,ω )h p+1 V p+1,ω1 C(ɛ)( u p+,ω + h u p+,ω )h p+1 V p+1,ω1, (3.) where the results of Theorem 3.1 are used. By the expression of (3.16), it is known that V p+1,ω1 C(ɛ) (ê q ) n 1. (3.3) The combination of (3.3) and (3.) implies that (ê q ) n 1 C(ɛ)hp+1 u p+,ω, n = 1,, N. (3.4) Now we turn to the estimate of (ê u ) n+ 1. Consider the adjoint problem in [0, x n+ 1 ] with boundary conditions, i.e., ɛv + bv + W = 0 in Ω = [0, x n+ 1 ], W = 0, (3.5) V (0) = 0, W (x n+ 1 ) = (ê u) n+ 1, which has the solutions (to simplify the notations, we still denote them as V and W, resp.) { V = (êu) n+ 1 b (e bx/ɛ 1), W = (ê u ) n+ 1, in Ω = [0, x n+ 1 ]. (3.6) Obviously (3.19) still holds for j = 1,..., n. Summing up, we have n n [ ɛ(q π q) + be q ](V π V )dx + [ (u π + u) + e q )](W π + W )dx = ɛ(ê q ) n+ 1 V + ɛ(ê n+ 1 q ) 1 (V )+ 1 (ê u ) n+ 1 (W ) + (ê n+ 1 u ) 1 W + 1 = [(ê u ) n+ 1 ] ɛ(ê q ) n+ 1 V, (3.7) n+ 1 where (ê u ) 1 = 0 and the boundary conditions in (3.5) are imposed. As W is a constant, W π + W = 0. Similar to (3.), we get [(ê u ) n+ 1 ] ɛ (ê q ) n+ 1 V + C(ɛ)h p+1 u n+ 1 p+,ω V p+1,ω. (3.8) In terms of the expression of V in (3.6), we obtain V p+1,ω C(ɛ) ( eˆ u ) n+ 1, V C (ê n+ 1 u ) n+ 1. This, combining with (3.8) and (3.4), results in (ê u ) n+ 1 C(ɛ)hp+1 u p+,ω, n = 1,, N. (3.9) Corollary 3.3. Under the same assumptions as in Theorem 3.1 with b = 0 in (.1), we have (ê q ) n 1 = 0, (ê u) n+ 1 = 0, n = 1,,, N. Proof. When b = 0, (3.15) has the solutions { V = (ê q ) n 1 W = 0, which are constants. So we have V π V = 0 in (3.1). Then we get (ê q ) n 1 = 0, n = 1,, N. (3.30)

9 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 193 On the other hand, (3.5) becomes ɛv + W = 0 in Ω = [0, x n+ 1 ], W = 0, (3.31) V (0) = 0, W (x n+ 1 ) = (ê u) n+ 1, which has the solutions V = (ê u) n+ 1, W = (ê u ) ɛ n+ 1. For p 1, we have V π V = 0 and W π + W = 0. This fact, combined with (3.7) and (3.30), implies (ê u ) n+ 1 = 0, n = 1,, N. x Remark. Corollary 3.3 shows that, in the purely elliptic case, the numerical traces capture the exact solution at the nodes of the mesh. 4. Numerical Results The purpose of this section is to demonstrate the superconvergence results of the DG scheme. We consider a test problem under the uniform mesh and modified Shishkin-type meshes with different τ, respectively. Denote by ê u = u Û, ê q = q ˆQ, e + u = u U + and e q = q Q, the errors in the maximum norm at nodal points. Consider the equation ɛu + u = e x in (0, 1), u(0) = 0, u 1 (1) = ɛe(1 e ɛ )+1 e (4.1), when ɛ 1, ɛ(1 ɛ)(1 e 1 ɛ ) u (1) = e( e) e 1, when ɛ = 1, with the exact solution e x (1 e 1 ɛ )+e 1 1 ɛ 1+(1 e)e x 1 ɛ ɛ 1 u = (1 ɛ)(1 e 1 ɛ ) (4.) e e 1 (ex 1) xe x ɛ = 1, which exhibits a boundary layer with the order of magnitude O(ɛ), at the outflow boundary x = 1. Listed in Tables are the errors in the maximum norm at nodal points and the corresponding convergence rates of the DG solutions for (4.1) under the uniform mesh with ɛ = 10 1 and ɛ = 10, respectively. The first column shows the degree p of the polynomial we used to approximate the unknown u and q. The second column is the mesh number, where i = 5, 6,..., 9 indicates a uniform mesh with i evenly distributed elements. When ɛ is small, we failed to maintain the reasonable superconvergence rates numerically. Plotted in Fig. 4.1 and Fig. 4. are the convergence curves of the numerical traces for (4.1) in the maximum norm at nodal points for ɛ = 1, ɛ = 10 1, and ɛ = 10 with p = 1. Though the p + 1 superconvergence order is observed, the error bound is strongly dependent on ɛ. Plotted in Figs are the figures of the exact solution u, the numerical trace Û, the exact derivative u and the numerical trace ˆQ at the nodes with ɛ = 10 and ɛ = 10 10, respectively. Obviously, these figures show that the DG solutions do not have any oscillatory behavior even for small ɛ. In other words, the DG method is more local than the traditional finite element method.

10 194 Z.Q. XIE AND Z.M. ZHANG Table 4.1: Numerical results of (4.1), uniform mesh, ɛ = 0.1 p mesh ê u e + u e q ê q error order error order error order error order e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e-1 3.0e e e-011 Table 4.: Numerical results of (4.1), uniform mesh, ɛ = 0.01 p mesh ê u e + u e q ê q error order error order error order error order 1 6.4e e e+00.4e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e e-011 Now we turn to the DG method based on the Shishkin mesh. so-called Shishkin mesh is as follows: The construction of the First choose a positive τ < 1. In our experience, one can choose τ to match the length of the boundary layer, e.g., O(ɛ) in our test problem. Next the intervals (0, 1 τ) and (1 τ, 1) are each divided into N 1 equal subintervals. As a result, the number of cells of the Shishkin mesh is N = N 1. We take τ = (p+1)ɛ ln(n +1) first. Listed in Tables are the errors in the maximum norm of the numerical traces at nodal points and the corresponding convergence rates with p = 1, p = for ɛ = 10 and ɛ = 10 5, respectively. The first column in the tables is the mesh number in [0, 1 τ] and [1 τ, 1], where i means we used a i evenly distributed elements

11 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems ε=1 ε=10 1 ε=10 slope=3 slope= ε=1 ε=10 1 ε=10 slope=3 slope= Fig Convergence curve of Û for (4.1), the uniform mesh, p = Fig. 4.. Convergence curve of ˆQ of (4.1), the uniform mesh, p = numerical trace accurate solution numerical trace exact solution Fig u and Û of (4.1), ɛ = 10, p = 1, N = Fig u and Û of (4.1), ɛ = 10 10, p = 1, N = x numerical trace exact derivative numerical trace exact derivative Fig u and ˆQ of (4.1), ɛ = 10, p = 1, N = Fig u and ˆQ of (4.1), ɛ = 10 10, p = 1, N = 64

12 196 Z.Q. XIE AND Z.M. ZHANG ε=10 ε= ε= ((logn)/n) 3 ((logn)/n) ε=10 ε= ε= ((logn)/n) 5 ((logn)/n) Fig Convergence curve of ê u for (4.1), Shishkin mesh, τ = (p + 1)ɛ ln(n + 1), p = Fig Same as Fig. 4.7, except p = ε=10 ε= ε= ((logn)/n) 3 ((logn)/n) ε=10 ε= ε= ((logn)/n) 5 ((logn)/n) Fig Convergence curve of ê q for (4.1), Shishkin mesh, τ = (p + 1)ɛ ln(n + 1), p = Fig Same as Fig. 4.9, except p = in [0, 1 τ] and [1 τ, 1], respectively. Plotted in Figs are the convergence curves of the numerical traces for (4.1) in the maximum norm at nodal points for ɛ = 10, ɛ = and ɛ = with p = 1, p =, respectively. As the derivative u becomes very large in the boundary layer when ɛ is small, instead of the absolute error, the error in terms of Q in Tables , Figs and Figs is the relative one, i.e., u Q u. The numerical results in Tables and Figs imply that the DG solutions have the error estimates ê u C( ln N N )p+1, ê q C( ln N N )p+1 u 1, (4.3) for Shishkin mesh with τ = (p + 1)ɛ ln(n + 1), where C is independent of ɛ. Now we consider the DG method based on the Shishkin mesh with τ = (p+1)ɛ ln ɛ. Listed in Tables are the errors in the maximum norm at nodal points and the corresponding convergence rates for p = 1, p = with ɛ = 10, ɛ =, and ɛ =, respectively. Plotted in Figs are the convergence curves of numerical traces for (4.1) in the maximum norm at nodal points for ɛ = 10, ɛ = and ɛ = with p = 1, p =, respectively. The numerical results in Tables and Figs show that, though the errors seem to depend on ɛ, the bound of the errors is independent of ɛ at all. So we have the following

13 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 197 Table 4.3: ê u and ê q for (4.1), τ = (p + 1)ɛ ln(n + 1), p = 1, p =, ɛ = 10 mesh p = 1 p = ê u ê q ê u ê q error order error order error order error order e e e e e e e e e e e e e e e e e e e e Table 4.4: ê u and ê q for (4.1), τ = (p + 1)ɛ ln(n + 1), p = 1, p =, ɛ = 10 5 mesh p = 1 p = ê u ê q ê u ê q error order error order error order error order e e e e e e e e e e e e e e e e e e e e Table 4.5: ê u and ê q for (4.1), τ = (p + 1)ɛ ln ɛ, p = 1, p =, ɛ = 10 mesh p = 1 p = ê u ê q ê u ê q error order error order error order error order e e e e e e e e e e e e e e e e e e e e Table 4.6: ê u and ê q for (4.1), τ = (p + 1)ɛ ln ɛ, p = 1, p =, ɛ = 10 5 mesh p = 1 p = ê u ê q ê u ê q error order error order error order error order e e e e e e e e e e e e e e e e e e e e error estimates, ê u CN (p+1), ê q CN (p+1) u 1,, (4.4) for the Shishkin mesh with τ = (p + 1)ɛ ln ɛ.

14 198 Z.Q. XIE AND Z.M. ZHANG ε=10 ε= ε= slope=3 slope= ε=10 ε= ε= slope=5 slope= Fig Convergence curve of ê u for (4.1), Shishkin mesh, τ = (p + 1)ɛ ln ɛ, p = Fig Same as Fig. 4.11, except p = ε=10 ε= ε= slope=3 slope= ε=10 ε= ε= slope=5 slope= Fig Convergence curve of ê q for (4.1), Shishkin mesh, τ = (p + 1)ɛ ln ɛ, p = Fig Same as Fig. 4.13, except p = 5. Conclusion In this article, motivated by DG methods for hyperbolic equations, we designed a DG scheme to solve the singularly-perturbed convection-diffusion equations in the one-dimensional setting. The verification of the existence and uniqueness of the approximate solution is provided. Further, we have established the p + 1 order superconvergence properties of the DG scheme. Our numerical results show that the DG method does not produce any oscillation even under the uniform mesh. In other words, the DG method is more local than the traditional finite element method. This is a very fantastic property. The mathematical reason behind is an ongoing work. Our numerical results demonstrate that, under the uniform mesh, it seems impossible to obtain the uniform superconvergence of the numerical traces. Nevertheless, thanks to the implementation of the so-called Shishkin-type mesh with an appropriately chosen τ, the uniform p + 1 order superconvergence is observed in our numerical experiments. The theoretical verification of this phenomenon is our future work. Our research shows that the combination of DG methods and the anisotropic meshes is one of the most robust approaches in the study of the numerical methods for singularly perturbed problems.

15 Superconvergence of DG Method for One-dimensional Singularly Perturbed Problems 199 Acknowledgments. The first version of this work was done when the first author visited Wayne State University (WSU). The support of the Department of Mathematics at WSU is greatly appreciated. References [1] D.N. Arnold, F. Brezzi, B. Cockburn and L.D. Marini, Unified analysis of discontinuous Galerkin methods for elliptic problems, SIAM J. Numer. Anal., 39 (00), [] A. Buffa, T.J.R. Hughes, and G. Sangalli, Analysis of a multiscale discontinuous Galerkin method for convection-diffusion problems, SIAM J. Numer. Anal., 44 (006), [3] F. Celiker and B. Cockburn, Superconvergence of the numerical traces of discontinuous Galerkin and Hybridized methods for convection-diffusion problems in one space dimension, Math. Comp., 76 (007), [4] C.M. Chen, Structure Theory of Superconvegence of Finite Elements (in Chinese), Hunan Science Press, P.R. China, 001. [5] C. Chen and Y. Huang, High Accuracy Theory of Finite Element Methods (in Chinese), Hunan Science Press, China, [6] Z. Chen and G. Ji, Sharp L 1 a posteriori error analysis for nonlinear convection-diffusion problems, Math. Comp., 75 (006), [7] B. Cockborn, G.E. Karniadakis, and C.-W. Shu, The development of discontinuous Galerkin methods, in Discontinuous Galerkin Methods, Theory, Computation and Applications, B. Cockborn, G.E. Karniadakis, and C.-W. Shu, eds., Lecture Notes in Comput. Sci. Engrg. 11, Springer-Verlag, New York, 000. [8] B. Cockborn and C.-W. Shu, The local discontinuous Galerkin method for time-dependent convection-diffusion systems, SIAM. J. Numer. Anal., 35 (1998), [9] M. Křížek, P. Neittaanmäki, and R. Stenberg (Eds.), Finite Element Methods: Superconvergence, Post-processing, and A Posteriori Estimates, Lecture Notes in Pure and Applied Mathematics, Vol. 196, Marcel Dekker, Inc., New York, [10] D. Leykekhman, Uniform error estimates in the finite element method for a singularly perturbed reaction-diffusion problem, Math. Comp., to appear. [11] Q. Lin and N. Yan, Construction and Analysis of High Efficient Finite Elements (in Chinese), Hebei University Press, P.R. China, [1] T. Linß, Robustness of an upwind finite difference scheme for semilinear convection-diffusion problems with boundary turning points, J. Comp. Math., 1 (003), [13] W.-B. Liu and T. Tang, Error analysis for a Galerkin-spectral method with coordinate transformation for solving singularly perturbed problems, Appl. Numer. Math., 38 (001), [14] J.J. Miller, E. O Riordan, and G.I. Shishkin, Fitted Numerical Methods for Singular Perturbation Problems, World Scientific, Singapore, [15] K.W. Morton, Numerical Solution of Convection-Diffusion Problems, Chapman and Hall, London, [16] W.H. Reed and T.R. Hill, Trigngular mesh methods for the neutron transport equation, Tech. Report LA-UR , Los Alamos Scientific Laboratory, Los, Alamos, NM, [17] H.-G. Roos, Layer-adapted grids for singular perturbation problems, ZAMM Z. Angew. Math. Mech., 78 (1998), [18] H.-G. Roos, M. Stynes, and L. Tobiska, Numerical Methods for Singularly Perturbed Differential Equations, Springer, Berlin, [19] G. Sangalli, Robust a-posteriori estimator for advection-diffusion-reaction problems, Math. Comp., to appear. [0] G.I. Shishkin, Discrete approximation of singularly perturbed elliptic and parabolic problems (in Russian), Russian Academy of Sciences, Ural Section, Ekaterinburg, 199.

16 00 Z.Q. XIE AND Z.M. ZHANG [1] C. Schwab and M. Suri, The p and hp versions of the finite element method for problems with boundary layers, Math. Comp., 65 (1996), [] M. Stynes, Steady-state convection-diffusion problems, in Acta Numerica 005 (A. Iserles, ed.), Cambridge University Press, Cambridge, [3] L.B. Wahlbin, Superconvergence in Galerkin Finite Element Methods, Lecture Notes in Mathematics, Vol. 1605, Springer, Berlin, [4] Y. Xu and C.-W. Shu, Local discontinuous Galerkin methods for three classes of nonlinear wave equations. J. Comp. Math., (004), [5] Z. Zhang, On the hp finite element method for the one dimensional singularly perturbed convection-diffusion problems. J. Comp. Math., 0 (00), [6] Z. Zhang, Finite element superconvergent approximation for one-dimensional singularly perturbed problems, Numer. Meths. PDEs., 18 (00), [7] Q.D. Zhu and Q. Lin, Superconvergence Theory of the Finite Element Method (in Chinese), Hunan Science Press, China, 1989.

Abstract. 1. Introduction

Abstract. 1. Introduction Journal of Computational Mathematics Vol.28, No.2, 2010, 273 288. http://www.global-sci.org/jcm doi:10.4208/jcm.2009.10-m2870 UNIFORM SUPERCONVERGENCE OF GALERKIN METHODS FOR SINGULARLY PERTURBED PROBLEMS

More information

Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems

Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems Finite Element Superconvergence Approximation for One-Dimensional Singularly Perturbed Problems Zhimin Zhang Department of Mathematics Wayne State University Detroit, MI 48202 Received 19 July 2000; accepted

More information

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients

Superconvergence of discontinuous Galerkin methods for 1-D linear hyperbolic equations with degenerate variable coefficients Superconvergence of discontinuous Galerkin methods for -D linear hyperbolic equations with degenerate variable coefficients Waixiang Cao Chi-Wang Shu Zhimin Zhang Abstract In this paper, we study the superconvergence

More information

Local discontinuous Galerkin methods for elliptic problems

Local discontinuous Galerkin methods for elliptic problems COMMUNICATIONS IN NUMERICAL METHODS IN ENGINEERING Commun. Numer. Meth. Engng 2002; 18:69 75 [Version: 2000/03/22 v1.0] Local discontinuous Galerkin methods for elliptic problems P. Castillo 1 B. Cockburn

More information

A PARAMETER ROBUST NUMERICAL METHOD FOR A TWO DIMENSIONAL REACTION-DIFFUSION PROBLEM

A PARAMETER ROBUST NUMERICAL METHOD FOR A TWO DIMENSIONAL REACTION-DIFFUSION PROBLEM A PARAMETER ROBUST NUMERICAL METHOD FOR A TWO DIMENSIONAL REACTION-DIFFUSION PROBLEM C. CLAVERO, J.L. GRACIA, AND E. O RIORDAN Abstract. In this paper a singularly perturbed reaction diffusion partial

More information

SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM. Mirjana Stojanović University of Novi Sad, Yugoslavia

SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM. Mirjana Stojanović University of Novi Sad, Yugoslavia GLASNIK MATEMATIČKI Vol. 37(57(2002, 393 403 SPLINE COLLOCATION METHOD FOR SINGULAR PERTURBATION PROBLEM Mirjana Stojanović University of Novi Sad, Yugoslavia Abstract. We introduce piecewise interpolating

More information

On solving linear systems arising from Shishkin mesh discretizations

On solving linear systems arising from Shishkin mesh discretizations On solving linear systems arising from Shishkin mesh discretizations Petr Tichý Faculty of Mathematics and Physics, Charles University joint work with Carlos Echeverría, Jörg Liesen, and Daniel Szyld October

More information

Analysis of a Streamline-Diffusion Finite Element Method on Bakhvalov-Shishkin Mesh for Singularly Perturbed Problem

Analysis of a Streamline-Diffusion Finite Element Method on Bakhvalov-Shishkin Mesh for Singularly Perturbed Problem Numer. Math. Theor. Meth. Appl. Vol. 10, No. 1, pp. 44-64 doi: 10.408/nmtma.017.y1306 February 017 Analysis of a Streamline-Diffusion Finite Element Method on Bakhvalov-Shishkin Mesh for Singularly Perturbed

More information

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable?

Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Remarks on the analysis of finite element methods on a Shishkin mesh: are Scott-Zhang interpolants applicable? Thomas Apel, Hans-G. Roos 22.7.2008 Abstract In the first part of the paper we discuss minimal

More information

Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers

Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers Superconvergence analysis of the SDFEM for elliptic problems with characteristic layers S. Franz, T. Linß, H.-G. Roos Institut für Numerische Mathematik, Technische Universität Dresden, D-01062, Germany

More information

Parameter robust methods for second-order complex-valued reaction-diffusion equations

Parameter robust methods for second-order complex-valued reaction-diffusion equations Postgraduate Modelling Research Group, 10 November 2017 Parameter robust methods for second-order complex-valued reaction-diffusion equations Faiza Alssaedi Supervisor: Niall Madden School of Mathematics,

More information

Fourier analysis for discontinuous Galerkin and related methods. Abstract

Fourier analysis for discontinuous Galerkin and related methods. Abstract Fourier analysis for discontinuous Galerkin and related methods Mengping Zhang and Chi-Wang Shu Abstract In this paper we review a series of recent work on using a Fourier analysis technique to study the

More information

Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations

Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations J Sci Comput (0) 5:68 655 DOI 0.007/s095-0-9564-5 Fourier Type Error Analysis of the Direct Discontinuous Galerkin Method and Its Variations for Diffusion Equations Mengping Zhang Jue Yan Received: 8 September

More information

NUMERICAL STUDY OF CONVECTION DIFFUSION PROBLEM IN TWO- DIMENSIONAL SPACE

NUMERICAL STUDY OF CONVECTION DIFFUSION PROBLEM IN TWO- DIMENSIONAL SPACE IJRRAS 5 () November NUMERICAL STUDY OF CONVECTION DIFFUSION PROBLEM IN TWO- DIMENSIONAL SPACE. K. Sharath Babu,* & N. Srinivasacharyulu Research Scholar, Department of Mathematics, National Institute

More information

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS

SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS Proceedings of ALGORITMY 2009 pp. 1 10 SECOND ORDER TIME DISCONTINUOUS GALERKIN METHOD FOR NONLINEAR CONVECTION-DIFFUSION PROBLEMS MILOSLAV VLASÁK Abstract. We deal with a numerical solution of a scalar

More information

Applied Mathematics Letters. Nonlinear stability of discontinuous Galerkin methods for delay differential equations

Applied Mathematics Letters. Nonlinear stability of discontinuous Galerkin methods for delay differential equations Applied Mathematics Letters 23 21 457 461 Contents lists available at ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml Nonlinear stability of discontinuous Galerkin

More information

Numerical Studies of Adaptive Finite Element Methods for Two Dimensional Convection-Dominated Problems

Numerical Studies of Adaptive Finite Element Methods for Two Dimensional Convection-Dominated Problems DOI 10.1007/s10915-009-9337-6 Numerical Studies of Adaptive Finite Element Methods for Two Dimensional Convection-Dominated Problems Pengtao Sun Long Chen Jinchao Xu Received: 17 April 2009 / Revised:

More information

Iterative Domain Decomposition Methods for Singularly Perturbed Nonlinear Convection-Diffusion Equations

Iterative Domain Decomposition Methods for Singularly Perturbed Nonlinear Convection-Diffusion Equations Iterative Domain Decomposition Methods for Singularly Perturbed Nonlinear Convection-Diffusion Equations P.A. Farrell 1, P.W. Hemker 2, G.I. Shishkin 3 and L.P. Shishkina 3 1 Department of Computer Science,

More information

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation

High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation High Order Accurate Runge Kutta Nodal Discontinuous Galerkin Method for Numerical Solution of Linear Convection Equation Faheem Ahmed, Fareed Ahmed, Yongheng Guo, Yong Yang Abstract This paper deals with

More information

Interior Layers in Singularly Perturbed Problems

Interior Layers in Singularly Perturbed Problems Interior Layers in Singularly Perturbed Problems Eugene O Riordan Abstract To construct layer adapted meshes for a class of singularly perturbed problems, whose solutions contain boundary layers, it is

More information

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying

1. Introduction. We consider the model problem that seeks an unknown function u = u(x) satisfying A SIMPLE FINITE ELEMENT METHOD FOR LINEAR HYPERBOLIC PROBLEMS LIN MU AND XIU YE Abstract. In this paper, we introduce a simple finite element method for solving first order hyperbolic equations with easy

More information

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws

Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Hierarchical Reconstruction with up to Second Degree Remainder for Solving Nonlinear Conservation Laws Dedicated to Todd F. Dupont on the occasion of his 65th birthday Yingjie Liu, Chi-Wang Shu and Zhiliang

More information

Parameter-Uniform Numerical Methods for a Class of Singularly Perturbed Problems with a Neumann Boundary Condition

Parameter-Uniform Numerical Methods for a Class of Singularly Perturbed Problems with a Neumann Boundary Condition Parameter-Uniform Numerical Methods for a Class of Singularly Perturbed Problems with a Neumann Boundary Condition P. A. Farrell 1,A.F.Hegarty 2, J. J. H. Miller 3, E. O Riordan 4,andG.I. Shishkin 5 1

More information

Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points

Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points Ultraconvergence of ZZ Patch Recovery at Mesh Symmetry Points Zhimin Zhang and Runchang Lin Department of Mathematics, Wayne State University Abstract. The ultraconvergence property of the Zienkiewicz-Zhu

More information

A coupled system of singularly perturbed semilinear reaction-diffusion equations

A coupled system of singularly perturbed semilinear reaction-diffusion equations A coupled system of singularly perturbed semilinear reaction-diffusion equations J.L. Gracia, F.J. Lisbona, M. Madaune-Tort E. O Riordan September 9, 008 Abstract In this paper singularly perturbed semilinear

More information

Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions

Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions Non-Conforming Finite Element Methods for Nonmatching Grids in Three Dimensions Wayne McGee and Padmanabhan Seshaiyer Texas Tech University, Mathematics and Statistics (padhu@math.ttu.edu) Summary. In

More information

Superconvergence Using Pointwise Interpolation in Convection-Diffusion Problems

Superconvergence Using Pointwise Interpolation in Convection-Diffusion Problems Als Manuskript gedruckt Technische Universität Dresden Herausgeber: Der Rektor Superconvergence Using Pointwise Interpolation in Convection-Diffusion Problems Sebastian Franz MATH-M-04-2012 July 9, 2012

More information

Finite volume element method for analysis of unsteady reaction diffusion problems

Finite volume element method for analysis of unsteady reaction diffusion problems Acta Mech Sin (2009) 25:481 489 DOI 10.1007/s10409-009-0237-7 RESEARCH PAPER Finite volume element method for analysis of unsteady reaction diffusion problems Sutthisak Phongthanapanich Pramote Dechaumphai

More information

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element

An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Calcolo manuscript No. (will be inserted by the editor) An a posteriori error estimate and a Comparison Theorem for the nonconforming P 1 element Dietrich Braess Faculty of Mathematics, Ruhr-University

More information

A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS. Jennifer Proft CERMICS, ENPC. J. Proft CERMICS, ENPC

A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS. Jennifer Proft CERMICS, ENPC. J. Proft CERMICS, ENPC A SIMPLE TUTORIAL ON DISCONTINUOUS GALERKIN METHODS Jennifer Proft Outline Definitions A simple example Issues Historical development elliptic equations hyperbolic equations Discontinuous vs. continuous

More information

Discontinuous Galerkin method for a class of elliptic multi-scale problems

Discontinuous Galerkin method for a class of elliptic multi-scale problems INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 000; 00: 6 [Version: 00/09/8 v.0] Discontinuous Galerkin method for a class of elliptic multi-scale problems Ling Yuan

More information

Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives

Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives Supraconvergence of a Non-Uniform Discretisation for an Elliptic Third-Kind Boundary-Value Problem with Mixed Derivatives Etienne Emmrich Technische Universität Berlin, Institut für Mathematik, Straße

More information

A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS

A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS A POSTERIORI ERROR ESTIMATES OF TRIANGULAR MIXED FINITE ELEMENT METHODS FOR QUADRATIC CONVECTION DIFFUSION OPTIMAL CONTROL PROBLEMS Z. LU Communicated by Gabriela Marinoschi In this paper, we discuss a

More information

Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes

Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes Polynomial Preserving Recovery for Quadratic Elements on Anisotropic Meshes Can Huang, 1 Zhimin Zhang 1, 1 Department of Mathematics, Wayne State University, Detroit, Michigan 480 College of Mathematics

More information

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

More information

arxiv: v1 [math.na] 29 Feb 2016

arxiv: v1 [math.na] 29 Feb 2016 EFFECTIVE IMPLEMENTATION OF THE WEAK GALERKIN FINITE ELEMENT METHODS FOR THE BIHARMONIC EQUATION LIN MU, JUNPING WANG, AND XIU YE Abstract. arxiv:1602.08817v1 [math.na] 29 Feb 2016 The weak Galerkin (WG)

More information

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS

PARTITION OF UNITY FOR THE STOKES PROBLEM ON NONMATCHING GRIDS PARTITION OF UNITY FOR THE STOES PROBLEM ON NONMATCHING GRIDS CONSTANTIN BACUTA AND JINCHAO XU Abstract. We consider the Stokes Problem on a plane polygonal domain Ω R 2. We propose a finite element method

More information

EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS WITH UNBOUNDED POTENTIAL. 1. Introduction In this article, we consider the Kirchhoff type problem

EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS WITH UNBOUNDED POTENTIAL. 1. Introduction In this article, we consider the Kirchhoff type problem Electronic Journal of Differential Equations, Vol. 207 (207), No. 84, pp. 2. ISSN: 072-669. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu EXISTENCE OF SOLUTIONS FOR KIRCHHOFF TYPE EQUATIONS

More information

Adaptive methods for control problems with finite-dimensional control space

Adaptive methods for control problems with finite-dimensional control space Adaptive methods for control problems with finite-dimensional control space Saheed Akindeinde and Daniel Wachsmuth Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy

More information

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation

A local-structure-preserving local discontinuous Galerkin method for the Laplace equation A local-structure-preserving local discontinuous Galerkin method for the Laplace equation Fengyan Li 1 and Chi-Wang Shu 2 Abstract In this paper, we present a local-structure-preserving local discontinuous

More information

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS

ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS ELLIPTIC RECONSTRUCTION AND A POSTERIORI ERROR ESTIMATES FOR PARABOLIC PROBLEMS CHARALAMBOS MAKRIDAKIS AND RICARDO H. NOCHETTO Abstract. It is known that the energy technique for a posteriori error analysis

More information

1462. Jacobi pseudo-spectral Galerkin method for second kind Volterra integro-differential equations with a weakly singular kernel

1462. Jacobi pseudo-spectral Galerkin method for second kind Volterra integro-differential equations with a weakly singular kernel 1462. Jacobi pseudo-spectral Galerkin method for second kind Volterra integro-differential equations with a weakly singular kernel Xiaoyong Zhang 1, Junlin Li 2 1 Shanghai Maritime University, Shanghai,

More information

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods

Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Weighted Essentially Non-Oscillatory limiters for Runge-Kutta Discontinuous Galerkin Methods Jianxian Qiu School of Mathematical Science Xiamen University jxqiu@xmu.edu.cn http://ccam.xmu.edu.cn/teacher/jxqiu

More information

arxiv: v2 [math.na] 23 Apr 2016

arxiv: v2 [math.na] 23 Apr 2016 Improved ZZ A Posteriori Error Estimators for Diffusion Problems: Conforming Linear Elements arxiv:508.009v2 [math.na] 23 Apr 206 Zhiqiang Cai Cuiyu He Shun Zhang May 2, 208 Abstract. In [8], we introduced

More information

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation

An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley Equation Applied Mathematical Sciences, Vol. 11, 2017, no. 30, 1467-1479 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.7141 An Efficient Multiscale Runge-Kutta Galerkin Method for Generalized Burgers-Huxley

More information

ACCURATE NUMERICAL METHOD FOR BLASIUS PROBLEM FOR FLOW PAST A FLAT PLATE WITH MASS TRANSFER

ACCURATE NUMERICAL METHOD FOR BLASIUS PROBLEM FOR FLOW PAST A FLAT PLATE WITH MASS TRANSFER FDS-2000 Conference, pp. 1 10 M. Sapagovas et al. (Eds) c 2000 MII ACCURATE UMERICAL METHOD FOR BLASIUS PROBLEM FOR FLOW PAST A FLAT PLATE WITH MASS TRASFER B. GAHA 1, J. J. H. MILLER 2, and G. I. SHISHKI

More information

High order, finite volume method, flux conservation, finite element method

High order, finite volume method, flux conservation, finite element method FLUX-CONSERVING FINITE ELEMENT METHODS SHANGYOU ZHANG, ZHIMIN ZHANG, AND QINGSONG ZOU Abstract. We analyze the flux conservation property of the finite element method. It is shown that the finite element

More information

Applied Numerical Mathematics

Applied Numerical Mathematics Applied Numerical Mathematics 131 (2018) 1 15 Contents lists available at ScienceDirect Applied Numerical Mathematics www.elsevier.com/locate/apnum The spectral-galerkin approximation of nonlinear eigenvalue

More information

LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS

LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS Mathematical Models and Methods in Applied Sciences Vol. 13, No. 3 (2003) 445 461 c World Scientific Publishing Company LINK-CUTTING BUBBLES FOR THE STABILIZATION OF CONVECTION-DIFFUSION-REACTION PROBLEMS

More information

1. Introduction. We consider the model problem: seeking an unknown function u satisfying

1. Introduction. We consider the model problem: seeking an unknown function u satisfying A DISCONTINUOUS LEAST-SQUARES FINITE ELEMENT METHOD FOR SECOND ORDER ELLIPTIC EQUATIONS XIU YE AND SHANGYOU ZHANG Abstract In tis paper, a discontinuous least-squares (DLS) finite element metod is introduced

More information

A first-order system Petrov-Galerkin discretisation for a reaction-diffusion problem on a fitted mesh

A first-order system Petrov-Galerkin discretisation for a reaction-diffusion problem on a fitted mesh A first-order system Petrov-Galerkin discretisation for a reaction-diffusion problem on a fitted mesh James Adler, Department of Mathematics Tufts University Medford, MA 02155 Scott MacLachlan Department

More information

ICES REPORT Robust DPG Methods for Transient Convection-Diffusion

ICES REPORT Robust DPG Methods for Transient Convection-Diffusion ICES REPORT 5- October 05 Robust DPG Methods for Transient Convection-Diffusion by Truman Ellis, Jesse Chan, and Leszek Demkowicz The Institute for Computational Engineering and Sciences The University

More information

Yongdeok Kim and Seki Kim

Yongdeok Kim and Seki Kim J. Korean Math. Soc. 39 (00), No. 3, pp. 363 376 STABLE LOW ORDER NONCONFORMING QUADRILATERAL FINITE ELEMENTS FOR THE STOKES PROBLEM Yongdeok Kim and Seki Kim Abstract. Stability result is obtained for

More information

A COMPUTATIONAL TECHNIQUE FOR SOLVING BOUNDARY VALUE PROBLEM WITH TWO SMALL PARAMETERS

A COMPUTATIONAL TECHNIQUE FOR SOLVING BOUNDARY VALUE PROBLEM WITH TWO SMALL PARAMETERS Electronic Journal of Differential Equations, Vol. 2013 (2013), No. 30, pp. 1 10. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu A COMPUTATIONAL

More information

Discontinuous Galerkin Methods: Theory, Computation and Applications

Discontinuous Galerkin Methods: Theory, Computation and Applications Discontinuous Galerkin Methods: Theory, Computation and Applications Paola. Antonietti MOX, Dipartimento di Matematica Politecnico di Milano.MO. X MODELLISTICA E CALCOLO SCIENTIICO. MODELING AND SCIENTIIC

More information

The WKB local discontinuous Galerkin method for the simulation of Schrödinger equation in a resonant tunneling diode

The WKB local discontinuous Galerkin method for the simulation of Schrödinger equation in a resonant tunneling diode The WKB local discontinuous Galerkin method for the simulation of Schrödinger equation in a resonant tunneling diode Wei Wang and Chi-Wang Shu Division of Applied Mathematics Brown University Providence,

More information

An Equal-order DG Method for the Incompressible Navier-Stokes Equations

An Equal-order DG Method for the Incompressible Navier-Stokes Equations An Equal-order DG Method for the Incompressible Navier-Stokes Equations Bernardo Cockburn Guido anschat Dominik Schötzau Journal of Scientific Computing, vol. 40, pp. 188 10, 009 Abstract We introduce

More information

An Upwinding Cell-Centered Method with Piecewise Constant Velocity over Covolumes

An Upwinding Cell-Centered Method with Piecewise Constant Velocity over Covolumes An Upwinding Cell-Centered Method with Piecewise Constant Velocity over Covolumes So Hsiang Chou, 1 Panayot S. Vassilevski 2 1 Department of Mathematics and Statistics, Bowling Green State University,

More information

A UNIFORMLY ACCURATE FINITE ELEMENTS METHOD FOR SINGULAR PERTURBATION PROBLEMS. Mirjana Stojanović University of Novi Sad, Serbia and Montenegro

A UNIFORMLY ACCURATE FINITE ELEMENTS METHOD FOR SINGULAR PERTURBATION PROBLEMS. Mirjana Stojanović University of Novi Sad, Serbia and Montenegro GLASNIK MATEMATIČKI Vol. 38(58(2003, 185 197 A UNIFORMLY ACCURATE FINITE ELEMENTS METHOD FOR SINGULAR PERTURBATION PROBLEMS Mirjana Stojanović University of Novi Sad, Serbia and Montenegro Abstract. We

More information

On angle conditions in the finite element method. Institute of Mathematics, Academy of Sciences Prague, Czech Republic

On angle conditions in the finite element method. Institute of Mathematics, Academy of Sciences Prague, Czech Republic On angle conditions in the finite element method Michal Křížek Institute of Mathematics, Academy of Sciences Prague, Czech Republic Joint work with Jan Brandts (University of Amsterdam), Antti Hannukainen

More information

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED

PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED PIECEWISE LINEAR FINITE ELEMENT METHODS ARE NOT LOCALIZED ALAN DEMLOW Abstract. Recent results of Schatz show that standard Galerkin finite element methods employing piecewise polynomial elements of degree

More information

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods

Superconvergence and H(div) Projection for Discontinuous Galerkin Methods INTRNATIONAL JOURNAL FOR NUMRICAL MTHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 00:1 6 [Version: 2000/07/27 v1.0] Superconvergence and H(div) Projection for Discontinuous Galerkin Methods Peter Bastian

More information

A Priori Error Analysis for Space-Time Finite Element Discretization of Parabolic Optimal Control Problems

A Priori Error Analysis for Space-Time Finite Element Discretization of Parabolic Optimal Control Problems A Priori Error Analysis for Space-Time Finite Element Discretization of Parabolic Optimal Control Problems D. Meidner and B. Vexler Abstract In this article we discuss a priori error estimates for Galerkin

More information

A posteriori error estimates applied to flow in a channel with corners

A posteriori error estimates applied to flow in a channel with corners Mathematics and Computers in Simulation 61 (2003) 375 383 A posteriori error estimates applied to flow in a channel with corners Pavel Burda a,, Jaroslav Novotný b, Bedřich Sousedík a a Department of Mathematics,

More information

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations Khosro Shahbazi 1, Paul F. Fischer 2 and C. Ross Ethier 1 1 University of Toronto and 2 Argonne National

More information

Numerical resolution of discontinuous Galerkin methods for time dependent. wave equations 1. Abstract

Numerical resolution of discontinuous Galerkin methods for time dependent. wave equations 1. Abstract Numerical resolution of discontinuous Galerkin methods for time dependent wave equations Xinghui Zhong 2 and Chi-Wang Shu Abstract The discontinuous Galerkin DG method is known to provide good wave resolution

More information

Enhancing eigenvalue approximation by gradient recovery on adaptive meshes

Enhancing eigenvalue approximation by gradient recovery on adaptive meshes IMA Journal of Numerical Analysis Advance Access published October 29, 2008 IMA Journal of Numerical Analysis Page 1 of 15 doi:10.1093/imanum/drn050 Enhancing eigenvalue approximation by gradient recovery

More information

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations

Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Abstract and Applied Analysis Volume 212, Article ID 391918, 11 pages doi:1.1155/212/391918 Research Article A Two-Grid Method for Finite Element Solutions of Nonlinear Parabolic Equations Chuanjun Chen

More information

arxiv: v1 [math.na] 15 Nov 2017

arxiv: v1 [math.na] 15 Nov 2017 Noname manuscript No. (will be inserted by the editor) An HDG method with orthogonal projections in facet integrals Issei Oikawa arxiv:1711.05396v1 [math.na] 15 Nov 2017 Received: date / Accepted: date

More information

On Dual-Weighted Residual Error Estimates for p-dependent Discretizations

On Dual-Weighted Residual Error Estimates for p-dependent Discretizations On Dual-Weighted Residual Error Estimates for p-dependent Discretizations Aerospace Computational Design Laboratory Report TR-11-1 Masayuki Yano and David L. Darmofal September 21, 2011 Abstract This report

More information

Convergence on Layer-adapted Meshes and Anisotropic Interpolation Error Estimates of Non-Standard Higher Order Finite Elements

Convergence on Layer-adapted Meshes and Anisotropic Interpolation Error Estimates of Non-Standard Higher Order Finite Elements Convergence on Layer-adapted Meshes and Anisotropic Interpolation Error Estimates of Non-Standard Higher Order Finite Elements Sebastian Franz a,1, Gunar Matthies b, a Department of Mathematics and Statistics,

More information

New DPG techniques for designing numerical schemes

New DPG techniques for designing numerical schemes New DPG techniques for designing numerical schemes Jay Gopalakrishnan University of Florida Collaborator: Leszek Demkowicz October 2009 Massachusetts Institute of Technology, Boston Thanks: NSF Jay Gopalakrishnan

More information

Energy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations of the Navier-Stokes equations

Energy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations of the Navier-Stokes equations INTRNATIONAL JOURNAL FOR NUMRICAL MTHODS IN FLUIDS Int. J. Numer. Meth. Fluids 19007; 1:1 [Version: 00/09/18 v1.01] nergy norm a-posteriori error estimation for divergence-free discontinuous Galerkin approximations

More information

On the relationship of local projection stabilization to other stabilized methods for one-dimensional advection-diffusion equations

On the relationship of local projection stabilization to other stabilized methods for one-dimensional advection-diffusion equations On the relationship of local projection stabilization to other stabilized methods for one-dimensional advection-diffusion equations Lutz Tobiska Institut für Analysis und Numerik Otto-von-Guericke-Universität

More information

on! 0, 1 and 2 In the Zienkiewicz-Zhu SPR p 1 and p 2 are obtained by solving the locally discrete least-squares p

on! 0, 1 and 2 In the Zienkiewicz-Zhu SPR p 1 and p 2 are obtained by solving the locally discrete least-squares p Analysis of a Class of Superconvergence Patch Recovery Techniques for Linear and Bilinear Finite Elements Bo Li Zhimin Zhang y Abstract Mathematical proofs are presented for the derivative superconvergence

More information

INTERGRID OPERATORS FOR THE CELL CENTERED FINITE DIFFERENCE MULTIGRID ALGORITHM ON RECTANGULAR GRIDS. 1. Introduction

INTERGRID OPERATORS FOR THE CELL CENTERED FINITE DIFFERENCE MULTIGRID ALGORITHM ON RECTANGULAR GRIDS. 1. Introduction Trends in Mathematics Information Center for Mathematical Sciences Volume 9 Number 2 December 2006 Pages 0 INTERGRID OPERATORS FOR THE CELL CENTERED FINITE DIFFERENCE MULTIGRID ALGORITHM ON RECTANGULAR

More information

ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION

ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION ANALYSIS OF AN INTERFACE STABILISED FINITE ELEMENT METHOD: THE ADVECTION-DIFFUSION-REACTION EQUATION GARTH N. WELLS Abstract. Analysis of an interface stabilised finite element method for the scalar advectiondiffusion-reaction

More information

C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a

C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a C e n t r u m v o o r W i s k u n d e e n I n f o r m a t i c a Modelling, Analysis and Simulation Modelling, Analysis and Simulation Bilinear forms for the recovery-based discontinuous Galerkin method

More information

A gradient recovery method based on an oblique projection and boundary modification

A gradient recovery method based on an oblique projection and boundary modification ANZIAM J. 58 (CTAC2016) pp.c34 C45, 2017 C34 A gradient recovery method based on an oblique projection and boundary modification M. Ilyas 1 B. P. Lamichhane 2 M. H. Meylan 3 (Received 24 January 2017;

More information

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem

Discrete Maximum Principle for a 1D Problem with Piecewise-Constant Coefficients Solved by hp-fem The University of Texas at El Paso Department of Mathematical Sciences Research Reports Series El Paso, Texas Research Report No. 2006-10 Discrete Maximum Principle for a 1D Problem with Piecewise-Constant

More information

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian

On an Approximation Result for Piecewise Polynomial Functions. O. Karakashian BULLETIN OF THE GREE MATHEMATICAL SOCIETY Volume 57, 010 (1 7) On an Approximation Result for Piecewise Polynomial Functions O. arakashian Abstract We provide a new approach for proving approximation results

More information

Cholesky factorisations of linear systems coming from a finite difference method applied to singularly perturbed problems

Cholesky factorisations of linear systems coming from a finite difference method applied to singularly perturbed problems Cholesky factorisations of linear systems coming from a finite difference method applied to singularly perturbed problems Thái Anh Nhan and Niall Madden The Boundary and Interior Layers - Computational

More information

Recovery-Based A Posteriori Error Estimation

Recovery-Based A Posteriori Error Estimation Recovery-Based A Posteriori Error Estimation Zhiqiang Cai Purdue University Department of Mathematics, Purdue University Slide 1, March 2, 2011 Outline Introduction Diffusion Problems Higher Order Elements

More information

Chapter 1. Introduction and Background. 1.1 Introduction

Chapter 1. Introduction and Background. 1.1 Introduction Chapter 1 Introduction and Background 1.1 Introduction Over the past several years the numerical approximation of partial differential equations (PDEs) has made important progress because of the rapid

More information

Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems

Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems Partially Penalized Immersed Finite Element Methods for Parabolic Interface Problems Tao Lin, Qing Yang and Xu Zhang Abstract We present partially penalized immersed finite element methods for solving

More information

THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER QUADRILATERAL MESHES. Zhong-Ci Shi and Xuejun Xu.

THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER QUADRILATERAL MESHES. Zhong-Ci Shi and Xuejun Xu. DISCRETE AND CONTINUOUS Website: http://aimsciences.org DYNAMICAL SYSTEMS SERIES B Volume 9, Number, January 2008 pp. 63 82 THE PATCH RECOVERY FOR FINITE ELEMENT APPROXIMATION OF ELASTICITY PROBLEMS UNDER

More information

UNIFORMLY CONVERGENT 3-TGFEM VS LSFEM FOR SINGULARLY PERTURBED CONVECTION-DIFFUSION PROBLEMS ON A SHISHKIN BASED LOGARITHMIC MESH

UNIFORMLY CONVERGENT 3-TGFEM VS LSFEM FOR SINGULARLY PERTURBED CONVECTION-DIFFUSION PROBLEMS ON A SHISHKIN BASED LOGARITHMIC MESH INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING, SERIES B Volume 4, Number 4, Pages 35 334 c 23 Institute for Scientific Computing and Information UNIFORMLY CONVERGENT 3-TGFEM VS LSFEM FOR SINGULARLY

More information

A Matlab Tutorial for Diffusion-Convection-Reaction Equations using DGFEM

A Matlab Tutorial for Diffusion-Convection-Reaction Equations using DGFEM MIDDLE EAST TECHNICAL UNIVERSITY Ankara, Turkey INSTITUTE OF APPLIED MATHEMATICS http://iam.metu.edu.tr arxiv:1502.02941v1 [math.na] 10 Feb 2015 A Matlab Tutorial for Diffusion-Convection-Reaction Equations

More information

Mixed Discontinuous Galerkin Methods for Darcy Flow

Mixed Discontinuous Galerkin Methods for Darcy Flow Journal of Scientific Computing, Volumes 22 and 23, June 2005 ( 2005) DOI: 10.1007/s10915-004-4150-8 Mixed Discontinuous Galerkin Methods for Darcy Flow F. Brezzi, 1,2 T. J. R. Hughes, 3 L. D. Marini,

More information

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1

IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 Computational Methods in Applied Mathematics Vol. 1, No. 1(2001) 1 8 c Institute of Mathematics IMPROVED LEAST-SQUARES ERROR ESTIMATES FOR SCALAR HYPERBOLIC PROBLEMS, 1 P.B. BOCHEV E-mail: bochev@uta.edu

More information

NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS

NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS NONSTANDARD NONCONFORMING APPROXIMATION OF THE STOKES PROBLEM, I: PERIODIC BOUNDARY CONDITIONS J.-L. GUERMOND 1, Abstract. This paper analyzes a nonstandard form of the Stokes problem where the mass conservation

More information

NUMERICAL SOLUTION OF GENERAL SINGULAR PERTURBATION BOUNDARY VALUE PROBLEMS BASED ON ADAPTIVE CUBIC SPLINE

NUMERICAL SOLUTION OF GENERAL SINGULAR PERTURBATION BOUNDARY VALUE PROBLEMS BASED ON ADAPTIVE CUBIC SPLINE TWMS Jour. Pure Appl. Math., V.3, N.1, 2012, pp.11-21 NUMERICAL SOLUTION OF GENERAL SINGULAR PERTURBATION BOUNDARY VALUE PROBLEMS BASED ON ADAPTIVE CUBIC SPLINE R. MOHAMMADI 1 Abstract. We use adaptive

More information

An exponentially graded mesh for singularly perturbed problems

An exponentially graded mesh for singularly perturbed problems An exponentially graded mesh for singularly perturbed problems Christos Xenophontos Department of Mathematics and Statistics University of Cyprus joint work with P. Constantinou (UCY), S. Franz (TU Dresden)

More information

A Posteriori Error Estimation Techniques for Finite Element Methods. Zhiqiang Cai Purdue University

A Posteriori Error Estimation Techniques for Finite Element Methods. Zhiqiang Cai Purdue University A Posteriori Error Estimation Techniques for Finite Element Methods Zhiqiang Cai Purdue University Department of Mathematics, Purdue University Slide 1, March 16, 2017 Books Ainsworth & Oden, A posteriori

More information

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying

1. Introduction. The Stokes problem seeks unknown functions u and p satisfying A DISCRETE DIVERGENCE FREE WEAK GALERKIN FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU, JUNPING WANG, AND XIU YE Abstract. A discrete divergence free weak Galerkin finite element method is developed

More information

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE

ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR THE POINTWISE GRADIENT ERROR ON EACH ELEMENT IN IRREGULAR MESHES. PART II: THE PIECEWISE LINEAR CASE MATEMATICS OF COMPUTATION Volume 73, Number 246, Pages 517 523 S 0025-5718(0301570-9 Article electronically published on June 17, 2003 ASYMPTOTICALLY EXACT A POSTERIORI ESTIMATORS FOR TE POINTWISE GRADIENT

More information

The direct discontinuous Galerkin method with symmetric structure for diffusion problems

The direct discontinuous Galerkin method with symmetric structure for diffusion problems Graduate Theses and Dissertations Iowa State University Capstones, Theses and Dissertations 1 The direct discontinuous Galerkin method with symmetric structure for diffusion problems Chad Nathaniel Vidden

More information

A-posteriori error analysis of hp-version discontinuous Galerkin finite element methods for second-order quasilinear elliptic problems

A-posteriori error analysis of hp-version discontinuous Galerkin finite element methods for second-order quasilinear elliptic problems Report no. NA-0/1 A-posteriori error analysis of hp-version discontinuous Galerkin finite element methods for second-order quasilinear elliptic problems Paul Houston 1, Endre Süli, and Thomas P. Wihler

More information

Superconvergence of the Direct Discontinuous Galerkin Method for Convection-Diffusion Equations

Superconvergence of the Direct Discontinuous Galerkin Method for Convection-Diffusion Equations Superconvergence of the Direct Discontinuous Galerkin Method for Convection-Diffusion Equations Waixiang Cao, Hailiang Liu, Zhimin Zhang,3 Division of Applied and Computational Mathematics, Beijing Computational

More information

A Singularly Perturbed Convection Diffusion Turning Point Problem with an Interior Layer

A Singularly Perturbed Convection Diffusion Turning Point Problem with an Interior Layer A Singularly Perturbed Convection Diffusion Turning Point Problem with an Interior Layer E. O Riordan, J. Quinn School of Mathematical Sciences, Dublin City University, Glasnevin, Dublin 9, Ireland. Abstract

More information