Numerical Modeling and Simulation of Flame Spread Over Charring Materials

Total Page:16

File Type:pdf, Size:1020Kb

Numerical Modeling and Simulation of Flame Spread Over Charring Materials Numerical Modeling and Simulation of Flame Spread Over Charring Materials by Matthew T. McGurn December 14, 2012 A dissertation submitted to the Faculty of the Graduate School of the University at Buffalo, State University of New York in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Mechanical & Aerospace Engineering UMI Number: 3554478 All rights reserved INFORMATION TO ALL USERS The quality of this reproduction is dependent upon the quality of the copy submitted. In the unlikely event that the author did not send a complete manuscript and there are missing pages, these will be noted. Also, if material had to be removed, a note will indicate the deletion. UMI 3554478 Published by ProQuest LLC (2013). Copyright in the Dissertation held by the Author. Microform Edition © ProQuest LLC. All rights reserved. This work is protected against unauthorized copying under Title 17, United States Code ProQuest LLC. 789 East Eisenhower Parkway P.O. Box 1346 Ann Arbor, MI 48106 - 1346 Acknowledgments I would first like to express my deepest gratitude to my advisor, Dr. Paul E. DesJardin, for his continuous support, encouragement, and guidance throughout my graduate studies. The research and life experience I gained from my association with him will stay with me for many years to come. I am grateful to Dr. Gary F. Dargush, Dr. James D. Felske, and Dr. Amjad J. Aref for their discussion and suggestions on my research and for serving on my dissertation commit- tee. I would especially like to thank all the current and past members of UB Computational Energy Transport (CET) Laboratory for their continued help, support, and friendship. My appreciation goes to all others who have helped on the research work, but the space is too limited to mention everyone. However, I would like to especially thank Dr. Amanda Dodd from Sandia National Laboratories, Dr. Jim Lua from Global Engineering and Materials and Dr. Brian Lattimer from Virginia Tech for their support on this work. I owe a great deal of gratitude to my entire family, especially my parents, Debra and Thomas McGurn, without whose unwavering love and support I would not be the individual I am today. Support for this work has been provided by the National Science Foundation (NSF) under Grant CBET-1033328. Matthew T. McGurn The State University of New York at Buffalo December 2012 ii Contents Acknowledgments . ii Abstract . x 1 Introduction & Background 1 1.1 Background . 1 1.2 Objective . 5 2 Porous Media Modeling of Charring Materials 7 2.1 Formulation . 8 2.2 Numerical Implementation . 10 2.2.1 Weak Formulation . 10 2.2.2 Numerical Integration in Time . 13 2.2.3 Numerical Integration in Space . 14 2.3 Carbon Epoxy Modeling . 14 2.3.1 Pyrolysis Rate Modeling . 15 2.3.2 Matrix Thermal Properties . 16 2.3.3 Composite Swelling . 17 2.3.4 Gas Properties and Exothermic Chemical Reactions . 20 2.3.5 Results . 21 2.3.6 Conclusions . 27 3 Fluid-Solid Coupling 36 3.1 Formulation . 38 3.1.1 Eulerian Model . 38 3.2 Numerical Formulation . 42 3.2.1 Efficient Level Set Initialization and Update . 43 iii CONTENTS iv 3.2.2 Ghost-Fluid Implementation . 47 3.2.3 Coupling Time Interval . 52 3.2.4 CFD Numerics . 53 3.3 Results . 54 3.3.1 Conservation Error Checks . 54 3.3.2 Flow Over a Cylinder . 55 3.3.3 Isothermal Plate Heat Transfer . 55 3.3.4 Surface Blowing . 56 3.3.5 Sublimation with Constant Densities . 57 3.4 Conclusions . 59 4 Flame Spread Simulations 70 4.1 Small Scale Simulations . 70 4.2 Large Scale Simulations . 72 5 Conclusion 84 5.1 Proposed Future Research . 86 A Balsa Wood Modeling 87 A.0.1 Thermal and Transport Properties . 88 A.0.2 Water Transport . 89 A.0.3 Balsa Results . 90 B Finite Element Domain Decomposition 97 B.1 Mathematical and Numerical Formulation . 99 B.1.1 Finite Element Methodology . 99 B.1.2 Domain Decomposition Methodology . 101 B.1.3 Numerical Integration in Time . 106 B.1.4 Reduced Interface Problem . 107 B.1.5 Solution Algorithm . 109 B.2 Coding Implementation . 110 B.2.1 Existing Framework . 110 B.2.2 Existing Multi-Threading . 111 B.2.3 Message Passing in Java . 112 B.2.4 Object Layout . 113 CONTENTS v B.3 Results . 115 B.3.1 Verification . 115 B.3.2 Performance and Scaling . 116 B.4 Conclusions . 123 Bibliography 124 List of Figures 1.1 Sketch of upward flame spread at an inclination angle, θ, showing the flame height, Sf , and pyrolysis length, Sp. ...................... 2 2.1 Illustration of element expansion process in 1D for (a) temperature and (b) reaction progress variable at t = 0 s and 180 s. 29 2.2 Coupon scale simulations showing (a) instantaneous snapshots of tempera- ture (solid lines) and α (dashed lines) at t = 775, 1775 and 2025 s for a 10 oC=min heating rate and (b) comparison of predictions of solid mass frac- tion (solid lines) to TGA data from Quintiere et al. (symbols) and their curve fit using a first-order Arrhenius rate model. 30 2.3 Time-to-ignition cases with simulated sealed and open right boundaries com- pared against time-to-ignition data provided by QWC. 31 2.4 One-sided heating cases with open right boundary showing heat release rate (HRR) comparisons for incident heat fluxes of (a) 25 kW=m2, (b) 50 kW=m2, (c) 75 kW=m2 and (d) 100 kW=m2........................ 32 2.5 One-sided heating cases with sealed right boundary showing heat release rate (HRR) comparisons for incident heat fluxes of (a) 25 kW=m2, (b) 50 kW=m2, (c) 75 kW=m2 and (d) 100 kW=m2........................ 33 2.6 Instantaneous snapshots of (a) T & α and (b) pg & K at t = 25, 50 and 75 s. Symbols denote position of FE nodes. 34 2.7 Comparisons of predictions of (a) V=Vo, Vg=Ve & Yrc and (b) Yrcf to data with increasing incident heat flux. 35 3.1 Classification of CFD nodes as either being defined as either inside (xp1, xp3, xp4) or outside (xp2) the projected volumes associated with the surface mesh. 60 vi LIST OF FIGURES vii 3.2 Identification of nearest node (xc) and attached surface elements for the calculation of the of level set function. 60 3.3 Illustrations of patch level growth starting from the original surface mesh. 61 3.4 Level set function initialization with patch levels of (a) 0 (original mesh), (b) -1, (c) -2 and (d) -3 for every node n the Eulerian mesh. Patches are indicated as different colored lines on the surface mesh (a rectangle). 61 3.5 Ghost-fluid mirroring showing the ghost-fluid node of interest, xG and its evaluation using linear extrapolation across the interface from the gas-phase at location, x.................................... 62 3.6 Flow over a moving 2D cylinder and a 3D sphere showing (a) vorticity con- tours around a cylinder, and (b) vorticity contours around a sphere with an isosurface at a vorticity of 5000 and contours of density. 63 3.7 Mass conservation errors for moving cylinder and sphere cases showing (a) mass conservation errors for high (dashed red) and low (black) resolution cylinder cases, and (b) mass conservation errors for high (dashed red) and low (black) resolution sphere cases. 64 3.8 Flow shedding over a stationary cylinder showing (a) Von Karman vortex streak, (b) cross-stream velocity along the centerline at 0:5 diameters down- stream and (c) pressure coefficient and percent error along the upper surface (0o corresponds to the upstream stagnation point). 65 3.9 Conjugate heat transfer for an isothermal plate showing (a) problem sketch, (b) instantaneous snapshot of temperature contours, (c) NuL vs. RaL for inclination angles of 30o and 60o. Green symbols are cases for which the mesh is aligned with the surface and the gravity vector changed. 66 3.10 One-dimensional diffusion test problem results showing (a) steady state mass fraction distribution and (b) L2 error for the \standard" ghost-fluid method, area modified ghost-fluid method, and exact interface treatment using an Eulerian method. 67 3.11 A sketch of the sublimation validation problem of section 3.3.5. 68 3.12 One-dimensional sublimation test problem results showing (a) the predicted interface location with grid refined compared to the analytical solution and (b) L2 relative error norm for the non-dimensional interface location, velocity, and heat flux. 69 LIST OF FIGURES viii 4.1 Fully coupled simulation showing the CFD and FE domains along with igniter. 76 4.2 The L2 relative error norm in average surface temperature and total heat to the surface for the fully coupled simulations in one and two dimensions. 77 4.3 Fully coupled simulations of the carbon-epoxy composite showing mass frac- tion of CH1:3O0:2, gas and composite temperatures after (a) 2:5 s (b) 3:5 s and (c) 4 s. .................................... 79 4.4 Fully coupled simulation showing the CFD and FE domains along with inert backer-board and igniter flame region. 80 4.5 Fully coupled simulations of the carbon-epoxy composite with an uniform applied heat flux of 14:2 kW=m2 after (a) 15 s (b) 30 s and (c) 45 s. 82 4.6 Time history of integrated heat flux over the composite surface for applied heat fluxes of 0:0, 10:0, 14:2, and 20:0 kW=m2. 83 A.1 Sketch of a balsa slab response to heating from a fire.
Recommended publications
  • Phd Thesis, Universit´Elibre De Bruxelles, Chauss´Eede Waterloo, 72, 1640 Rhode- St-Gen`Ese,Belgium, 2004
    Universit´eLibre de Bruxelles von Karman Institute for Fluid Dynamics Aeronautics and Aerospace Department PhD. Thesis Algorithmic Developments for a Multiphysics Framework Thomas Wuilbaut Promoter: Prof. Herman Deconinck Contact information: Thomas Wuilbaut von Karman Institute for Fluid Dynamics 72 Chauss´eede Waterloo 1640 Rhode-St-Gen`ese BELGIUM email: [email protected] webpage: http://www.vki.ac.be/~wuilbaut To Olivia and her wonderful mother... Summary v Summary In this doctoral work, we adress various problems arising when dealing with multi-physical simulations using a segregated (non-monolithic) approach. We concentrate on a few specific problems and focus on the solution of aeroelastic flutter for linear elastic structures in compressible flows, conju- gate heat transfer for re-entry vehicles including thermo-chemical reactions and finally, industrial electro-chemical plating processes which often include stiff source terms. These problems are often solved using specifically devel- oped solvers, but these cannot easily be reused for different purposes. We have therefore considered the development of a flexible and reusable software platform for the simulation of multi-physics problems. We have based this development on the COOLFluiD framework developed at the von Karman Institute in collaboration with a group of partner institutions. For the solution of fluid flow problems involving compressible flows, we have used the Finite Volume method and we have focused on the applica- tion of the method to moving and deforming computational domains using the Arbitrary Lagrangian Eulerian formulation. Validation on a series of testcases (including turbulence) is shown. In parallel, novel time integration methods have been derived from two popular time discretization methods.
    [Show full text]
  • Multigrid and Saddle-Point Preconditioners for Unfitted Finite
    Multigrid and saddle-point preconditioners for unfitted finite element modelling of inclusions Hardik Kothari∗and Rolf Krause† Institute of Computational Science, Universit`adella Svizzera italiana, Lugano, Switzerland February 17, 2021 Abstract In this work, we consider the modeling of inclusions in the material using an unfitted finite element method. In the unfitted methods, structured background meshes are used and only the underlying finite element space is modified to incorporate the discontinuities, such as inclusions. Hence, the unfitted methods provide a more flexible framework for modeling the materials with multiple inclusions. We employ the method of Lagrange multipliers for enforcing the interface conditions between the inclusions and matrix, this gives rise to the linear system of equations of saddle point type. We utilize the Uzawa method for solving the saddle point system and propose preconditioning strategies for primal and dual systems. For the dual systems, we review and compare the preconditioning strategies that are developed for FETI and SIMPLE methods. While for the primal system, we employ a tailored multigrid method specifically developed for the unfitted meshes. Lastly, the comparison between the proposed preconditioners is made through several numerical experiments. Keywords: Unfitted finite element method, multigrid method, saddle-point problem 1 Introduction In the modeling of many real-world engineering problems, we encounter material discontinuities, such as inclusions. The inclusions are found naturally in the materials, or can be artificially introduced to produce desired mechanical behavior. The finite element (FE) modeling of such inclusions requires to generate meshes that can resolve the interface between the matrix and inclusions, which can be a computationally cumbersome and expensive task.
    [Show full text]
  • Méthode De Décomposition De Domaine Avec Adaptation De
    UNIVERSIT E´ PARIS 13 No attribu´epar la biblioth`eque TH ESE` pour obtenir le grade de DOCTEUR DE L’UNIVERSIT E´ PARIS 13 Discipline: Math´ematiques Appliqu´ees Laboratoire d’accueil: ONERA - Le centre fran¸cais de recherche a´erospatiale Pr´esent´ee et soutenue publiquement le 19 d´ecembre 2014 par Oana Alexandra CIOBANU Titre M´ethode de d´ecomposition de domaine avec adaptation de maillage en espace-temps pour les ´equations d’Euler et de Navier–Stokes devant le jury compos´ede: Fran¸cois Dubois Rapporteur Laurence Halpern Directrice de th`ese Rapha`ele Herbin Rapporteure Xavier Juvigny Examinateur Olivier Lafitte Examinateur Juliette Ryan Encadrante UNIVERSITY PARIS 13 THESIS Presented for the degree of DOCTEUR DE L’UNIVERSIT E´ PARIS 13 In Applied Mathematics Hosting laboratory: ONERA - The French Aerospace Lab presented for public discussion on 19 decembre 2014 by Oana Alexandra CIOBANU Subject Adaptive Space-Time Domain Decomposition Methods for Euler and Navier–Stokes Equations Jury: Fran¸cois Dubois Reviewer Laurence Halpern Supervisor Rapha`ele Herbin Reviewer Xavier Juvigny Examiner Olivier Lafitte Examiner Juliette Ryan Supervisor newpage Remerciements Tout d’abord, je remercie grandement Juliette Ryan pour avoir accept´e d’ˆetre mon encad- rante de stage puis mon encadrante de th`ese. Pendant plus de trois ans, elle m’a fait d´ecouvrir mon m´etier de jeune chercheuse avec beaucoup de patience et de professionnalisme. Elle m’a soutenue, elle a ´et´ed’une disponibilit´eet d’une ´ecoute extraordinaires, tout en sachant ˆetre rigoureuse et exigeante avec moi comme avec elle-mˆeme. Humainement, j’ai beaucoup appr´eci´e la relation d’amiti´eque nous avons entretenue, le climat de confiance que nous avons maintenu et les discussions extra-math´ematiques que nous avons pu avoir et qui ont renforc´ele lien que nous avions.
    [Show full text]
  • A FETI-DP Method for the Parallel Iterative Solution of Indefinite And
    INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING Int. J. Numer. Meth. Engng (in press) Published online in Wiley InterScience (www.interscience.wiley.com). DOI: 10.1002/nme.1282 A FETI-DP method for the parallel iterative solution of indefinite and complex-valued solid and shell vibration problems Charbel Farhat1,∗,†, Jing Li2 and Philip Avery1 1Department of Mechanical Engineering and Institute for Computational and Mathematical Engineering, Stanford University, Building 500, Stanford, CA 94305-3035, U.S.A. 2Department of Mathematical Sciences, Kent State University, Kent, OH 44242, U.S.A. SUMMARY The dual-primal finite element tearing and interconnecting (FETI-DP) domain decomposition method (DDM) is extended to address the iterative solution of a class of indefinite problems of the form K − 2M u = f, and a class of complex problems of the form K − 2M + iD u = f, where K, M, and D are three real symmetric matrices arising from the finite element discretization of solid and shell dynamic problems, i is the imaginary complex number, and is a real positive number. A key component of this extension is a new coarse problem based on the free-space solutions of Navier’s equations of motion. These solutions are waves, and therefore the resulting DDM is reminiscent of the FETI-H method. For this reason, it is named here the FETI-DPH method. For a practically large range, FETI-DPH is shown numerically to be scalable with respect to all of the problem size, substructure size, and number of substructures. The CPU performance of this iterative solver is illustrated on a 40-processor computing system with the parallel solution, for various ranges, of several large-scale, indefinite, or complex-valued systems of equations associated with shifted eigenvalue and forced frequency response structural dynamics problems.
    [Show full text]
  • An Extension of the FETI Domain Decomposition Method for Incompressible and Nearly Incompressible Problems Benoit Vereecke, Henri Bavestrello, David Dureisseix
    An extension of the FETI domain decomposition method for incompressible and nearly incompressible problems Benoit Vereecke, Henri Bavestrello, David Dureisseix To cite this version: Benoit Vereecke, Henri Bavestrello, David Dureisseix. An extension of the FETI domain decomposi- tion method for incompressible and nearly incompressible problems. Computer Methods in Applied Mechanics and Engineering, Elsevier, 2003, 192 (31-32), pp.3409-3429. 10.1016/S0045-7825(03)00313- X. hal-00141163 HAL Id: hal-00141163 https://hal.archives-ouvertes.fr/hal-00141163 Submitted on 12 Apr 2007 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. An extension of the FETI domain decomposition method for incompressible and nearly incompressible problems B. Vereecke,∗ H. Bavestrello,† D. Dureisseix‡ Abstract Incompressible and nearly incompressible problems are treated herein with a mixed finite element formulation in order to avoid ill-conditioning that prevents accuracy in pressure estimation and lack of convergence for iterative solution algorithms. A multilevel dual domain decomposition method is then chosen as an iterative algorithm: the original FETI and FETI-DP methods are extended to deal with such problems, when the dis- cretization of the pressure field is discontinuous throughout the elements.
    [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]
  • 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]
  • Software Concepts and Algorithms for an Efficient and Scalable Parallel Finite Element Method
    Fakultät Mathematik und Naturwissenschaften, Institut für Wissenschaftliches Rechnen SOFTWARE CONCEPTS AND ALGORITHMS FOR AN EFFICIENT AND SCALABLE PARALLEL FINITE ELEMENT METHOD Der Fakultät Mathematik und Naturwissenschaften der Technischen Universität Dresden zur Erlangung des akademischen Grades Dr. rer. nat. eingereichte Dissertation von Thomas Witkowski geboren am 24. Mai 1982 in Loslau/Polen. Die Dissertation wurde in der Zeit von 07/2007 bis 12/2012 am Institut für Wissenschaftliches Rechnen angefertigt. Tag der Einreichung: ... Tag der Verteidigung: ... Gutachter: Prof. Dr. rer. nat. habil. A. Voigt Technische Universität Dresden ... ... Contents 1 Introduction 5 1.1 Overview ..................................... 6 1.2 Technicalnotes .................................. 6 2 Adaptivemeshesforfiniteelementmethod 9 2.1 Data structures of adaptive meshes . 9 2.2 Error estimation and adaptive strategies . 10 2.3 Meshstructurecodes............................... 11 3 Scalable parallelization 15 3.1 Formaldefinitions ................................ 18 3.2 Distributedmeshes................................ 20 3.2.1 Mesh structure codes for parallel mesh adaptivity . 23 3.2.2 Mesh partitioning and mesh distribution . 25 3.2.3 Parallel DOF mapping . 26 3.2.4 Efficiency and parallel scaling . 29 3.2.5 Limitations of coarse element based partitioning . 32 3.3 Linearsolvermethods .............................. 33 3.4 FETI-DP ..................................... 35 3.4.1 Implementationissues . 39 3.4.2 Numerical results . 42 3.5 Extensions of the standard FETI-DP . 48 3.5.1 InexactFETI-DP............................. 48 3.5.2 MultilevelFETI-DP ........................... 50 3.6 ANavier-Stokessolver .............................. 57 3.6.1 Implementationissues . 59 3.6.2 Numerical results . 60 3.6.3 Diffuse domain approach . 61 3.7 Softwareconcepts................................. 62 4 Multi-mesh method for Lagrange finite elements 69 4.1 Virtualmeshassembling............................. 70 4.1.1 CouplingtermsinsystemsofPDEs .
    [Show full text]
  • Arxiv:1708.03599V3 [Math.NA] 12 Apr 2021 to Provide Good Preconditioners
    BDDC AND FETI-DP FOR THE VIRTUAL ELEMENT METHOD SILVIA BERTOLUZZA, MICOL PENNACCHIO, AND DANIELE PRADA Abstract. We build and analyze Balancing Domain Decomposition by Constraint (BDDC) and Finite Element Tearing and Interconnecting Dual Primal (FETI-DP) preconditioners for elliptic problems discretized by the virtual element method (VEM). We prove polylogarithmic condition number bounds, independent of the number of subdomains, the mesh size, and jumps in the diffusion coefficients. Numerical experiments confirm the theory. 1. Introduction The ever-increasing interest in methods based on polygonal and polyhedral meshes for the nu- merical solution of PDEs stems from the high flexibility that polytopic grids allow in the treatment of complex geometries, which presently turns out to be, in many applications in computational engineering and scientific computing, as crucial a task as the construction and numerical solution of the discretized equations. Examples of methods where the discretization is based on arbitrarily shaped polytopic meshes include: Mimetic Finite Differences [14, 25], Discontinuous Galerkin-Finite Element Method (DG-FEM) [1, 26], Hybridizable and Hybrid High-Order Methods [29, 31], Weak Galerkin Method [60], BEM-based FEM [55] and Polygonal FEM [57]. Among such methods, the virtual element method (VEM) [5] is a quite recent discretization framework which can be viewed as an extension of the Finite Element Methods (FEM). The main idea of VEM is to consider local approximation spaces including polynomial functions, but to avoid the explicit construction and integration of the associated shape functions, whence the name virtual. An implicit knowledge of the local shape functions allows the evaluation of the operators and matrices needed in the method.
    [Show full text]
  • Implicit Total Variation Diminishing (TVD) Schemes for Steady-State Calculations H
    NASA Technical Memorandum 84342 N 8 3 ~ 9 Q () Q t> Implicit Total Variation Diminishing (TVD) Schemes for Steady-State Calculations H. C. Yee, R. F. Warming,and A. Harten March 1983 NASA National Aeronautics and Space Administration NASA Technical Memorandum 84342 Implicit Total Variation Diminishing (TVD) Schemes for Steady-State H. C. Yee R. F. Warming, Ames Research Center, Moffett Field, California A. Marten, Tel Aviv University, Tel Aviv, Israel NASA National Aeronautics and Space Administration Ames Research Center Moffett Field, California 94035 ERRATA NASA Technical Memorandum 84342 Implicit Total Variation Diminishing (TVD) Schemes for Steady-State Calculations H.C. Yee, R.F. Warming, and A. Harten March 1983 Page 5, line 6: The word "notation" should be "notion". Page 6: Equation (2.7) should be 7/+1/2 = 2 Ky +-/>'+1 ~ ^A>+i/2w Page 6, line 15: The line should be "where Q(oy+1/2) = £". Page 7, line 9: The line should be "Applying condition (2.11) and/or (2.10)...". Page 14: Equation (2.28) should be a(z)=± Page 15: Equation (2.30) should be 3u 0 = Aza(a) — Page 16, line 28: "The expression q — 7 = 0" should be "0 = 7 = 0". Page 17: Equation (2.35b)-(2.35d) should be E\ = .... E-z == • • • i Ks :==' • • • Page 21: Equation (3.7f) should be a( = y l Pago 23, line 2: The first word "The" should be "A". Page 35: Equation (5.13) should be *** * Page 43 line 15: The word "operators" should be "operated". Implicit Total Variation Diminishing (TVD) Schemes for Steady-State Calculations B.C.
    [Show full text]
  • Massively Parallel Implementation of FETI-2LM Methods for The
    Massively Parallel Implementation of FETI-2LM Methods for the Simulation of the Sparse Receiving Array Evolution of the GRAVES Radar System for Space Surveillance and Tracking Antoine Jouadé, André Barka To cite this version: Antoine Jouadé, André Barka. Massively Parallel Implementation of FETI-2LM Methods for the Sim- ulation of the Sparse Receiving Array Evolution of the GRAVES Radar System for Space Surveillance and Tracking. IEEE Access, IEEE, 2019, 7, pp.128968-128979. 10.1109/ACCESS.2019.2938011. hal-02319930 HAL Id: hal-02319930 https://hal.archives-ouvertes.fr/hal-02319930 Submitted on 18 Oct 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. SPECIAL SECTION ON WIDE AREA SURVEILLANCE Received July 30, 2019, accepted August 16, 2019, date of publication August 28, 2019, date of current version September 23, 2019. Digital Object Identifier 10.1109/ACCESS.2019.2938011 Massively Parallel Implementation of FETI-2LM Methods for the Simulation of the Sparse Receiving Array Evolution of the GRAVES Radar System for Space Surveillance and Tracking ANTOINE JOUADÉ AND ANDRÉ BARKA ONERA/DEMR, Université de Toulouse, 31055 Toulouse, France Corresponding authors: Antoine Jouadé ([email protected]) and André Barka ([email protected]) This work was supported in part by the French Defense Procurement Agency [Direction Générale de l'Armement (DGA)] through the contract for the GRAVES refurbishment and upgrades with a partial EU SST Program, and in part by the Grand Equipement National de Calcul Intensif (GENCI) Grant c2014109083.
    [Show full text]
  • Parallel Adaptive FETI-DP Using Lightweight Asynchronous Dynamic Load Balancing
    Received: Added at production Revised: Added at production Accepted: Added at production DOI: xxx/xxxx RESEARCH ARTICLE Parallel adaptive FETI-DP using lightweight asynchronous dynamic load balancing Axel Klawonn1,2 | Martin J. Kühn3 | Oliver Rheinbach4 1Department of Mathematics and Computer Science, University of Cologne, Germany Summary 2Center for Data and Simulation Science, University of Cologne, Germany A parallel FETI-DP domain decomposition method using an adaptive coarse space 3Parallel Algorithms Team, CERFACS is presented. The implementation builds on a recently introduced adaptive FETI-DP (Centre Européen de Recherche et de approach for elliptic problems in three dimensions and uses small, local eigenvalue Formation Avancée en Calcul Scientifique), France problems for faces and, additionally, for a small number of edges. The condition 4Institut für Numerische Mathematik und number of the preconditioned operator then satisfies a bound which is independent Optimierung, Technische Universität of coefficient heterogeneities in the problem. The computational cost of the local Bergakademie Freiberg, Germany eigenvalue problems is not negligible, and also a significant load imbalance can be Correspondence introduced. As a remedy, certain eigenvalue problems are discarded by a theory- Martin J. Kühn, Parallel Algorithms Team, CERFACS (Centre Européen de Recherche guided heuristic strategy, based on the diagonal entries of the stiffness matrices. et de Formation Avancée en Calcul Additionally, a lightweight pairwise dynamic load balancing strategy is implemented Scientifique). Email: for the eigenvalue problems. The load balancing is supervised by an orchestrating [email protected] rank using asynchronous point-to-point communication. The resulting method shows Present Address good weak and strong scalability up to thousands of cores while fast convergence is 42 Avenue Gaspard Coriolis, 31057 Toulouse Cedex 01, France obtained even for heterogeneous problems.
    [Show full text]