METHOD for SOLVING INTERFACE and BOUNDARY VALUE PROBLEMS by HONGSONG FENG SHAN ZH

Total Page:16

File Type:pdf, Size:1020Kb

METHOD for SOLVING INTERFACE and BOUNDARY VALUE PROBLEMS by HONGSONG FENG SHAN ZH AUGMENTED MATCHED INTERFACE AND BOUNDARY(AMIB) METHOD FOR SOLVING INTERFACE AND BOUNDARY VALUE PROBLEMS by HONGSONG FENG SHAN ZHAO, COMMITTEE CHAIR DAVID HALPERN WEI ZHU MOJDEH RASOULZADEH XIAOWEN WANG A DISSERTATION Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Department of Mathematics in the Graduate School of The University of Alabama TUSCALOOSA, ALABAMA 2021 Copyright HONGSONG FENG 2021 ALL RIGHTS RESERVED ABSTRACT This dissertation is devoted to the development of the augmented matched interface and bound- ary(AMIB) method and its applications for solving interface and boundary value problems. We start with a second order accurate AMIB introduced for solving two-dimensional (2D) el- liptic interface problems with piecewise constant coefficients, which illustrates the theory of AMIB illustrated in details. AMIB method is different from its ancestor matched interface and boundary (MIB) method in employing fictitious values to restore the accuracy of central differences for in- terface and boundary value problems by approximating the corrected terms in corrected central differences with these fictitious values. Through the augmented system and Schur complement, the total computational cost of the AMIB is about O(N log N) for degree of freedom N on a Carte- sian grid in 2D when fast Fourier transform(FFT) based Poisson solver is used. The AMIB method achieves O(N log N) efficiency for solving interface and boundary value problems, which is a sig- nificant advance compared to the MIB method. Following the theory of AMIB in chapter 2, chapter 3 to chapter 6 cover the development of AMIB for a high order efficient algorithm in solving Poisson boundary value problems and a fourth order algorithm for elliptic interface problems as well as efficient algorithm for parabolic interface problems. The AMIB adopts a second order FFT-based fast Poisson solver in solving elliptic interface problems. However, high order FFT-based direct Poisson solver is not available in the literature, which imposes a grand challenge in designing a high order efficient algorithm for elliptic interface problems. The AMIB method investigates efficient algorithm of Poisson boundary value problem (BVP) on rectangular and cubic domains by converting Poisson BVP to an immersed boundary problem, based on which a high order FFT algorithm is proposed. This naturally allows for fulfilling a fourth order fast algorithm for solving elliptic interface problems. Besides the FFT algorithm, a multigrid method is also considered to achieve high efficiency in solving parabolic ii interface problems. Extensive numerical results are included in each chapter of the concerned problem, and are used to show the robustness and efficiency of AMIB method. Keyword: Elliptic interface problem; Parabolic interface problem; Corrected differences; High order accuracy; Fast Fourier transform(FFT); O(N log N) algorithm; Augmented Matched interface and boundary (AMIB); Augmented system; Schur complement; Multigrid. iii DEDICATION To my parents, mentors, friends and all those who have ever helped me in my life. iv ACKNOWLEDGMENTS First and foremost, I am gratefully indebted to my advisor Professor Shan Zhao, and wish to express my deepest appreciation to him for his persistent guidance, patience, and encouragement on my research over the past five years of my PhD study. His integrity, enthusiasm and profession- alism inspire me to pursue academic advances, and to become an educator in the future. I would like to acknowledge helpful suggestions from my committee members: Dr. David Halpern, Dr. Wei Zhu, Dr. Mojdeh Rasoulzadeh, and Dr. Xiaowen Wang. I thank them for their time, support and expertise to improve my dissertation work. Many faculty and staff in the math department of The University of Alabama gave me great assistance and encouragement in various ways during the course of my PhD study. I really appre- ciate all I have learnt from the professors in classes. I am especially grateful to Professor David Halpern, Professor David Cruz-Uribe and Ms. Natalie Lau for their continuous assistance during the long time of my study at UA. Especially, I would like to thank Professor Runchang Lin as my master advisor during my study at Texas A&M International University. His patient guidance led me to my academic life, and I appreciate his continuous support over these years since I came to USA. Last but not least, I am grateful to my parents and sister for their blessings and selfless support in my path of academic pursuance and journey of life. v CONTENTS ABSTRACT . ii DEDICATION . iv ACKNOWLEDGMENTS . v LIST OF TABLES . xi LIST OF FIGURES . xii CHAPTER 1 INTRODUCTION . 1 CHAPTER 2 SECOND ORDER AMIB FOR ELLIPTIC INTERFACE PROBLEM . 10 2.1 AMIB Theory and algorithm . 10 2.1.1 Correcting finite difference for Laplacian . 11 2.1.2 Reconstructing the Cartesian derivative jumps . 16 2.1.3 Augmented system . 24 2.2 Reducing condition number . 28 2.2.1 Traditional MIB . 29 2.2.2 Shifting fictitious point . 29 2.2.3 Shifting real point . 30 2.3 Matrix structure from 1D MIB . 32 2.3.1 Coefficients derivation for Case L = 1.................... 33 2.3.2 Coefficients derivation for Case L = 2.................... 34 2.3.3 Coefficients redistribution . 37 2.4 Alternative to jump-corrected differences . 40 2.5 Numerical experiments . 43 2.5.1 Numerical accuracy . 44 vi 2.5.2 Cartesian jump reconstruction . 51 2.5.3 Computational efficiency . 53 2.5.4 Comparison of AMIB-CFD and AMIB-CFP . 55 CHAPTER 3 AMIB FOR POISSON BOUNDARY VALUE PROBLEM . 57 3.1 Preliminary . 57 3.2 Theory and algorithm . 58 3.2.1 Fast Poisson solver . 60 3.2.2 Immersed boundary problem and corrected differences . 66 3.2.3 Augmented system . 76 3.3 Extensions . 78 3.3.1 An extension on high order algorithms via FFT . 78 3.3.2 An extension on high order corrected differences. 79 3.4 Numerical experiments . 83 3.4.1 Accuracy studies . 84 3.4.2 Computational efficiency . 88 CHAPTER 4 AMIB FOR POISSON BOUNDARY VALUE PROBLEM ON STAG- GERED GRIDS . 92 4.1 Preliminary . 92 4.2 Theory and algorithm . 93 4.2.1 Immersed boundary problem . 93 4.2.2 Reconstructing the Cartesian derivative jumps . 93 4.2.3 Augmented system . 99 4.3 Numerical experiments . 99 4.3.1 The AMIB method for staggered boundaries . 100 4.3.2 Comparison of AMIB-S and AMIB-NS . 102 4.3.3 Combined AMIB method . 106 vii 4.3.4 Comparison of two AMIB methods . 107 4.3.5 AMIB for problem with low regularities . 110 CHAPTER 5 FOURTH ORDER AMIB FOR ELLIPTIC INTERFACE PROBLEM . 113 5.1 Preliminary . 113 5.2 Theory and algorithm . 114 5.2.1 Immersed boundary . 115 5.2.2 Laplacian approximation . 118 5.2.3 Fictitious values formulation . 120 5.2.4 Formulation of augmented system . 124 5.3 Numerical experiments . 125 5.3.1 Accuracy studies . 126 5.3.2 Computational efficiency . 141 CHAPTER 6 AMIB FOR PARABOLIC INTERFACE PROBLEM . 143 6.1 Theory and algorithm . 143 6.1.1 Temporal discretization . 149 6.1.2 Spatial discretization . 149 6.1.3 Formulation of augmented system . 150 6.2 Numerical experiments . 160 6.2.1 Numerical accuracy . 160 CHAPTER 7 CONCLUSIONS . 177 REFERENCES . 180 viii LIST OF TABLES 2.1 Example 1 – Numerical error analysis. Here β+ = 10; β− = 2: . 46 2.2 Example 2 – Numerical error analysis. 46 2.3 Example 3A – Numerical error analysis. Here β− = 10; β+ = 1: . 48 2.4 Example 3B – Numerical error analysis. Here β− = 1000; β+ = 1: . 49 2.5 Example 4A – Numerical error analysis. Here β+ = 100; β− = 1: . 50 2.6 Example 4B – Numerical error analysis. Here β+ = 1; β− = 100: . 50 2.7 Example 5A – Numerical error analysis. Here β+ = 1000; β− = 1: . 51 2.8 Example 5B – Numerical error analysis. Here β+ = 1; β− = 1000: . 52 2.9 Reconstructed Cartesian derivative jumps for Example 1 and 3A. 52 2.10 Numerical error analysis. Here β+ = 100; β− = 1: . 55 2.11 Numerical error analysis. Here β+ = 1; β− = 100: . 56 3.1 Numerical errors of the FFT and LU methods for Example 1 in 1D. 65 3.2 Numerical errors of the FFT and LU methods for Example 2 in 1D. 65 3.3 Example 1 –Second and fourth order numerical error analysis. 85 3.4 Example 2 –Fourth order numerical error analysis of AMIB vs MIB. 85 3.5 Example 3 –High order numerical error analysis. 87 3.6 Example 4 –Fourth order numerical error analysis for the Helmholtz equation . 87 3.7 Example 5 –Numerical error analysis of the AMIB4 on 3D Poisson’s equation. 88 3.8 Computational efficiency comparison. 90 4.1 Example 1 –High order numerical error analysis. 101 4.2 Example 2 –Numerical error analysis of the AMIB4-S on 3D Poisson’s equation. 102 4.3 Example 3 –Fourth order numerical error analysis of the AMIB4-S and AMIB4-NS. 103 4.4 Example 4–Fourth order numerical error analysis of the AMIB4-S. 104 ix 4.5 Example 5 –Fourth order numerical error analysis. 105 4.6 Example 6 –Numerical error analysis of AMIB4-S for mixed boundary conditions. 106 4.7 Example 7 –Fourth order numerical error analysis of the AMIB4. 107 4.8 Example for staggered mesh . 109 4.9 Example for traditional mesh . 110 4.10 Condition number on STAGGERED mesh . 110 4.11 Condition number on TRADITIONAL mesh . ..
Recommended publications
  • Family Name Given Name Presentation Title Session Code
    Family Name Given Name Presentation Title Session Code Abdoulaev Gassan Solving Optical Tomography Problem Using PDE-Constrained Optimization Method Poster P Acebron Juan Domain Decomposition Solution of Elliptic Boundary Value Problems via Monte Carlo and Quasi-Monte Carlo Methods Formulations2 C10 Adams Mark Ultrascalable Algebraic Multigrid Methods with Applications to Whole Bone Micro-Mechanics Problems Multigrid C7 Aitbayev Rakhim Convergence Analysis and Multilevel Preconditioners for a Quadrature Galerkin Approximation of a Biharmonic Problem Fourth-order & ElasticityC8 Anthonissen Martijn Convergence Analysis of the Local Defect Correction Method for 2D Convection-diffusion Equations Flows C3 Bacuta Constantin Partition of Unity Method on Nonmatching Grids for the Stokes Equations Applications1 C9 Bal Guillaume Some Convergence Results for the Parareal Algorithm Space-Time ParallelM5 Bank Randolph A Domain Decomposition Solver for a Parallel Adaptive Meshing Paradigm Plenary I6 Barbateu Mikael Construction of the Balancing Domain Decomposition Preconditioner for Nonlinear Elastodynamic Problems Balancing & FETIC4 Bavestrello Henri On Two Extensions of the FETI-DP Method to Constrained Linear Problems FETI & Neumann-NeumannM7 Berninger Heiko On Nonlinear Domain Decomposition Methods for Jumping Nonlinearities Heterogeneities C2 Bertoluzza Silvia The Fully Discrete Fat Boundary Method: Optimal Error Estimates Formulations2 C10 Biros George A Survey of Multilevel and Domain Decomposition Preconditioners for Inverse Problems in Time-dependent
    [Show full text]
  • Dear Colleagues
    Contents Part 1: Plenary Lectures The expanding role of applications in the development and validation of CFD at NASA D. M. Schuster .......…………………………………………….....…………………..………. Thermodynamically consistent systems of hyperbolic equations S. K. Godunov ...................................................................................................................................... Part 2: Keynote Lectures A brief history of shock-fitting M.D. Salas …………………………………………………………………....…..…………. Understanding aerodynamics using computers M.M. Hafez ……….............…………………………………………………………...…..………. Part 3: High-Order Methods A unifying discontinuous CPR formulation for the Navier-Stokes equations on mixed grids Z.J. Wang, H. Gao, T. Haga ………………………………………………………………................. Assessment of the spectral volume method on inviscid and viscous flows O. Chikhaoui, J. Gressier, G. Grondin .........……………………………………..............…..…. .... Runge–Kutta Discontinuous Galerkin method for multi–phase compressible flows V. Perrier, E. Franquet ..........…………………………………………..........………………..……... Energy stable WENO schemes of arbitrary order N.K. Yamaleev, M.H. Carpenter ……………………………………………………….............…… Part 4: Two-Phase Flow A hybrid method for two-phase flow simulations K. Dorogan, J.-M. Hérard, J.-P. Minier ……………………………………………..................…… HLLC-type Riemann solver for the Baer-Nunziato equations of compressible two-phase flow S.A. Tokareva, E.F. Toro ………………………………………………………………...........…… Parallel direct simulation Monte Carlo of two-phase gas-droplet
    [Show full text]
  • Program Booklet
    DD23 International Conference on Domain Decomposition Methods 23rd International Conference on Domain Decomposition Methods http://dd23.kaist.ac.kr July 6-10, 2015 International Convention Center Jeju (ICC-Jeju) Jeju Island, Korea Sponsors Supporter Maps around the ICC Jeju * Banquet at Cao Cao (Wednesday, July 8th 2015, 19:00 – 20:50) Block Schedule Sunday Monday Tuesday Wednesday Thursday Friday July 05 July 06 July 07 July 08 July 09 July 10 (Day 1) (Day 2) (Day 3) (Day 4) (Day 5) Opening Clark 08:30 - 09:00 Ceremony Dohrmann Panayot (08:30 - 09:15) 09:00 - 09:30 Jysoo Lee Felix Kwok Vassilevski (09:00 - 09:45) (09:00 - 09:45) Nicole Spillane Parallel Sessions VIII (09:00 - 09:45) 09:30 - 10:00 (09:15 - 10:00) (09:00 – 10:40) 10:00 - 10:30 MS12, CT-7 10:30 - 11:00 Parallel Sessions I (10:15 – 11:55) Parallel Sessions III Parallel Sessions V (10:15 – 11:55) (10:15 – 11:55) 11:00 - 11:30 MS3-1, MS4-1, MS5-1, CT-3 MS6, CT-5 Frédéric Nataf CT-1 (11:10 - 11:55) 11:30 - 12:00 12:00 - 12:30 Closing Ceremony 12:30 - 13:00 Lunch Lunch Lunch (11:55 - 14:00) (11:55 - 14:00) (11:55 - 14:00) Lunch 13:00 - 13:30 (12:10 - 14:00) Social 13:30 – 14:00 Program 14:00 - 14:30 Yuri Bazilevs Sang Joon Shin (14:00 - 14:45) Parallel Sessions IV (14:00 - 14:45) (14:00 – 15:40) 14:30 - 15:00 Andrew Wathen MS5-2, MS7-1, Parallel Sessions VI 15:00 - 15:30 (14:45 - 15:30) CT-4 (14:50 – 16:30) 15:30 - 16:00 MS7-2, MS11-1,MS14 16:00 - 16:30 Parallel Sessions II (16:00 – 17:40) 16:30 - 17:00 Lori Badea (16:10 - 16:55) MS3-2, MS4-2, 17:00 - 17:30 CT-2 Parallel SessionsVII Luca F.
    [Show full text]
  • Modeling, Adaptive Discretization, Stabilization, Solvers
    INdAM Workshop on Multiscale Problems: Modeling, Adaptive Discretization, Stabilization, Solvers CORTONA, SEPTEMBER 18-22, 2006 http://www.mat.unimi.it/cortona06 Book of Abstracts ORGANIZING COMMITTEE: D. Boffi Universit`adi Pavia L. F. Pavarino Universit`adi Milano G. Russo Universit`adi Catania F. Saleri Politecnico di Milano A. Veeser Universit`adi Milano Contents M. Ainsworth, Modeling and Numerical Analysis of Masonry Structures 1 L. Beirao˜ da Veiga, Asymptotic Energy Analysis of Shell Eigenvalue Problems 2 S. Berrone, A Posteriori Error Analisys of Finite Element Approximations of Quasi- Newtonian Flows 3 F. Brezzi, Mimetic Finite Differences Methods 4 A. Buffa, A Multiscale Discontinuous Galerkin Method for Convection Diffusion Problems 5 E. Burman, A Minimal Stabilisation Procedure for Discontinuous Galerkin Approximations of Advection-Reaction Equations 6 P. Deuflhard, Multiscale Problems in Computational Medicine 7 Z. Dost`al, Scalable FETI Based Algorithms for Numerical Solution of Variational Inequal- ities 8 Y. Efendiev, Multiscale Finite Element Methods for Flows in Heterogeneous Porous Media and Applications 9 B. Engquist, Heterogeneous Multiscale Methods 10 A. Ern, Simulation with Adaptive Modeling 11 L. Gastaldi, The Finite Element Immersed Boundary Method: Model, Stability, and Nu- merical Results 12 A. Klawonn, Extending the Scalability of FETI-DP: from Exact to Inexact Algorithms 13 D. L. Marini, Stabilization Mechanisms in Discontinuous Galerkin Methods. Applications to Advection-Diffusion-Reaction Problems 14 G. Naldi, High Order Relaxed Schemes for non Linear Diffusion Problems 15 F. Nobile, Multiphysics in Haemodynamics: Fluid-structure Interaction between Blood and Arterial Wall 16 R. H. Nochetto, Convergence and Optimal Complexity of AFEM for General Elliptic Operators 17 L.
    [Show full text]
  • Computational Fluid-Structure Interaction with the Moving Immersed Boundary Method Shang-Gui Cai
    Computational fluid-structure interaction with the moving immersed boundary method Shang-Gui Cai To cite this version: Shang-Gui Cai. Computational fluid-structure interaction with the moving immersed boundary method. Mechanical engineering [physics.class-ph]. Université de Technologie de Compiègne, 2016. English. NNT : 2016COMP2276. tel-01461619 HAL Id: tel-01461619 https://tel.archives-ouvertes.fr/tel-01461619 Submitted on 15 May 2017 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. Par Shang-Gui CAI Computational fluid-structure interaction with the moving immersed boundary method Thèse présentée pour l’obtention du grade de Docteur de l’UTC Soutenue le 30 mai 2016 Spécialité : Mécanique Avancée D2276 Shang-Gui CAI Computational fluid-structure interaction with the moving immersed boundary method Thèse présentée pour l’obtention du grade de Docteur de Sorbonne Universités, Université de Technologie de Compiègne. Membres du Jury : Y. Hoarau Professeur, Université de Strasbourg Rapporteur P. Pimenta Professeur, University of São Paulo Rapporteur H. Naceur Professeur, Université de Valenciennes, UVHC Examinateur J. Favier Maître de Conférences, Aix-Marseille Université Examinateur A. Ibrahimbegovic Professeur, Université de Technologie de Compiègne Examinateur E. Lefrançois Professeur, Université de Technologie de Compiègne Examinateur P.
    [Show full text]
  • Program PMAA14.Indd
    Università Facoltà Institute of della di scienze Computational Svizzera informatiche Science italiana ICS PMAA14 8th International Workshop on Parallel Matrix Algorithms and Applications Università della Svizzera italiana, Switzerland pmaa14.ics.usi.ch PMAA14 8th International Workshop on Parallel Matrix Algorithms and Applications Università della Svizzera italiana, Switzerland pmaa14.ics.usi.ch Welcome Dear participants, Welcome to the 8th International Workshop on Parallel Matrix Algorithms and Applications (PMAA14). The workshop Co-chairs are happy to host this international conference here at the Università della Svizzera italiana, in the Italian-speaking part of Switzerland. The Institute of Computational Science (ICS) of the Faculty of Informatics at the Università della Svizzera italiana (USI) is delighted to host the eigth edition of this workshop series. The ICS was founded in 2009 towards realizing the vision of USI to become a new sci- entifi c and educational node for computational science in Switzerland. It has since then grown into a place with strong competences in mathematical modeling, numerical simulation, and high-performance computing. Research areas range from high-performance numerical simulation in science, medicine, and engineering, through computational time series analysis and computational shape analysis, to computational cardiology and the multi-scale simulation of physical and biological systems. The PMAA workshop series aims to be a forum for an exchange of ideas, insights and experiences in different areas of parallel com- puting in which matrix algorithms are employed. The workshop will bring together experts and practitioners from diverse disciplines with a common interest in matrix computation. The PMAA14 programme consists of 27 regular sessions, 4 plenary talks and around 112 presentations.
    [Show full text]
  • Adaptive Reduced-Order Modeling for Non-Linear Fluid–Structure Interaction
    Delft University of Technology Adaptive reduced-order modeling for non-linear fluid–structure interaction Thari, Ali; Pasquariello, Vito; Aage, Niels; Hickel, Stefan DOI 10.1016/j.compfluid.2021.105099 Publication date 2021 Document Version Final published version Published in Computers and Fluids Citation (APA) Thari, A., Pasquariello, V., Aage, N., & Hickel, S. (2021). Adaptive reduced-order modeling for non-linear fluid–structure interaction. Computers and Fluids, 229, [105099]. https://doi.org/10.1016/j.compfluid.2021.105099 Important note To cite this publication, please use the final published version (if applicable). Please check the document version above. Copyright Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons. Takedown policy Please contact us and provide details if you believe this document breaches copyrights. We will remove access to the work immediately and investigate your claim. This work is downloaded from Delft University of Technology. For technical reasons the number of authors shown on this cover page is limited to a maximum of 10. Computers and Fluids 229 (2021) 105099 Contents lists available at ScienceDirect Computers and Fluids journal homepage: www.elsevier.com/locate/compfluid Adaptive reduced-order modeling for non-linear fluid–structure interaction Ali Thari a, Vito Pasquariello b, Niels Aage c, Stefan Hickel a,< a Aerodynamics Group, Faculty of Aerospace Engineering, Technische Universiteit Delft, Kluyverweg 1, 2629 HS Delft, The Netherlands b Lilium eAircraft GmbH, Claude-Dornier Str.
    [Show full text]
  • Improving the Material Point Method Ming Gong
    University of New Mexico UNM Digital Repository Mathematics & Statistics ETDs Electronic Theses and Dissertations 9-1-2015 Improving the Material Point Method Ming Gong Follow this and additional works at: https://digitalrepository.unm.edu/math_etds Recommended Citation Gong, Ming. "Improving the Material Point Method." (2015). https://digitalrepository.unm.edu/math_etds/17 This Dissertation is brought to you for free and open access by the Electronic Theses and Dissertations at UNM Digital Repository. It has been accepted for inclusion in Mathematics & Statistics ETDs by an authorized administrator of UNM Digital Repository. For more information, please contact [email protected]. Ming Gong Candidate Mathematics and Statistics Department This dissertation is approved, and it is acceptable in quality and form for publication: Approved by the Dissertation Committee: Prof. Deborah Sulsky, Chair Prof. Howard L. Schreyer, Member Prof. Stephen Lau, Member Prof. Daniel Appelo, Member Prof. Paul J. Atzberger, Member i Improving the Material Point Method by Ming Gong B.S., Applied Math, Dalian Jiaotong University, 2009 B.S., Software Engineering, Dalian Jiaotong University, 2009 M.S., Applied Math, University of New Mexico, 2012 DISSERTATION Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy Mathematics The University of New Mexico Albuquerque, New Mexico July, 2015 Dedication For Xuanhan, Sumei, and Zhongbao. iii Acknowledgments I would like to thank my advisor, Professor Deborah Sulsky, for her support and guidance during my study at UNM. Not only have I learned the deep knowledge in numerical methods in PDEs from her, but I have also learned to do research in gen- eral.
    [Show full text]
  • Icase Interim Report 6
    NASA Contractor Report 181764 ICASE INTERIM REPORT 6 A BIBLIOGRAPHY ON PARALLEL AND VECTOR NUMERICAL ALGORITHMS James M. Ortega, Robert G. Voigt, and Charles H. Romine - NASA Contract No. NAS1-18107, NASI-18605 December 1988 (EASA-CR- 181764) A BXELIOGEIFHY 08 PARALLEL N89-163Sb A10 VLCICG IUBBBICAL ALGORIILt5 Iinal Report OASA) 90 CSCL 0913 Unclar G3/61 0169713 INSTITUTE FOR COMPUTER APPLICATIONS IN SCIENCE AND ENGINEERING NASA Langley Research Center, Hampton, Virginia 23665 Operated by the Universities Space Research Association National Aeronautics and Space Ad ministration Langley Research Center Hampton, Virginia 23665-5225 ICASE INTERIM REPORTS ICASE has introduced a new report series to be called ICASE lntcrim Reports. The series will complement the more familiar blue ICASE reports that have becn distributed for many years. The blue reports are intended as preprints of research that has been submitted for publication in either rcferccd journals or conference proceedings. In general, the green Interim Report will not be submit- ted for publication, at least not in its printed form. It will be used for research that has reached a certain level of maturity but needs additional refinement, for technical reviews or position statements, for bibliographies, and for computer software. The Interim Reports will receive the same distribution as the ICASE Reports. They will be available upon request in the future, and they may be referenced in other publications. Robert G. Voigt Director i A BIBLIOGRAPHY ON PARALLEL AND VECTOR NUMERICAL ALGORITHMS JAMES M. ORTEGA', ROBERT G. VOIGTt AND CHARLES H. ROlllINEt Since parallel and vector computation is expanding rapidly, we hope that the refer- ences we have collected over the years will be of some value to researchers entering the field.
    [Show full text]
  • A Review of Vortex Methods and Their Applications: from Creation to Recent Advances
    fluids Review A Review of Vortex Methods and Their Applications: From Creation to Recent Advances Chloé Mimeau * and Iraj Mortazavi Laboratory M2N, CNAM, 75003 Paris, France; [email protected] * Correspondence: [email protected]; Tel.: +33-0140-272-283 Abstract: This review paper presents an overview of Vortex Methods for flow simulation and their different sub-approaches, from their creation to the present. Particle methods distinguish themselves by their intuitive and natural description of the fluid flow as well as their low numerical dissipation and their stability. Vortex methods belong to Lagrangian approaches and allow us to solve the incompressible Navier-Stokes equations in their velocity-vorticity formulation. In the last three decades, the wide range of research works performed on these methods allowed us to highlight their robustness and accuracy while providing efficient computational algorithms and a solid mathematical framework. On the other hand, many efforts have been devoted to overcoming their main intrinsic difficulties, mostly relying on the treatment of the boundary conditions and the distortion of particle distribution. The present review aims to describe the Vortex methods by following their chronological evolution and provides for each step of their development the mathematical framework, the strengths and limits as well as references to applications and numerical simulations. The paper ends with a presentation of some challenging and very recent works based on Vortex methods and successfully applied to problems such as hydrodynamics, turbulent wake dynamics, sediment or porous flows. Keywords: hydrodynamics; incompressible flows; particle methods; remeshing; semi-Lagrangian vortex methods; vortex methods; Vortex-Particle-Mesh methods; vorticity; wake dynamics Citation: Mimeau, C.; Mortazavi, I.
    [Show full text]
  • Development of Smoothed Particle Hydrodynamics for Flow in Complex Geometries and Application of Open Source Software for the Simulation of Turbulent Flow
    Downloaded from orbit.dtu.dk on: Oct 04, 2021 Development of Smoothed Particle Hydrodynamics for Flow in Complex Geometries and Application of Open Source Software for the Simulation of Turbulent Flow Obeidat, Anas Hassan MohD Publication date: 2014 Document Version Publisher's PDF, also known as Version of record Link back to DTU Orbit Citation (APA): Obeidat, A. H. M. (2014). Development of Smoothed Particle Hydrodynamics for Flow in Complex Geometries and Application of Open Source Software for the Simulation of Turbulent Flow. Technical University of Denmark. General rights Copyright and moral rights for the publications made accessible in the public portal are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. Users may download and print one copy of any publication from the public portal for the purpose of private study or research. You may not further distribute the material or use it for any profit-making activity or commercial gain You may freely distribute the URL identifying the publication in the public portal If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. Development of Smoothed Particle Hydrodynamics for Flow in Complex Geometries and Application of Open Source Software for the Simulation of Turbulent Flow Anas Obeidat A dissertation submitted for the degree of Doctor of Philosophy Section of Fluid Mechanics Department of Mechanical Engineering Technical University of Denmark Kongens Lyngby June 2014 b Acknowledgements This dissertation is submitted to fulfil the last requirements for obtaining a Ph.D.
    [Show full text]
  • Robust and Scalable Hierarchical Matrix-Based Fast Direct Solver and Preconditioner for the Numerical Solution of Elliptic Partial Differential Equations
    Robust and scalable hierarchical matrix-based fast direct solver and preconditioner for the numerical solution of elliptic partial differential equations Dissertation by Gustavo Iv´anCh´avez Ch´avez In Partial Fulfillment of the Requirements For the Degree of Doctor of Philosophy King Abdullah University of Science and Technology Thuwal, Kingdom of Saudi Arabia June, 2017 2 EXAMINATION COMMITTEE PAGE The dissertation of Gustavo Iv´anCh´avez Ch´avez is approved by the examination committee Committee Chairperson: Professor David Keyes Committee Members: Professor Mikhail Moshkov, Professor David Ketcheson, Professor George Turkiyyah, Professor Jingfang Huang 3 © June, 2017 Gustavo Iv´anCh´avez Ch´avez All Rights Reserved 4 ABSTRACT Robust and scalable hierarchical matrix-based fast direct solver and preconditioner for the numerical solution of elliptic partial differential equations Gustavo Iv´anCh´avez Ch´avez This dissertation introduces a novel fast direct solver and preconditioner for the solution of block tridiagonal linear systems that arise from the discretization of ellip- tic partial differential equations on a Cartesian product mesh, such as the variable- coefficient Poisson equation, the convection-diffusion equation, and the wave Helmholtz equation in heterogeneous media. The algorithm extends the traditional cyclic reduction method with hierarchical matrix techniques. The resulting method exposes substantial concurrency, and its arithmetic operations and memory consumption grow only log-linearly with problem size, assuming bounded
    [Show full text]