On a Practical Implementation of Particle Methods

Total Page:16

File Type:pdf, Size:1020Kb

On a Practical Implementation of Particle Methods Applied Numerical Mathematics 56 (2006) 1418–1431 www.elsevier.com/locate/apnum On a practical implementation of particle methods Alina Chertock a,∗, Alexander Kurganov b a Department of Mathematics, North Carolina State University, Raleigh, NC 27695, USA b Mathematics Department, Tulane University, New Orleans, LA 70118, USA Available online 18 May 2006 Abstract This paper is devoted to a practical implementation of deterministic particle methods for solving transport equations with dis- continuous coefficients and/or initial data, and related problems. In such methods, the solution is sought in the form of a linear combination of the delta-functions, whose positions and coefficients represent locations and weights of the particles, respectively. The locations and weights of the particles are then evolved in time according to a system of ODEs, obtained from the weak formulation of the transport PDEs. The major theoretical difficulty in solving the resulting system of ODEs is the lack of smoothness of its right-hand side. While the existence of a generalized solution is guaranteed by the theory of Filippov, the uniqueness can only be obtained via a proper regularization. Another difficulty one may encounter is related to an interpretation of the computed solution, whose point values are to be recovered from its particle distribution. We demonstrate that some of known recovering procedures, suitable for smooth functions, may fail to produce reasonable results in the nonsmooth case, and discuss several successful strategies which may be useful in practice. Different approaches are illustrated in a number of numerical examples, including one- and two-dimensional transport equations and the reactive Euler equations of gas dynamics. © 2006 IMACS. Published by Elsevier B.V. All rights reserved. MSC: 65M25; 35F10; 34A36; 76V05; 35L65 Keywords: Linear transport equations with discontinuous coefficients; Deterministic particle method; Method of characteristics; Finite-volume methods; Reactive Euler equations of gas dynamics 1. Introduction We consider the linear transport equation: ϕt + divx(uϕ) = S(x,t,ϕ), (1) subject to the initial condition: ϕ(x,t)= ϕ0(x). (2) d d Here, u ∈ R and ϕ0 ∈ R are functions of x ∈ R and t (not necessarily smooth), and S is a (possibly singular point) source term. If the coefficient u and the data ϕ0 and S are sufficiently smooth, it is easy to prove that the * Corresponding author. E-mail addresses: [email protected] (A. Chertock), [email protected] (A. Kurganov). URLs: www.math.ncsu.edu/~acherto, www.math.tulane.edu/~kurganov. 0168-9274/$30.00 © 2006 IMACS. Published by Elsevier B.V. All rights reserved. doi:10.1016/j.apnum.2006.03.024 A. Chertock, A. Kurganov / Applied Numerical Mathematics 56 (2006) 1418–1431 1419 initial-value problem (1)–(2) has a unique classical solution. When the transport velocity is possibly discontinuous, various existence–uniqueness–stability theories have evolved with a different definition of a solution and different conditions on the transport velocity (see, e.g., [43,4]). The problem is even more complicated in the case of several space dimensions, where the main difficulty is that generalized flows in the sense of PDE, called transport flows, are not unique and the weak stability of the conservation equation is presently out of reach, see, for example, [11,40,6,5] and the references therein. We also refer the reader to [21], where several numerical schemes for one-dimensional (1-D) transport equations with discontinuous coefficients were studied. Particle methods have been used for a long time to give a numerical solution of purely convective problems, such as the incompressible Euler equation in fluid mechanics [23,32,33] or the Vlasov equation in plasma physics [19]. In these methods, the solution is sought as a linear combination of Dirac distributions: N = − p ϕN (x,t) αi(t)δ x xi (t) , (3) i=1 { p } { } whose positions, xi (t) , and coefficients, αi(t) , represent locations and weights of the particles, respectively. The solution is then found by following the time evolution of the locations and the weights of the particles according to a system of ODEs, obtained by considering a weak formulation of the problem and substituting (3) into (1)–(2). In order to recover a proper approximation of the solution ϕ(x,t) at some time t>0, one needs to regularize the particle solution ϕN (x,t), and hence the performance of the method depends on the quality of the regularization procedures, allowing the recovery of the approximate solution from its particle distribution. In the context of linear transport equations with sufficiently smooth coefficients and initial data, the particle methods have been analyzed in [41]. We also refer the reader to [12] for a general introduction of the particle methods and their numerical analysis and to [9] for the study of the convergence rate of these methods. When a particle method is applied to problems with nonsmooth data, the most challenging part of the overall algorithm is recovering point values of the computed solution from its particle distribution. A commonly used type of the reconstruction is the regularization of a particle solution performed by taking a convolution with a so-called cutoff function, which plays the role of a smooth approximation to a delta-function. This procedure works perfectly fine for smooth functions, but may break down when applied to nonsmooth (discontinuous) solutions: depending on the width of the convolution kernel, one may get either a smeared or an oscillatory approximation, as it is demonstrated in Sections 2 and 3. In this paper, we consider different algorithms for reconstruction of numerical solutions from particle distributions and, in particular, suggest a strategy, which, in most cases, seems to provide the best solution of the recovery problem. We first use a convolution with a low width cutoff function, which results in an oscillatory approximation of the point values, which are then filtered by the nonlinear filter proposed in [15] for the treatment of solution cell averages. Even though this strategy has worked reasonably well in all the examples (both one- and two-dimensional) we considered, no convergence proof is available. An alternative recovery approach we use in this paper is based on the concept of a dual solution. It was proposed in [7] in the context of the transport equation that describes propagation of passive pollutant in shallow water. Here, we extend it to treat the equation for the mass fraction of the burnt/unburnt gases in reactive flows. The resulting particle method is similar (and in some cases, is equivalent) to the method of characteristics, and provides one with a set of computed point values rather then a particle distribution of the solution. A similar situation occurs when advection of a scalar quantity in a given incompressible flow field is considered. We would also like to emphasize the advantage of using particle methods for solving the transport equation (1) with a stiff term S. Such equations arise in many different applications, but in this paper we are concerned with the 1-D Euler equations that model a time-dependent flow of an inviscid, compressible reactive gas: ρ ρu ρu + ρu2 + p = 0, (4) E t u(E + p) x where ρ,u,p, and E are the density, velocity, pressure, and the total energy, respectively. The transport equations for the mass fraction of the unburnt gas z: 1 (ρz) + (ρuz) =− ρzK(τ), (5) t x ε 1420 A. Chertock, A. Kurganov / Applied Numerical Mathematics 56 (2006) 1418–1431 is coupled with the system (4) through the equations of state (EOS): ρu2 p = (γ − 1) · E − − q ρz, ,γ,q= const, (6) 2 0 0 and the Arrhenius kinetics term [13]: − K(τ) = e τc/τ , (7) where τ := p/ρ is the temperature and τc is the ignition temperature. When 0 <ε 1, the reaction is fast and the time scale associated with the stiff reaction term is much smaller than that associated with the fluid advection. The main difficulty in solving such equations numerically is obtaining the correct propagation speed of the detonation waves in the case of underresolved computations, that is, when both temporal ( t) and spatial ( x) grid scales are much larger than ε. In such a case, one may want to use an operator splitting (fractional step) method, and to replace the solution of the corresponding reaction ODE: 1 (ρz) =− ρzK(τ), (8) t ε with the deterministic projection operator. However, as it was first observed in [10], such a deterministic projection method may lead to a spurious weak detonation wave that travels with an unphysical propagation speed of one grid cell per time step. This is a result of numerical dissipation present in shock-capturing methods. To overcome this difficulty, several method have been proposed (see, e.g., [1–3,24,25,27,38]). In Section 4, we demonstrate that applying low dissipative, mesh-free particle methods to this model results in an accurate computed solution even when a problem with a complicated wave interactions is considered. 2. Particle methods for transport equations with discontinuous coefficients We begin with a brief description of the particle method for the initial-value problem (1)–(2). As it is mentioned in Section 1, the solution is sought as a linear combination of Dirac distributions given by (3). Considering a weak formulation of the problem and substituting (3) into (1)–(2) results in the following system of ODEs for the locations, p xi (t), and the weights, αi(t), of the particles: ⎧ ⎨ dxp(t) i = p dt u(xi ,t), ⎩ (9) dαi (t) = dt βi(t), p where βi reflects the contribution of the source term S (see, e.g., [41,9]). The initial positions of the particles, xi (0), and their initial weights, αi(0), are chosen to provide a high-order approximation to the initial data (2), that is, to accurately approximate the integral equation N p = αi(0)ψ xi (0) ϕ0(x)ψ(x) dx = i 1 X 1 for all C0 test functions ψ.
Recommended publications
  • A Parallel Preconditioner for a FETI-DP Method for the Crouzeix-Raviart finite Element
    A parallel preconditioner for a FETI-DP method for the Crouzeix-Raviart finite element Leszek Marcinkowski∗1 Talal Rahman2 1 Introduction In this paper, we present a Neumann-Dirichlet type parallel preconditioner for a FETI-DP method for the nonconforming Crouzeix-Raviart (CR) finite element dis- cretization of a model second order elliptic problem. The proposed method is almost optimal, in fact, the condition number of the preconditioned problem grows poly- logarithmically with respect to the mesh parameters of the local triangulations. In many scientific applications, where partial differential equations are used to model, the Crouzeix-Raviart (CR) finite element has been one of the most com- monly used nonconforming finite element for the numerical solution. This includes applications like the Poisson equation (cf. [11, 23]), the Darcy-Stokes problem (cf. [8]), the elasticity problem (cf. [3]). We also would like to add that there is a close relationship between mixed finite elements and the nonconforming finite element for the second order elliptic problem; cf. [1, 2]. The CR element has also been used in the framework of finite volume element method; cf. [9]. There exists quite a number of works focusing on iterative methods for the CR finite element for second order problems; cf. [4, 5, 10, 13, 16, 18, 19, 20, 21, 22] and references therein. The purpose of this paper is to propose a parallel algorithm based on a Neumann-Dirichlet preconditioner for a FETI-DP formulation of the CR finite element method for the second order elliptic problem. To our knowledge, this is apparently the first work on such preconditioner for the FETI-DP method for the Crouzeix-Raviart (CR) finite element.
    [Show full text]
  • Coupling of the Finite Volume Element Method and the Boundary Element Method – an a Priori Convergence Result
    COUPLING OF THE FINITE VOLUME ELEMENT METHOD AND THE BOUNDARY ELEMENT METHOD – AN A PRIORI CONVERGENCE RESULT CHRISTOPH ERATH∗ Abstract. The coupling of the finite volume element method and the boundary element method is an interesting approach to simulate a coupled system of a diffusion convection reaction process in an interior domain and a diffusion process in the corresponding unbounded exterior domain. This discrete system maintains naturally local conservation and a possible weighted upwind scheme guarantees the stability of the discrete system also for convection dominated problems. We show existence and uniqueness of the continuous system with appropriate transmission conditions on the coupling boundary, provide a convergence and an a priori analysis in an energy (semi-) norm, and an existence and an uniqueness result for the discrete system. All results are also valid for the upwind version. Numerical experiments show that our coupling is an efficient method for the numerical treatment of transmission problems, which can be also convection dominated. Key words. finite volume element method, boundary element method, coupling, existence and uniqueness, convergence, a priori estimate 1. Introduction. The transport of a concentration in a fluid or the heat propa- gation in an interior domain often follows a diffusion convection reaction process. The influence of such a system to the corresponding unbounded exterior domain can be described by a homogeneous diffusion process. Such a coupled system is usually solved by a numerical scheme and therefore, a method which ensures local conservation and stability with respect to the convection term is preferable. In the literature one can find various discretization schemes to solve similar prob- lems.
    [Show full text]
  • 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]
  • A Face-Centred Finite Volume Method for Second-Order Elliptic Problems
    A face-centred finite volume method for second-order elliptic problems Ruben Sevilla Zienkiewicz Centre for Computational Engineering, College of Engineering, Swansea University, Wales, UK Matteo Giacomini, and Antonio Huerta Laboratori de C`alculNum`eric(LaC`aN), ETS de Ingenieros de Caminos, Canales y Puertos, Universitat Polit`ecnicade Catalunya, Barcelona, Spain December 19, 2017 Abstract This work proposes a novel finite volume paradigm, the face-centred finite volume (FCFV) method. Contrary to the popular vertex (VCFV) and cell (CCFV) centred finite volume methods, the novel FCFV defines the solution on the mesh faces (edges in 2D) to construct locally-conservative numerical schemes. The idea of the FCFV method stems from a hybridisable discontinuous Galerkin (HDG) formulation with constant degree of approximation, thus inheriting the convergence properties of the classical HDG. The resulting FCFV features a global problem in terms of a piecewise constant function defined on the faces of the mesh. The solution and its gradient in each element are then recovered by solving a set of independent element-by-element problems. The mathematical formulation of FCFV for Poisson and Stokes equation is derived and numerical evidence of optimal convergence in 2D and 3D is provided. Numerical examples are presented to illustrate the accuracy, efficiency and robustness of the proposed methodology. The results show that, contrary to other FV methods, arXiv:1712.06173v1 [math.NA] 17 Dec 2017 the accuracy of the FCFV method is not sensitive to mesh distortion and stretching. In addition, the FCFV method shows its better performance, accuracy and robustness using simplicial elements, facilitating its application to problems involving complex geometries in 3D.
    [Show full text]
  • Numerical Methods for Wave Equations: Part I: Smooth Solutions
    WPPII Computational Fluid Dynamics I Numerical Methods for Wave Equations: Part I: Smooth Solutions Instructor: Hong G. Im University of Michigan Fall 2001 Computational Fluid Dynamics I WPPII Outline Solution Methods for Wave Equation Part I • Method of Characteristics • Finite Volume Approach and Conservative Forms • Methods for Continuous Solutions - Central and Upwind Difference - Stability, CFL Condition - Various Stable Methods Part II • Methods for Discontinuous Solutions - Burgers Equation and Shock Formation - Entropy Condition - Various Numerical Schemes WPPII Computational Fluid Dynamics I Method of Characteristics WPPII Computational Fluid Dynamics I 1st Order Wave Equation ∂f ∂f + c = 0 ∂t ∂x The characteristics for this equation are: dx df = c; = 0; f dt dt t f x WPPII Computational Fluid Dynamics I 1-D Wave Equation (2nd Order Hyperbolic PDE) ∂ 2 f ∂ 2 f − c2 = 0 ∂t 2 ∂x2 Define ∂f ∂f v = ; w = ; ∂t ∂x which leads to ∂v ∂w − c2 = 0 ∂t ∂x ∂w ∂v − = 0 ∂t ∂x WPPII Computational Fluid Dynamics I In matrix form v 0 − c2 v t + x = 0 or u + Au = 0 − t x wt 1 0 wx Can it be transformed into the form v λ 0v t + x = 0 or u + λu = 0 ? λ t x wt 0 wx Find the eigenvalue, eigenvector ()AT − λI q = 0 − λ −1 l 1 = 0 − 2 − λ c l2 WPPII Computational Fluid Dynamics I Eigenvalue dx AT − λI = 0; λ2 − c2 = 0; λ = = ±c dt Eigenvector 1 For λ = +c, − cl − l = 0; q = 1 2 1 − c 1 For λ = −c, cl − l = 0; q = 1 2 2 c The solution (v,w) is governed by ODE’s along the characteristic lines dx / dt = ±c WPPII
    [Show full text]
  • A Three-Dimensional Electrostatic Particle-In-Cell Methodology on Unstructured Delaunay–Voronoi Grids
    Journal of Computational Physics 228 (2009) 3742–3761 Contents lists available at ScienceDirect Journal of Computational Physics journal homepage: www.elsevier.com/locate/jcp A three-dimensional electrostatic particle-in-cell methodology on unstructured Delaunay–Voronoi grids Nikolaos A. Gatsonis *, Anton Spirkin Mechanical Engineering Department, Worcester Polytechnic Institute, 100 Institute Road, Worcester, MA 01609, USA article info abstract Article history: The mathematical formulation and computational implementation of a three-dimensional Received 20 March 2008 particle-in-cell methodology on unstructured Delaunay–Voronoi tetrahedral grids is pre- Received in revised form 30 January 2009 sented. The method allows simulation of plasmas in complex domains and incorporates Accepted 3 February 2009 the duality of the Delaunay–Voronoi in all aspects of the particle-in-cell cycle. Charge Available online 12 February 2009 assignment and field interpolation weighting schemes of zero- and first-order are formu- lated based on the theory of long-range constraints. Electric potential and fields are derived from a finite-volume formulation of Gauss’ law using the Voronoi–Delaunay dual. Bound- Keywords: ary conditions and the algorithms for injection, particle loading, particle motion, and par- Three-dimensional particle-in-cell (PIC) Unstructured PIC ticle tracking are implemented for unstructured Delaunay grids. Error and sensitivity Delaunay–Voronoi analysis examines the effects of particles/cell, grid scaling, and timestep on the numerical heating, the slowing-down time, and the deflection times. The problem of current collec- tion by cylindrical Langmuir probes in collisionless plasmas is used for validation. Numer- ical results compare favorably with previous numerical and analytical solutions for a wide range of probe radius to Debye length ratios, probe potentials, and electron to ion temper- ature ratios.
    [Show full text]
  • From Finite Volumes to Discontinuous Galerkin and Flux Reconstruction
    From Finite Volumes to Discontinuous Galerkin and Flux Reconstruction Sigrun Ortleb Department of Mathematics and Natural Sciences, University of Kassel GOFUN 2017 OpenFOAM user meeting March 21, 2017 Numerical simulation of fluid flow This includes flows of liquids and gases such as flow of air or flow of water src: NCTR src: NOAA src: NASA Goddard Spreading of Tsunami waves Weather prediction Flow through sea gates Requirements on numerical solvers High accuracy of computation Detailed resolution of physical phenomena Stability and efficiency, robustness Compliance with physical laws CC BY 3.0 (e.g. conservation) Flow around airplanes 1 Contents 1 The Finite Volume Method 2 The Discontinuous Galerkin Scheme 3 SBP Operators & Flux Reconstruction 4 Current High Performance DG / FR Schemes Derivation of fluid equations Based on physical principles: conservation of quantities & balance of forces mathematical tools: Reynolds transport & Gauß divergence theorem Different formulations: Integral conservation law d Z Z Z u dx + F(u; ru) · n dσ = s(u; x; t) dx dt V @V V Partial differential equation @u n + r · F = s @t V embodies the physical principles 2 Physical principle: conservation of mass dm d Z Z @ρ Z = ρ dx = dx + ρv · n dσ = 0 dt dt Vt Vt @t @Vt Divergence theorem yields Z @ρ @ρ + r · (ρv) dx = 0 ) + r · (ρv) = 0 V ≡Vt @t @t continuity equation Derivation of the continuity equation Based on Reynolds transport theorem d Z Z @u(x; t) Z u(x; t) dx = dx + u(x; t) v · n dσ dt Vt Vt @t @Vt rate of change rate of change convective transfer = + in moving
    [Show full text]
  • Upwind Schemes for the Wave Equation in Second-Order Form
    Upwind schemes for the wave equation in second-order form Jeffrey W. Banksa,1,∗, William D. Henshawa,1 aCenter for Applied Scientific Computing, Lawrence Livermore National Laboratory, Livermore, CA 94551, USA Abstract We develop new high-order accurate upwind schemes for the wave equation in second-order form. These schemes are developed directly for the equations in second-order form, as opposed to transforming the equations to a first-order hyperbolic system. The schemes are based on the solution to a local Riemann-type problem that uses d’Alembert’s exact solution. We construct conservative finite difference approximations, although finite volume approximations are also possible. High-order accuracy is obtained using a space-time procedure which requires only two discrete time levels. The advantages of our approach include efficiency in both memory and speed together with accuracy and robustness. The stability and accuracy of the approximations in one and two space dimensions are studied through normal-mode analysis. The form of the dissipation and dispersion introduced by the schemes is elucidated from the modified equations. Upwind schemes are implemented and verified in one dimension for approximations up to sixth-order accuracy, and in two dimensions for approximations up to fourth-order accuracy. Numerical computations demonstrate the attractive properties of the approach for solutions with varying degrees of smoothness. Keywords: second-order wave equations, upwind discretization, Godunov methods, high-order accurate, finite-difference, finite-volume Contents 1 Introduction 2 2 Construction of an upwind scheme for the second-order wave equation in one dimension 3 3 A general construction for high-order upwind schemes – the one-dimensional case 8 3.1 The upwind flux for the second-order system .
    [Show full text]
  • Short Communication on Methods for Nonlinear
    Mathematica Eterna Short Communication 2020 Short Communication on Methods for non- linear Alexander S* Associate Professor, Emeritus-Ankara University, E-mail: [email protected], Turkey There are no generally appropriate methods to solve nonlinear Semianalytical methods PDEs. Still, subsistence and distinctiveness results (such as the The Adomian putrefaction method, the Lyapunov simulated Cauchy–Kowalevski theorem) are recurrently possible, as are small constraint method, and his homotopy perturbation mode proofs of significant qualitative and quantitative properties of are all individual cases of the more wide-ranging homotopy solutions (attainment these results is a major part of study). scrutiny method. These are sequence extension methods, and Computational solution to the nonlinear PDEs, the split-step excluding for the Lyapunov method, are self-determining of small technique, exists for specific equations like nonlinear corporal parameters as compared to the well known perturbation Schrödinger equation. theory, thus generous these methods greater litheness and However, some techniques can be used for several types of resolution simplification. equations. The h-principle is the most powerful method to resolve under gritty equations. The Riquier–Janet theory is an Numerical Solutions effective method for obtaining information about many logical The three most extensively used mathematical methods to resolve over determined systems. PDEs are the limited element method (FEM), finite volume The method of description can be used in some very methods (FVM) and finite distinction methods (FDM), as well exceptional cases to solve partial discrepancy equations. other kind of methods called net free, which were completed to In some cases, a PDE can be solved via perturbation analysis in solve trouble where the above mentioned methods are limited.
    [Show full text]
  • Mafelap 2013
    MAFELAP 2013 Conference on the Mathematics of Finite Elements and Applications 10{14 June 2013 Abstracts MAFELAP 2013 The organisers of MAFELAP 2013 are pleased to acknowledge the nancial support given to the conference by the Institute of Mathematics and its Applications (IMA) in the form of IMA Stu- dentships. Contents of the MAFELAP 2013 Abstracts Invited, parallel and mini-symposium order Invited talks Finite Element Methods in Coastal Ocean Modeling: Successes and Challenges Clint N Dawson ZIENKIEWICZ LECTURE . 53 Forty years of the Crouzeix-Raviart element Susanne C. Brenner BABUSKAˇ LECTURE . 27 Advances in reducing the mesh burden in computational mechanics applications to fracture and surgical simulation St´ephaneP.A. Bordas ..........................................................................25 Fields, control fields, and commuting diagrams in isogeometric analysis Annalisa Buffa, Giancarlo Sangalli and Rafael V´azquez ..........................................................................30 The inf-sup constant of the divergence Martin Costabel ..........................................................................49 Finite element methods for surface PDEs Charles M. Elliott ..........................................................................64 A stochastic collocation approach to PDE-constrained optimization for random data identification problems Max Gunzburger ..........................................................................98 Time Domain Integral Equations for Computational Electromagnetism Peter
    [Show full text]
  • Finite Volume Methods
    Chapter 16 Finite Volume Methods In the previous chapter we have discussed finite difference methods for the discretization of PDEs. In developing finite difference methods we started from the differential form of the conservation law and approximated the partial derivatives using finite difference approximations. In the finite volume method we will work directly with the integral form of the conservation law 75. 57 Self-Assessment Before reading this chapter, you may wish to review... • Integral form of conservation laws 11 • Convection Equation 11 • Upwinding 13 After reading this chapter you should be able to... • Understand the difference between finite difference and finite volume methods • Relevant self-assessment exercises: [LIST SELF-ASSESSMENT EXERCISES HERE] 58 Finite Volume Method in 1-D The basis of the finite volume method is the integral conservation law. The essential idea is to divide the domain into many control volumes (or cells) and approximate the integral conservation law on each of the control volumes. Figure 28 shows an example of a partition of a one-dimensional domain into cells. By convention cell i lies between the points x 1 and x 1 . (Notice that the cells do not need to be of equal size.) i− 2 i+ 2 1 i − 1 i i +1 Nx x 1 x 3 xi− 1 xi 1 xN − 1 xN 1 2 2 2 + 2 x 2 x+ 2 Fig. 28 Mesh and notation for one-dimensional finite volume method. Recall the integral form of the conservation law (i.e. Equation 75). The one-dimensional form of Equation 75 is 89 90 d xR xR U dx + F(U)| − F(U)| = S(U,t)dx.
    [Show full text]
  • 65 Numerical Analysis
    e Q (e t o 5 M SectionsSet 1Q (Section 65)MR September 2012 65 NUMERICAL ANALYSIS MR2918625 65-06 FRecent advances in scientific computing and matrix analysis. Proceedings of the International Workshop held at the University of Macau, Macau, December 28{30, 2009. Edited by Xiao-Qing Jin, Hai-Wei Sun and Seak-Weng Vong. International Press, Somerville, MA; Higher Education Press, Beijing, 2011. xii+126 pp. ISBN 978-1-57146-202-2 Contents: Zheng-jian Bai and Xiao-qing Jin [Xiao Qing Jin1], A note on the Ulm-like method for inverse eigenvalue problems (1{7) MR2908437; Che-man Cheng [Che-Man Cheng], Kin-sio Fong [Kin-Sio Fong] and Io-kei Lok [Io-Kei Lok], Another proof for commutators with maximal Frobenius norm (9{14) MR2908438; Wai-ki Ching [Wai-Ki Ching] and Dong-mei Zhu [Dong Mei Zhu1], On high-dimensional Markov chain models for categorical data sequences with applications (15{34) MR2908439; Yan-nei Law [Yan Nei Law], Hwee-kuan Lee [Hwee Kuan Lee], Chao-qiang Liu [Chaoqiang Liu] and Andy M. Yip, An additive variational model for image segmentation (35{48) MR2908440; Hai-yong Liao [Haiyong Liao] and Michael K. Ng, Total variation image restoration with automatic selection of regularization parameters (49{59) MR2908441; Franklin T. Luk and San-zheng Qiao [San Zheng Qiao], Matrices and the LLL algorithm (61{69) MR2908442; Mila Nikolova, Michael K. Ng and Chi-pan Tam [Chi-Pan Tam], A fast nonconvex nonsmooth minimization method for image restoration and reconstruction (71{83) MR2908443; Gang Wu [Gang Wu1], Eigenvalues of certain augmented complex stochastic matrices with applications to PageRank (85{92) MR2908444; Yan Xuan and Fu-rong Lin, Clenshaw-Curtis-rational quadrature rule for Wiener-Hopf equations of the second kind (93{110) MR2908445; Man-chung Yeung [Man-Chung Yeung], On the solution of singular systems by Krylov subspace methods (111{116) MR2908446; Qi- fang Yu, San-zheng Qiao [San Zheng Qiao] and Yi-min Wei, A comparative study of the LLL algorithm (117{126) MR2908447.
    [Show full text]