Weighted Scheme and the Galerkin Method

Total Page:16

File Type:pdf, Size:1020Kb

Weighted Scheme and the Galerkin Method mathematics Article On the Numerical Simulation of HPDEs Using q-Weighted Scheme and the Galerkin Method Haifa Bin Jebreen *,† and Fairouz Tchier † Department of Mathematics, College of Science, King Saud University, Riyadh 11 551, Saudi Arabia; [email protected] * Correspondence: [email protected] † These authors contributed equally to this work. Abstract: Herein, an efficient algorithm is proposed to solve a one-dimensional hyperbolic partial differential equation. To reach an approximate solution, we employ the q-weighted scheme to discretize the time interval into a finite number of time steps. In each step, we have a linear ordinary differential equation. Applying the Galerkin method based on interpolating scaling functions, we can solve this ODE. Therefore, in each time step, the solution can be found as a continuous function. Stability, consistency, and convergence of the proposed method are investigated. Several numerical examples are devoted to show the accuracy and efficiency of the method and guarantee the validity of the stability, consistency, and convergence analysis. Keywords: interpolating scaling functions; hyperbolic equation; Galerkin method 1. Introduction Partial differential equations (PDEs) are ubiquitous in mathematically scientific fields and play an important role in engineering and physics. They arise from many purely math- ematical considerations, such as the calculus of variations and differential geometry. One of Citation: Bin Jebreen, H.; Tchier, F. On the momentous subclasses of PDEs is the hyperbolic partial differential equations (HPDEs). the Numerical Simulation of HPDEs HPDEs are used to model many phenomena such as biology, industry, atomic physics, and Using q-Weighted Scheme and the aerospace [1–3]. Telegraph and wave equations are the most famous types of HPDEs that Galerkin Method. Mathematics 2021, 9, are enforceable in various fields such as random walk theory, wave propagation, and signal 78. https://doi.org/10.3390/ analysis [2,4]. math9010078 In this study, we construct and analyze a numerical algorithm based on the q-weighted Received: 23 November 2020 method, and the Galerkin method to solve the HPDEs Accepted: 28 December 2020 ( ) + ( ) + ( ) = ( ) 2 [ ] 2 [ ] Published: 31 December 2020 wt x, t a1wx x, t a2w x, t f x, t , x 0, 1 , t 0, T , (1) with boundary condition Publisher’s Note: MDPI stays neu- w( t) = g(t) t 2 [ T] tral with regard to jurisdictional clai- 0, , 0, , (2) ms in published maps and institutio- and initial condition nal affiliations. w(x, 0) = h(t), x 2 [0, 1]. (3) Furthermore, we assume that f , g, and h are the known functions, and also a1 and a2 are real constants. Copyright: © 2020 by the authors. Li- In this paper, we attempt to apply an efficient scheme that has not been used before censee MDPI, Basel, Switzerland. to solve such problems. The method includes three steps. In the first step, we use the This article is an open access article q-weighted method to break the time interval into a finite number of time steps. At each distributed under the terms and con- time step, we obtain a linear ordinary differential equation. In the second step, the obtained ditions of the Creative Commons At- ODE is solved using the Galerkin method. To do this, interpolating scaling functions are tribution (CC BY) license (https:// used. In comparison to the scaling function arising from multiresolution analysis (MRA), creativecommons.org/licenses/by/ interpolation scaling functions (ISFs) have some properties that make them attractive. 4.0/). Mathematics 2021, 9, 78. https://doi.org/10.3390/math9010078 https://www.mdpi.com/journal/mathematics Mathematics 2021, 9, 78 2 of 13 These characteristics include the flexible zero moments, a compact support, orthonormality, and having a closed-form. The most important property of these bases is the interpolation. This property is useful to avoid integrals to find coefficients in expansions. At the last step, the linear algebraic system obtained from the second one must be solved using an appropriate technique. Stability, consistency, and convergence analysis are investigated, and numerical tests guarantee their validity. Numerous studies proposed a variety of numerical and analytical solutions to HPDEs. Doha et al. [5] proposed a numerical method based on the collocation method for solv- ing a system consisting of such equations. In [6], the spectral-Galerkin method is pro- posed to solve this equation. Singh et al. [7] solved one-dimensional HPDEs with the initial and boundary conditions (2) and (3), using an algorithm based on Chebyshev and Legendre multiwavelets. Dehghan et al. [8] introduced a numerical scheme based on the cubic B-spline scaling functions to solve (1) with nonlocal conservation conditions. Bin Jebreen et al. [4] proposed an efficient method based on the wavelet Galerkin method to solve the Telegraph equation, and the collocation method based on interpolating scaling functions is also used for solving this equation in [3]. For study, we refer the readers to [9,10]. The outline of the paper is as follows. Section2 is devoted to the brief introduction to the interpolating scaling function. Mixed q-weighted scheme and Galerkin method based on interpolating scaling functions are used to solve the desired equation and the stability, consistency, and convergence analysis are also investigated in Section3. Section4 is devoted to some numerical examples to show the ability and accuracy of the proposed method. 2. Interpolating Scaling Functions To derive a set of bases that covers the multiresolution analysis conditions, Alpert et al. [11] introduced a set of functions to generate the nested spaces r ¥ fVJ gJ=0 2 L2([0, 1]) using piecewise polynomial bases of degree less than r ≥ 0 (the + J multiplicity parameter). Let J 2 Z [ f0g be given. Putting BJ := f0, ... , 2 − 1g, and R := f0, 1, ··· , r − 1g, there is a sequence of nested subspaces that are spanned by r k k J + VJ := SpanffJ,b := f (2 x − k), b 2 BJ, k 2 Rg ⊂ L2([0, 1]), r ≥ 0, J 2 Z [ f0g, k by means of the Interpolating scaling functions ff gk2R, introduced by Alpert using the Legendre polynomials. Assume that Pr is the Legendre polynomial of order r and ftkgk2R are the roots of Pr. Let fwkgk2R be the Gauss–Legendre quadrature weights [3,11]. We determine ISFs as follows: ( q 2 k Lk(2x − 1), x 2 [0, 1], f (x) = wk 0, o.w, where fLk(x)gk2R are the Lagrange polynomials r−1 x − t L (x) = i . k ∏ − i=0,i6=k tk ti k k0 h i = 0 0 h i These bases fulfill the orthonormality relation fJ,b, fJ,b0 db,b dk,k where ., . de- notes the L2-inner product on W := [0, 1]. Assume that [b2B IJ,b is a uniform finite discretization of W. Here, the subintervals J r IJ,b := [xb, xb+1] are specified by points xb := b/(2 ). To project a function into VJ , we r 2 r introduce the orthogonal projection PJ that maps L (W) onto the subspace VJ . Utilizing this projection, every function p 2 L2(W) can be represented in the form r k k p ≈ PJ (p) = ∑ ∑ pJ,bfJ,b. (4) b2BJ k2R Mathematics 2021, 9, 78 3 of 13 k Due to the orthonormality of the bases, it is easy to prove that the coefficients pJ,b can be obtained by hp, fk i = R p(x)fk (x)dx. To avoid integration, we apply the J,b IJ,b J,b interpolation property of ISFs [11,12], via r w t + 1 pk ≈ 2−J/2 k p 2−J( k + b) , b 2 B , k 2 R. (5) J,b 2 2 J r r Given r-times continuously differentiable function p 2 C (W), the projection PJ (p) is bounded by means of L2-inner product as 2 kPr( ) − k ≤ −Jr j (r)( )j J p p 2 r sup p x . (6) 4 r! x2[0,1] r According to this relation, the projection PJ is convergent when J or r increases. To study more details, we refer the readers to [13]. Consequently, this projection is conver- gent with the rate of O(2−Jr). r T We determine the vector function FJ := [Fr,J,0, ··· , Fr,J,2J −1] with = [ 0 ··· r−1] Fr,J,b : fJ,b, , fJ,b includes the scaling functions and called multi-scaling functions. k The approximation (4) can be rewritten using the vector P whose entries are Pbr+k+1 := pJ,b as follows: r T r PJ (p) = P FJ, (7) where P is a vector of dimensional N := r2J. To approximate a higher-dimensional function, the building blocks of the bases can be r,2 r r 2 utilized. In this regard, one can consider the subspace VJ := VJ × VJ ⊂ L (W × W) that is spanned by k k0 0 0 ffJ,bfJ,b0 : b, b 2 BJ, k, k 2 Rg. In order to derive an approximation of two-dimensional function p 2 L2(W × W), we r apply the projection operator PJ , viz. r r T r p(x, t) ≈ PJ (p)(x, t) = FJ (x)PFJ(t), (8) where components of the square matrix P of order N are obtained by r r −J wk0 wk −J −J 0 P 0 0 ≈ 2 p 2 (tˆ + b), 2 (tˆ 0 + b ) , (9) rb+(k+1),rb +(k +1) 2 2 k k (2r) and tˆk = (tk + 1)/2. If C (W × W) 3 p : W × W ! R, we can show that the error can be bounded as follows: 21−rJ 21−Jr kPr p − pk ≤ M 2 + , (10) J max 4rr! 4rr! where Mmax is a constant [12] as follows: ( ) ¶r ¶r ¶2r M = j ( )j j ( )j j ( 0 0)j max max sup r p x, t , sup r p x, h , sup r r p x , h .
Recommended publications
  • Hp-Finite Element Methods for Hyperbolic Problems
    ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ Eidgen¨ossische Ecole polytechnique f´ed´erale de Zurich ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ Technische Hochschule Politecnico federale di Zurigo ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ ¢¢¢¢¢¢¢¢¢¢¢ Z¨urich Swiss Federal Institute of Technology Zurich hp-Finite Element Methods for Hyperbolic Problems E. S¨uli†, P. Houston† and C. Schwab ∗ Research Report No. 99-14 July 1999 Seminar f¨urAngewandte Mathematik Eidgen¨ossische Technische Hochschule CH-8092 Z¨urich Switzerland †Oxford University Computing Laboratory, Wolfson Building, Parks Road, Oxford OX1 3QD, United Kingdom ∗E. S¨uliand P. Houston acknowledge the financial support of the EPSRC (Grant GR/K76221) hp-Finite Element Methods for Hyperbolic Problems E. S¨uli†, P. Houston† and C. Schwab ∗ Seminar f¨urAngewandte Mathematik Eidgen¨ossische Technische Hochschule CH-8092 Z¨urich Switzerland Research Report No. 99-14 July 1999 Abstract This paper is devoted to the a priori and a posteriori error analysis of the hp-version of the discontinuous Galerkin finite element method for partial differential equations of hyperbolic and nearly-hyperbolic character. We consider second-order partial dif- ferential equations with nonnegative characteristic form, a large class of equations which includes convection-dominated diffusion problems, degenerate elliptic equa- tions and second-order problems of mixed elliptic-hyperbolic-parabolic type. An a priori error bound is derived for the method in the so-called DG-norm which is optimal in terms of the mesh size h; the error bound is either 1 degree or 1/2 de- gree below optimal in terms of the polynomial degree p, depending on whether the problem is convection-dominated, or diffusion-dominated, respectively. In the case of a first-order hyperbolic equation the error bound is hp-optimal in the DG-norm.
    [Show full text]
  • Finite Difference and Discontinuous Galerkin Methods for Wave Equations
    Digital Comprehensive Summaries of Uppsala Dissertations from the Faculty of Science and Technology 1522 Finite Difference and Discontinuous Galerkin Methods for Wave Equations SIYANG WANG ACTA UNIVERSITATIS UPSALIENSIS ISSN 1651-6214 ISBN 978-91-554-9927-3 UPPSALA urn:nbn:se:uu:diva-320614 2017 Dissertation presented at Uppsala University to be publicly examined in Room 2446, Polacksbacken, Lägerhyddsvägen 2, Uppsala, Tuesday, 13 June 2017 at 10:15 for the degree of Doctor of Philosophy. The examination will be conducted in English. Faculty examiner: Professor Thomas Hagstrom (Department of Mathematics, Southern Methodist University). Abstract Wang, S. 2017. Finite Difference and Discontinuous Galerkin Methods for Wave Equations. Digital Comprehensive Summaries of Uppsala Dissertations from the Faculty of Science and Technology 1522. 53 pp. Uppsala: Acta Universitatis Upsaliensis. ISBN 978-91-554-9927-3. Wave propagation problems can be modeled by partial differential equations. In this thesis, we study wave propagation in fluids and in solids, modeled by the acoustic wave equation and the elastic wave equation, respectively. In real-world applications, waves often propagate in heterogeneous media with complex geometries, which makes it impossible to derive exact solutions to the governing equations. Alternatively, we seek approximated solutions by constructing numerical methods and implementing on modern computers. An efficient numerical method produces accurate approximations at low computational cost. There are many choices of numerical methods for solving partial differential equations. Which method is more efficient than the others depends on the particular problem we consider. In this thesis, we study two numerical methods: the finite difference method and the discontinuous Galerkin method.
    [Show full text]
  • A Discontinuous Galerkin Method for Nonlinear Parabolic Equations and Gradient flow Problems with Interaction Potentials
    A discontinuous Galerkin method for nonlinear parabolic equations and gradient flow problems with interaction potentials Zheng Sun1, Jos´eA. Carrillo2 and Chi-Wang Shu3 Abstract We consider a class of time dependent second order partial differential equations governed by a decaying entropy. The solution usually corresponds to a density distribution, hence positivity (non-negativity) is expected. This class of problems covers important cases such as Fokker-Planck type equations and aggregation models, which have been studied intensively in the past decades. In this paper, we design a high order discontinuous Galerkin method for such problems. If the interaction potential is not involved, or the interaction is defined by a smooth kernel, our semi-discrete scheme admits an entropy inequality on the discrete level. Furthermore, by applying the positivity-preserving limiter, our fully discretized scheme produces non-negative solutions for all cases under a time step constraint. Our method also applies to two dimensional problems on Cartesian meshes. Numerical examples are given to confirm the high order accuracy for smooth test cases and to demonstrate the effectiveness for preserving long time asymptotics. Keywords: discontinuous Galerkin method, positivity-preserving, entropy-entropy dissipation relationship, nonlinear parabolic equation, gradient flow 1Division of Applied Mathematics, Brown University, Providence, RI 02912, USA. E-mail: zheng [email protected] 2Department of Mathematics, Imperial College London, London SW7 2AZ, UK. E-mail: car- [email protected]. Research supported by the Royal Society via a Wolfson Research Merit Award and by EPSRC grant number EP/P031587/1. 3Division of Applied Mathematics, Brown University, Providence, RI 02912, USA. E-mail: [email protected].
    [Show full text]
  • Robust Adaptive Hp Discontinuous Galerkin Finite Element Methods For
    Robust adaptive hp discontinuous Galerkin finite element methods for the Helmholtz equation∗ Scott Congrevey Joscha Gedickez Ilaria Perugiax Abstract This paper presents an hp a posteriori error analysis for the 2D Helmholtz equation that is robust in the polynomial degree p and the wave number k. For the discretization, we consider a discontinuous Galerkin formulation that is unconditionally well posed. The a posteriori error analysis is based on the technique of equilibrated fluxes applied to a shifted Poisson problem, with the error due to the nonconformity of the discretization controlled by a potential reconstruction. We prove that the error estimator is both reliable and efficient, under the condition that the initial mesh size and polynomial degree is chosen such that the discontinuous Galerkin formulation converges, i.e., it is out of the regime of pollution. We confirm the efficiency of an hp-adaptive refinement strategy based on the presented robust a posteriori error estimator via several numerical examples. Keywords a posteriori error analysis, hp discontinuous Galerkin finite element method, equilibrated fluxes, potential reconstruction, Helmholtz problem AMS subject classification 65N15, 65N30, 65N50 1 Introduction In this paper, we consider the following Helmholtz problem with impedance boundary condition: Find a (complex) solution u 2 H2(Ω) such that −∆u − k2u = f in Ω; (1.1) ru · n − iku = g on @Ω; where Ω ⊂ R2 is a bounded, Lipschitz domain, n denotes the outer unit normal on the boundary @Ω, f 2 L2(Ω), g 2 L2(@Ω), and k > 0 is the (constant) wavenumber. The problem (1.1) was shown to be well-posed in [18].
    [Show full text]
  • Optimal Strong-Stability-Preserving Runge–Kutta Time Discretizations for Discontinuous Galerkin Methods
    Journal of Scientific Computing manuscript No. (will be inserted by the editor) Optimal strong-stability-preserving Runge–Kutta time discretizations for discontinuous Galerkin methods Ethan J. Kubatko · Benjamin A. Yeager · David I. Ketcheson Received: date / Accepted: date Abstract Discontinuous Galerkin (DG) spatial discretizations are often used in a method-of-lines approach with explicit strong-stability-preserving (SSP) Runge– Kutta (RK) time steppers for the numerical solution of hyperbolic conservation laws. The time steps that are employed in this type of approach must satisfy Courant–Friedrichs–Lewy (CFL) stability constraints that are dependent on both the region of absolute stability and the SSP coefficient of the RK method. While existing SSPRK methods have been optimized with respect to the latter, it is in fact the former that gives rise to stricter constraints on the time step in the case of RKDG stability. Therefore, in this work, we present the development of new “DG-optimized” SSPRK methods with stability regions that have been specifically designed to maximize the stable time step size for RKDG methods of a given order in one space dimension. These new methods represent the best available RKDG methods in terms of computational efficiency, with significant improvements over methods using existing SSPRK time steppers that have been optimized with re- spect to SSP coefficients. Second-, third-, and fourth-order methods with up to eight stages are presented, and their stability properties are verified through ap- plication to numerical test cases. Keywords discontinuous Galerkin · Runge–Kutta · strong-stability-preserving E. Kubatko Department of Civil, Environmental, and Geodetic Engineering, The Ohio State University, 2070 Neil Avenue, Columbus, OH 43210, United States Tel.: 614-292-7176 E-mail: [email protected] B.
    [Show full text]
  • A Bddc Algorithm for the Stokes Problem with Weak 2 Galerkin Discretizations
    1 A BDDC ALGORITHM FOR THE STOKES PROBLEM WITH WEAK 2 GALERKIN DISCRETIZATIONS 3 XUEMIN TU∗ AND BIN WANGy 4 Abstract. The BDDC (balancing domain decomposition by constraints) methods have been 5 applied successfully to solve the large sparse linear algebraic systems arising from conforming finite 6 element discretizations of second order elliptic and Stokes problems. In this paper, the Stokes 7 equations are discretized using the weak Galerkin method, a newly developed nonconforming finite 8 element method. A BDDC algorithm is designed to solve the linear system such obtained. Edge/face 9 velocity interface average and mean subdomain pressure are selected for the coarse problem. The 10 condition number bounds of the BDDC preconditioned operator are analyzed, and the same rate 11 of convergence is obtained as for conforming finite element methods. Numerical experiments are 12 conducted to verify the theoretical results. 13 Key words. Discontinuous Galerkin, HDG, weak Galerkin, domain decomposition, BDDC, 14 Stokes, Saddle point problems, benign subspace 15 AMS subject classifications. 65F10, 65N30, 65N55 16 1. Introduction. Numerical solution of saddle point problems using non over- 17 lapping domain decomposition methods have long been an active area of research; see, 18 e.g., [28, 15, 11, 10, 18, 29, 30, 16, 33, 17, 34, 27]. The Balancing Domain Decomposi- 19 tion by Constraints (BDDC) algorithm is an advanced variant of the non-overlapping 20 domain decomposition technique. It was first introduced by Dohrmann [5], and the 21 theoretical analysis was later given by Mandel and Dohrmann [20]. In this theoretical 22 development, optimal condition number bound was obtained for the BBDC opera- 23 tors proposed for symmetric positive definite systems.
    [Show full text]
  • FETI-DP Domain Decomposition Method
    ECOLE´ POLYTECHNIQUE FED´ ERALE´ DE LAUSANNE Master Project FETI-DP Domain Decomposition Method Supervisors: Author: Davide Forti Christoph Jaggli¨ Dr. Simone Deparis Prof. Alfio Quarteroni A thesis submitted in fulfilment of the requirements for the degree of Master in Mathematical Engineering in the Chair of Modelling and Scientific Computing Mathematics Section June 2014 Declaration of Authorship I, Christoph Jaggli¨ , declare that this thesis titled, 'FETI-DP Domain Decomposition Method' and the work presented in it are my own. I confirm that: This work was done wholly or mainly while in candidature for a research degree at this University. Where any part of this thesis has previously been submitted for a degree or any other qualification at this University or any other institution, this has been clearly stated. Where I have consulted the published work of others, this is always clearly at- tributed. Where I have quoted from the work of others, the source is always given. With the exception of such quotations, this thesis is entirely my own work. I have acknowledged all main sources of help. Where the thesis is based on work done by myself jointly with others, I have made clear exactly what was done by others and what I have contributed myself. Signed: Date: ii ECOLE´ POLYTECHNIQUE FED´ ERALE´ DE LAUSANNE Abstract School of Basic Science Mathematics Section Master in Mathematical Engineering FETI-DP Domain Decomposition Method by Christoph Jaggli¨ FETI-DP is a dual iterative, nonoverlapping domain decomposition method. By a Schur complement procedure, the solution of a boundary value problem is reduced to solving a symmetric and positive definite dual problem in which the variables are directly related to the continuity of the solution across the interface between the subdomains.
    [Show full text]
  • Error Analysis of Runge–Kutta Discontinuous Galerkin Methods for Linear Time-Dependent Partial Differential Equations1
    Error analysis of Runge–Kutta discontinuous Galerkin methods for linear time-dependent partial differential equations1 Zheng Sun2 and Chi-Wang Shu3 Abstract In this paper, we present error estimates of fully discrete Runge–Kutta discontinuous Galerkin (DG) schemes for linear time-dependent partial differential equations. The analysis applies to explicit Runge–Kutta time discretizations of any order. For spatial discretization, a general discrete operator is considered, which covers various DG methods, such as the upwind-biased DG method, the central DG method, the local DG method and the ultra- weak DG method. We obtain error estimates for stable and consistent fully discrete schemes, if the solution is sufficiently smooth and a spatial operator with certain properties exists. Applications to schemes for hyperbolic conservation laws, the heat equation, the dispersive equation and the wave equation are discussed. In particular, we provide an alternative proof of optimal error estimates of local DG methods for equations with high order derivatives in one dimension, which does not rely on energy inequalities of auxiliary unknowns. Key words: fully discrete schemes, Runge–Kutta methods, discontinuous Galerkin meth- ods, error estimates, time-dependent problems. AMS subject classifications: 65M15, 65L70, 65M60. 1Acknowledgment: The authors would like to express their appreciation to Prof. Qiang Zhang at Nanjing University, whose insightful comments helped improve this paper. ZS also wants to thank Prof. Yulong Xing and Prof. Ruchi Guo at The Ohio State University for helpful discussions. 2Department of Mathematics, The Ohio State University, Columbus, OH 43210, USA. E-mail: [email protected]. 3Division of Applied Mathematics, Brown University, Providence, RI 02912, USA.
    [Show full text]
  • Feti-Dp Method for Dg Discretization of Elliptic Problems with Discontinuous Coefficients
    FETI-DP METHOD FOR DG DISCRETIZATION OF ELLIPTIC PROBLEMS WITH DISCONTINUOUS COEFFICIENTS MAKSYMILIAN DRYJA∗ AND MARCUS SARKIS∗† Abstract. In this paper a discontinuous Galerkin (DG) discretization of an elliptic two- dimensional problem with discontinuous coefficients is considered. The problem is posed on a polyg- onal region Ω which is a union of disjoint polygonals Ωi of diameter O(Hi) and forms a geometrically conforming partition of Ω. The discontinuities of the coefficients are assumed to occur only across ∂Ωi. Inside of each substructure Ωi, a conforming finite element space on a quasiuniform triangula- tion with triangular elements and mesh size O(hi) is introduced. To handle the nonmatching meshes across ∂Ωi, a discontinuous Galerkin discretization is considered. For solving the resulting discrete problem, a FETI-DP method is designed and analyzed. It is established that the condition number 2 of the method is estimated by C(1 + maxi log Hi/hi) with a constant C independent of hi, Hi and the jumps of the coefficients. The method is well suited for parallel computations and it can be straightforwardly extended to three-dimensional problems. Key words. Interior penalty discretization, discontinuous Galerkin, elliptic problems with discontinuous coefficients. finite element method, FETI-DP algorithms, preconditioners AMS subject classifications. 65F10, 65N20, 65N30 1. Introduction. In this paper a discontinuous Galerkin (DG) approximation of an elliptic problem with discontinuous coefficients is considered. The problem is posed on a polygonal region Ω which is a union of disjoint polygonal subregions Ωi of diameter O(Hi) and forms a geometrically partition of Ω, i.e., for i 6= j, ∂Ωi ∩ ∂Ωj is empty or is a common corner or edge of ∂Ωi and ∂Ωj, where an edge means a curve of continuous intervals.
    [Show full text]
  • Staggered Discontinuous Galerkin Method and Feti-Dp Preconditioners for the Stokes System
    11th World Congress on Computational Mechanics (WCCM XI) 5th European Conference on Computational Mechanics (ECCM V) 6th European Conference on Computational Fluid Dynamics (ECFD VI) July 20{25, 2014, Barcelona, Spain STAGGERED DISCONTINUOUS GALERKIN METHOD AND FETI-DP PRECONDITIONERS FOR THE STOKES SYSTEM Eric Chung1 and Hyea Hyun Kim2 1 Department of Mathematics, The Chinese University of Hong Kong, Hong Kong SAR, [email protected], http://www.math.cuhk.edu.hk/ 2 Department of Applied Mathematics, Kyung Hee University, Korea, [email protected], http://hhkim.khu.ac.kr Key words: staggered discontinuous Galerkin method, Stokes system, optimal conver- gence, divergence free, postprocessing, FETI-DP algorithms Discontinuous Galerkin (DG) methods are a class of efficient tools for solving fluid flow problems. There are in literature many DG methods with great success. In this paper, a new staggered discontinuous Galerkin method for the Stokes system is developed and analyzed. The key feature of our method is that the discrete system preserves the struc- tures of the continuous problem, which results from the use of our new staggered DG spaces. This also provides local and global conservation properties, which are desirable for fluid flow applications. Stability and optimal convergence of the method are proved. Moreover, a superconvergence result with respect to a discrete H1-norm for the velocity is proved. Furthermore, a local postprocessing technique is proposed to improve divergence free property of the velocity approximation and it is proved that the postprocessed ve- locity retains the original accuracy and is weakly divergence free with respect to pressure test functions.
    [Show full text]
  • F(X, Y) C[(A, B) X
    SIAM J. ScI. STAT. COMPUT. 1983 Society for Industrial and Applied Mathematics Vol. 4, No. 2, June 1983 0196-5204/83/0402--0008 $1.25/0 A HYBRID ASYMPTOTIC-FINITE ELEMENT METHOD FOR STIFF TWO-POINT BOUNDARY VALUE PROBLEMS* R. C. Y. CHINe AND R. KRASNY' Abstract. An accurate and efficient numerical method has been developed for a nonlinear stiff second order two-point boundary value problem. The scheme combines asymptotic methods with the usual solution techniques for two-point boundary value problems. A new modification of Newton's method or quasilinear- ization is used to reduce the nonlinear problem to a sequence of linear problems. The resultant linear problem is solved by patching local solutions at the knots or equivalently by projecting onto an affine subset constructed from asymptotic expansions. In this way, boundary layers are naturally incorporated into the approximation. An adaptive mesh is employed to achieve an error of O(1/N2)+O(/e). Here, N is the number of intervals and e << is the singular perturbation parameter. Numerical computations are presented. Key words, projection method, quasilinearization, asymptotic expansions, boundary layers, singular perturbations, two-point boundary value problems, y-elliptic splines 1. Introduction. We treat the following stiff boundary value problem: ey" =f(x, y), a <x <b, f(x, y) C[(a, b) x R], f(x, y)>0, O<e << 1, with boundary conditions: (1.2) aoy(a)-aly'(a)=a, (1.3) boy(b + bly'(b fl. Under the assumptions that aoa >0, bobl >0 and la01/lb01 >0 Keller [26] and Bernfield and Lakshmikantham [8] have shown that the boundary value problem (BVP) has a unique solution.
    [Show full text]
  • Methods for Initial Value Problems*
    MATHEMATICS OF COMPUTATION, VOLUME 26, NUMBER 118, APRIL 1972 One-Step Piecewise Polynomial Galerkin Methods for Initial Value Problems* By Bernie L. Hulme Abstract. A new approach to the numerical solution of systems of first-order ordinary differential equations is given by finding local Galerkin approximations on each subinterval of a given mesh of size h. One step at a time, a piecewise polynomial, of degree n and class C°, is constructed, which yields an approximation of order 0(A*") at the mesh points and 0(A"+1) between mesh points. In addition, the y'th derivatives of the approximation on each subinterval have errors of order 0(An_'+1), 1 £ j £ n. The methods are related to collocation schemes and to implicit Runge-Kutta schemes based on Gauss-Legendre quad- rature, from which it follows that the Galerkin methods are /4-stable. 1. Introduction. In this paper, we show how Galerkin's method can be em- ployed to devise one-step methods for systems of nonlinear first-order ordinary differential equations. The basic idea is to find local nth degree polynomial Galerkin approximations on each subinterval of a given mesh and to match them together continuously, but not smoothly. For each /i _ 1, a method is defined (Section 2) which uses an n-point Gauss- Legendre quadrature formula to evaluate certain inner products in the Galerkin equations. For sufficiently small step size h, a unique numerical solution exists and may be found by successive substitution (Section 3). After showing that these Galerkin methods are also collocation methods (Section 4) and implicit Runge-Kutta methods (Section 5), we show that the mesh point errors are of the order 0(h2n), and the global errors are of the order 0(hn+1) for the approximate solution and 0(h"~'+1), 1 ^ j ^ n, for its yth derivatives (Section 6).
    [Show full text]