Method for Solving Two Dimensional (2-D) Transient Heat Equation

Total Page:16

File Type:pdf, Size:1020Kb

Method for Solving Two Dimensional (2-D) Transient Heat Equation ASM Sci. J., Special Issue 6, 2019 for SKSM26, 28-33 Alternating Direction Implicit (ADI) Method for Solving Two Dimensional (2-D) Transient Heat Equation Norzilah Abdul Halif1 and Nursalasawati Rusli2 1Centre of Excellence for Frontier Materials Research, School of Materials Engineering, University Malaysia Perlis, Malaysia, Taman Pertiwi Indah, Jalan Kangar-Alor Setar, Seriab, 01000 Kangar, Perlis. 2Institute of Engineering Mathematics, University Malaysia Perlis, Pauh Putra Campus, 02600, Arau, Perlis. Heat equation is widely used in engineering problem specifically for prediction of temperature distribution during heating or cooling of solid material in high temperature furnace. This paper presents the implementation of Alternating Direction Implicit (ADI) method to solve the two- dimensional (2-D) heat equation with Dirichlet boundary condition. The boundary condition, initial condition, space and time step are programmed and executed in MATLAB to approximate the temperature distribution within the studied solid material. ADI formulation is validated by the semi- analytical method and is proven to be used successfully to solve 2-D heat equation. Keywords:2-D Transient Heat Equation; ADI; Dirichlet boundary condition (FVM) and Finite Difference Method (FDM). I. INTRODUCTION FDM has been used extensively to estimate the temperature profile in metal slab (Banerjee et al., 2004) or The heat conduction equation is categorized as a billet (Dubey et al., 2012) or during the skid cooling parabolic partial differential equation (PDE) and generally (Abuluwefa & Alfantazi, 2014) when reheating furnace is can be solved analytically or numerically. Analytical operated. Validation of the numerical solution is frequently methods, namely Laplace transform (Lawal et al., 2015), compared with the analytical solution (Dubey & Srinivasan, conformal mapping (Fan et al., 2013), and homotopy 2013) or based on the measured temperature from the analysis (Mahalakshmi et al., 2012) have been used to solve experimental work (Abuluwefa & Alfantazi, 2014). transient heat conduction. Yet, they were successfully Researchers also incorporated other factors during the resolved the equation, provided that the problems are numerical work such as temperature-dependent properties highly simplified and has regular geometries. In contrast, of furnaces (Chen et al., 2005) and including the numerical methods serve the practical solution to the real significances from the temperature variation to the problems involving irregular shape and non-uniform formation of oxide on the surface of the metal (Anton et al., thermal conditions (Cengel, 2003) and have shown an 2002). excellent accuracy (Sameti et al., 2014). Alternating Direction Implicit (ADI) is recognized as To date, the reports that available in the literature are simple and efficient method for solving 2-D parabolic focusing on the estimation of temperature distribution problems particularly the heat equation. This method was inside the walking-beam type reheating furnace or inside originally proposed by Peaceman and Rachford in 1955 the heated metal slab or billet. Four numerical methods (Peaceman & Rachford, 1955). The main principle of the that commonly used are Finite Element Method (FEM), method is to break a 2-D problem into two 1-D problems Boundary Element Method (BEM), Finite Volume Method _________ *Corresponding author’s e-mail: [email protected] ASM Science Journal, Volume 12, Special Issue 6, 2019 for SKSM26 solved by implicit schemes without forgoing the stability 1.25Btu/hr.mo F .The heat conduction is subjected to the limitation (Li & Chen, 2008). Since then this method has following boundary and initial conditions as follows: been used widely in heat transfer analysis for engineering design. T(0,,) yt= Tx (,0,) t = TLyt (xy ,,) = TxLt (, ,)0 = (2) In the present paper, one problem of transient 2-D heat T( x , y ,0)= 30 (3) equation is solved using ADI method and the approximated temperature is validated by semi-analytical solution. The process of discretisation is presented thoroughly and where Lx =3m and Ly =3m are the length of the simulated using MATLAB. The algorithm is believed can be solution domain in x and y directions, respectively. extended to be used for various heat conduction problem involving Dirichlet boundary condition. B. ADI Method II. MATERIALS AND METHOD 1. Discretisation of 2-D heat equation The main principle of ADI method is solving the x -sweep A. Problem implicitly and y sweep explicitly. First, the equation is A square solid material is cooled from its initial discretised using forward differencing for the time temperature of 30°F with boundary condition for each derivative and central differencing for the space derivatives. The discretised equation is then producing two equations sides are fixed at 0°F (Bruh & Zyvoloski, 1974). as shown that will be solved sequentially from time level of n to in Figure 1. 1 n + and finally to n +1 as illustrated on the grid 2 system in Figure 2. 3 m 3 m Figure 1. Schematic diagram of the problem Figure 2. Illustration of the grid system for the ADI method A transient 2-D heat conduction in the material can be [15] mathematically expressed by [14]: For the time level of 푛to 푛 + 1, the Equation (1) is discretised into the following forms: TTT kx+= k y C p (1) 1 1 1 1 n+ n + n + n + x x y y t TTTTTTTT2−n 2 −22 2 + 2 n − n + n ij, ij , i+ 1 ij , iji − 1, + 1 ijij , − 1, =+ (4) t 22 (xy) ( ) 2 where the density, and the heat capacity, Cp of the And 3 material are 1Ib /m and 1Btu/Ib , respectively. The 1 1 1 1 m m n+ n + n + n + TTTTTTTTn+1−2 n + 1 −22 n + 1 + n + 1 2 − 2 + 2 ijij, , i+ 1 ijiji , − 1, + 1 ij , ij − 1, heat conductivity for both axis, and is =+ (5) kx k y t 22 (xy) ( ) 2 29 ASM Science Journal, Volume 12, Special Issue 6, 2019 for SKSM26 Where t = time spacing; x = x spacing and y = y solved in the next step. 11t spacing. By substituting dd2 ==x 2 into C. Development of Numerical Algorithm 22(x) of ADI Method Equation (4), yields: Numerical algorithm of ADI for Equation (8) is developed for all grid points to produce set of linear algebraic 1 1 1 n+ n + n + equations. At initial condition, D1 is the same at all grid −dT2 +2 dT + 1 2 − dT 2 = dTn + 1 − 2 dTdT n + n (6) 1ij−1,( 1) ij , 1 ijij + 1, 2 , + 1( 2) ijij , 2 , − 1 points. Based on Equation (8), at i = 2 and j = 2 : 11t by replacing dd2 ==y 2 , the Equation (5) 22 1 1 1 (y) n+ n + n + 2 2 2 a11,2 T+ b 12,2 T + c 13,2 T = D 1 (12) becomes: 1 1 1 n+ n + n + 1 n+ 1+ 2dTn+1 − dT n + 1 − dT n + 1 = dT2 + 1 − 2 dT 2 + dT 2 (7) ( 2) ij, 2 ij ,+ 1 2 ij , − 1 1 ij + 1,( 1) ij , 1 ij − 1, 2 Since T1,2 is located at the boundary, the equation becomes: By introducing the coefficients as follows: 1 1 1 n+ n + n + ad11=− , 2 2 2 b12,2 T+ c 13,2 T = D 1 − a 11,2 T (13) bd11=+1 2 , cd11=− , At i=− IN 1 and j = 2 (at the boundary), yields: the Equation (6) becomes: 1 1 1 n+ n + n + 2 2 2 a1 T IN−− 2,2+ b 1 T IN 1,2 = D 1 − c 1 T IN,2 (14) 1 1 1 n+ n + n + aT2+ bT 2 + cT 2 = dTn +12 − dTdT n + n (8) 1ijij−1, 1 , 1 ij + 1, 2 ij , + 1( 2) ij , 2 ij , − 1 Where IN =Number of i, and JN = Number of j. The right-hand side of Equation (7) can be represented as Therefore, the ADI algorithm for x -sweep can be written as: D= d Tn +12 − d T n + d T n (9) 1 2i , j+− 1( 2) i , j 2 i , j 1 1 n+ 2 bc0 D1− a 1 C 1,2 11 C 2,2 D In addition, by inserting the following coefficients into a1 b 1 c 1 1 C3,2 = (15) Equation (7): a b c D 1 1 1 C 1 NI− 1,2 1 ad=− , 0 ab n+ 22 11 2 D1− c 1 C IN,2 bd22=+1 2 , cd22=− , Using the same step, the ADI algorithm for y -sweep can produces: be presented as: 1 1 1 n+ n + n + aTn+1+ bT n + 1 + cT n + 1 = dT2 +12 − dT 2 + dT 2 (10) n+1 2ij,+ 1 2 ij , 2 ij , − 1 1 ij + 1,( 1) ij , 1 ij − 1, bc 0 D− c C 22 C 2,j= 2 2 2,1 2,2 D c2 b 2 a 2 2,j= 2 C2,3 = (16) The right-hand side of Equation (10) can be represented as: c b a D2,j= 3 2 2 2 C 0 cb2,4 n+1 22 D2,j=− IN 1− a 2 C 2, IN 1 1 1 n+ n + n + D= d T2 +12 − d T 2 + d T 2 (11) 2 1i+−1, j( 1) i , j 1 i 1, j The tridiagonal system of equations (15) and (16) are then solved for all 푖 and 푗.The approximated temperature will be 퐷 and퐷 are the important elements in the matrix 1 2 validated with analytical method. formulation of Equations (8) and (10) that need to be 30 ASM Science Journal, Volume 12, Special Issue 6, 2019 for SKSM26 D. Semi-Analytical Solution The semi-analytical solution for this problem is: 22 22 n x j y knx kjy T( x , y , t )= An sin sin exp − + t (17) LL 22 xyLLxy nj==11 Where 120 nj A =( −1) − 1 ( − 1) − 1 (18) n nj 2 E.
Recommended publications
  • Coupling Finite and Boundary Element Methods for Static and Dynamic
    Comput. Methods Appl. Mech. Engrg. 198 (2008) 449–458 Contents lists available at ScienceDirect Comput. Methods Appl. Mech. Engrg. journal homepage: www.elsevier.com/locate/cma Coupling finite and boundary element methods for static and dynamic elastic problems with non-conforming interfaces Thomas Rüberg a, Martin Schanz b,* a Graz University of Technology, Institute for Structural Analysis, Graz, Austria b Graz University of Technology, Institute of Applied Mechanics, Technikerstr. 4, 8010 Graz, Austria article info abstract Article history: A coupling algorithm is presented, which allows for the flexible use of finite and boundary element meth- Received 1 February 2008 ods as local discretization methods. On the subdomain level, Dirichlet-to-Neumann maps are realized by Received in revised form 4 August 2008 means of each discretization method. Such maps are common for the treatment of static problems and Accepted 26 August 2008 are here transferred to dynamic problems. This is realized based on the similarity of the structure of Available online 5 September 2008 the systems of equations obtained after discretization in space and time. The global set of equations is then established by incorporating the interface conditions in a weighted sense by means of Lagrange Keywords: multipliers. Therefore, the interface continuity condition is relaxed and the interface meshes can be FEM–BEM coupling non-conforming. The field of application are problems from elastostatics and elastodynamics. Linear elastodynamics Ó Non-conforming interfaces 2008 Elsevier B.V. All rights reserved. FETI/BETI 1. Introduction main, this approach is often carried out only once for every time step which gives a staggering scheme.
    [Show full text]
  • On Multigrid Methods for Solving Electromagnetic Scattering Problems
    On Multigrid Methods for Solving Electromagnetic Scattering Problems Dissertation zur Erlangung des akademischen Grades eines Doktor der Ingenieurwissenschaften (Dr.-Ing.) der Technischen Fakultat¨ der Christian-Albrechts-Universitat¨ zu Kiel vorgelegt von Simona Gheorghe 2005 1. Gutachter: Prof. Dr.-Ing. L. Klinkenbusch 2. Gutachter: Prof. Dr. U. van Rienen Datum der mundliche¨ Prufung:¨ 20. Jan. 2006 Contents 1 Introductory remarks 3 1.1 General introduction . 3 1.2 Maxwell’s equations . 6 1.3 Boundary conditions . 7 1.3.1 Sommerfeld’s radiation condition . 9 1.4 Scattering problem (Model Problem I) . 10 1.5 Discontinuity in a parallel-plate waveguide (Model Problem II) . 11 1.6 Absorbing-boundary conditions . 12 1.6.1 Global radiation conditions . 13 1.6.2 Local radiation conditions . 18 1.7 Summary . 19 2 Coupling of FEM-BEM 21 2.1 Introduction . 21 2.2 Finite element formulation . 21 2.2.1 Discretization . 26 2.3 Boundary-element formulation . 28 3 4 CONTENTS 2.4 Coupling . 32 3 Iterative solvers for sparse matrices 35 3.1 Introduction . 35 3.2 Classical iterative methods . 36 3.3 Krylov subspace methods . 37 3.3.1 General projection methods . 37 3.3.2 Krylov subspace methods . 39 3.4 Preconditioning . 40 3.4.1 Matrix-based preconditioners . 41 3.4.2 Operator-based preconditioners . 42 3.5 Multigrid . 43 3.5.1 Full Multigrid . 47 4 Numerical results 49 4.1 Coupling between FEM and local/global boundary conditions . 49 4.1.1 Model problem I . 50 4.1.2 Model problem II . 63 4.2 Multigrid . 64 4.2.1 Theoretical considerations regarding the classical multi- grid behavior in the case of an indefinite problem .
    [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]
  • Uncertainties in the Solutions to Boundary Element
    UNCERTAINTIES IN THE SOLUTIONS TO BOUNDARY ELEMENT METHOD: AN INTERVAL APPROACH by BARTLOMIEJ FRANCISZEK ZALEWSKI Submitted in partial fulfillment of the requirements For the degree of Doctor of Philosophy Dissertation Adviser: Dr. Robert L. Mullen Department of Civil Engineering CASE WESTERN RESERVE UNIVERSITY August, 2008 CASE WESTERN RESERVE UNIVERSITY SCHOOL OF GRADUATE STUDIES We hereby approve the thesis/dissertation of ______________Bartlomiej Franciszek Zalewski______________ candidate for the Doctor of Philosophy degree *. (signed)_________________Robert L. Mullen________________ (chair of the committee) ______________Arthur A. Huckelbridge_______________ ______________Xiangwu (David) Zeng_______________ _________________Daniela Calvetti__________________ _________________Shad M. Sargand_________________ (date) _______4-30-2008________ *We also certify that written approval has been obtained for any proprietary material contained therein. With love I dedicate my Ph.D. dissertation to my parents. TABLE OF CONTENTS LIST OF TABLES ………………………………………………………………………. 5 LIST OF FIGURES ……………………………………………………………………… 6 ACKNOWLEDGEMENTS ………………………………………………………..…… 10 LIST OF SYMBOLS ……………………………………………………….……………11 ABSTRACT …………………………………………………………………………...... 13 CHAPTER I. INTRODUCTION ……………………………………………………………… 15 1.1 Background ………………………………………………...………… 15 1.2 Overview ……………………………………………..…………….… 20 1.3 Historical Background ………………………………………….……. 21 1.3.1 Historical Background of Boundary Element Method ……. 21 1.3.2 Historical Background of Interval
    [Show full text]
  • The Boundary Element Method in Acoustics
    The Boundary Element Method in Acoustics by Stephen Kirkup 1998/2007 . The Boundary Element Method in Acoustics by S. M. Kirkup First edition published in 1998 by Integrated Sound Software and is published in 2007 in electronic format (corrections and minor amendments on the 1998 print). Information on this and related publications and software (including the second edi- tion of this work, when complete) can be obtained from the web site http://www.boundary-element-method.com The author’s publications can generally be found through the web page http://www.kirkup.info/papers The nine subroutines and the corresponding nine example test programs are available in Fortran 77 on CD ABEMFULL. The original core routines can be downloaded from the web site. The learning package of subroutines ABEM2D is can be downloaded from the web site. See the web site for a full price list and alternative methods of obtaining the software. ISBN 0 953 4031 06 The work is subject to copyright. All rights are reserved, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilm or in any other way, and storage in data banks. Duplication of this publication or parts thereof is subject to the permission of the author. c Stephen Kirkup 1998-2007. Preface to 2007 Print Having run out of hard copies of the book a number of years ago, the author is pleased to publish an on-line version of the book in PDF format. A number of minor corrections have been made to the original, following feedback from a number of readers.
    [Show full text]
  • A Boundary-Spheropolygon Element Method for Modelling Sub-Particle Stress and Particle Breakage
    A Boundary-Spheropolygon Element Method for Modelling Sub-particle Stress and Particle Breakage YUPENG JIANG1, HANS J. HERRMANN2, FERNANDO ALONSO-MARROQUIN*1, 1. School of Civil Engineering, The University of Sydney, Australia 2. Computational Physics for Engineering Materials, ETH Zurich, Switzerland Abstract: We present a boundary-spheropolygon element method that combines the boundary element method (BEM) and the spheropolygon-based discrete element method (SDEM). The interaction between particles is simulated via the SDEM, and the sub-particle stress is calculated by BEM. The framework of BSEM is presented. Then, the accuracy and efficiency of the method are analysed by comparison with both analytical solutions and a well-established finite element method. The results demonstrate that BSEM can efficiently provide instant sub-particle stress for particles with an optimized compromise between computational time and accuracy, thus overcoming most of the disadvantages of existing numerical methods. Keywords: Boundary-Spheropolygon element method; Particle stress state; Particle breakage; Numerical simulation 1. Introduction Particle breakage is ubiquitous for granular materials. Breakage is caused by many reasons, such as strong compressive loading, large shear displacement, extreme temperature, dehydration or chemical effects. Based on laboratory studies, it is concluded that breakage causes changes in particle size distribution [1-4] and particle shape [5,6], which in turn change the state variables, such as density and compressibility, that govern the mechanical behaviour of the bulk granular material. These studies have provided a framework for studying particle breakage. However, due to the limitations in experimental observations, laboratory studies are not able to offer more detailed information about the breakage process.
    [Show full text]
  • Optimal Additive Schwarz Preconditioning for Adaptive 2D IGA
    OPTIMAL ADDITIVE SCHWARZ PRECONDITIONING FOR ADAPTIVE 2D IGA BOUNDARY ELEMENT METHODS THOMAS FUHRER,¨ GREGOR GANTNER, DIRK PRAETORIUS, AND STEFAN SCHIMANKO Abstract. We define and analyze (local) multilevel diagonal preconditioners for isogeo- metric boundary elements on locally refined meshes in two dimensions. Hypersingular and weakly-singular integral equations are considered. We prove that the condition number of the preconditioned systems of linear equations is independent of the mesh-size and the re- finement level. Therefore, the computational complexity, when using appropriate iterative solvers, is optimal. Our analysis is carried out for closed and open boundaries and numerical examples confirm our theoretical results. 1. Introduction In the last decade, the isogeometric analysis (IGA) had a strong impact on the field of scientific computing and numerical analysis. We refer, e.g., to the pioneering work [HCB05] and to [CHB09, BdVBSV14] for an introduction to the field. The basic idea is to utilize the same ansatz functions for approximations as are used for the description of the geometry by some computer aided design (CAD) program. Here, we consider the case, where the geometry is represented by rational splines. For certain problems, where the fundamental solution is known, the boundary element method (BEM) is attractive since CAD programs usually only provide a parametrization of the boundary ∂Ω and not of the volume Ω itself. Isogeometric BEM (IGABEM) has first been considered for 2D BEM in [PGK+09] and for 3D BEM in [SSE+13]. We refer to [SBTR12, PTC13, SBLT13, NZW+17] for numerical experiments, to [HR10, TM12, MZBF15, DHP16, DHK+18, DKSW18] for fast IGABEM based on wavelets, fast multipole, -matrices resp.
    [Show full text]
  • Numerical Analysis of Heat Conduction and Potential Flow Problems Over a Sphere and a 3- Dimensional Prolate Spheroidal Body
    ISTANBUL TECHNICAL UNIVERSITY INSTITUTE OF SCIENCE AND TECHNOLOGY NUMERICAL ANALYSIS OF HEAT CONDUCTION AND POTENTIAL FLOW PROBLEMS OVER A SPHERE AND A 3- DIMENSIONAL PROLATE SPHEROIDAL BODY M.Sc. Thesis by Onur ÖLMEZ, B.Sc. Department: Ocean Engineering Programme: Ocean Engineering Supervisor : Assist. Prof. Şafak Nur Ertürk JUNE 2008 ISTANBUL TECHNICAL UNIVERSITY INSTITUTE OF SCIENCE AND TECHNOLOGY NUMERICAL ANALYSIS OF HEAT CONDUCTION AND POTENTIAL FLOW PROBLEMS OVER A SPHERE AND A 3- DIMENSIONAL PROLATE SPHEROIDAL BODY M.Sc. Thesis by Onur ÖLMEZ, B.Sc. (508051107) Date of submission : 21 April 2008 Date of defence examination: 10 June 2008 Supervisor (Chairman): Assist. Prof. Şafak Nur ERTÜRK (I.T.U) Members of the Examining Committee: Prof. Dr. Ömer GÖREN (I.T.U) Prof. Dr. Serdar BEJ İ (I.T.U) JUNE 2008 İSTANBUL TEKN İK ÜN İVERS İTES İ FEN B İLİMLER İ ENSTİTÜSÜ KÜRESEL VE 3 BOYUTLU PROLAT KÜRESEL GÖVDE ÇEVRES İNDE ISI TRANSFER İ VE POTANS İYEL AKI Ş PROBLEMLER İNİN NUMER İK ANAL İZİ YÜKSEK L İSANS TEZ İ Müh. Onur ÖLMEZ (508051107) Tezin Enstitüye Verildi ği Tarih : 21 Nisan 2008 Tezin Savunuldu ğu Tarih : 10 Haziran 2008 Tez Danı şmanı : Yrd. Doç. Dr. Şafak Nur ERTÜRK ( İ.T.Ü.) Di ğer Jüri Üyeleri: Prof. Dr. Ömer GÖREN ( İ.T.Ü.) Prof. Dr. Serdar BEJ İ ( İ.T.Ü.) HAZ İRAN 2008 ACKNOWLEDGEMENTS I would like to thank to my advisor Assist. Prof. Şafak Nur ERTÜRK who supported me to complete this study and illuminated me whenever I encountered with problems. I would also wish to thank to my friends for sophisticated discussions.
    [Show full text]
  • A Coupled Level Set–Boundary Integral Method for Moving Boundary Simulations
    Interfaces and Free Boundaries 7 (2005), 1–26 A coupled level set–boundary integral method for moving boundary simulations M. GARZON† Department of Applied Mathematics, University of Oviedo, Oviedo, Spain D. ADALSTEINSSON‡ Department of Mathematics, University of North Carolina, Chapel Hill, NC, USA L. GRAY§ Computer Science and Mathematics Division, Oak Ridge National Laboratory AND J. A. SETHIAN¶ Department of Mathematics, University of California, Berkeley, and Mathematics Department, Lawrence Berkeley National Laboratory, Berkeley, CA, USA [Received 27 September 2004 and in revised form 12 February 2005] A numerical method for moving boundary problems based upon level set and boundary integral formulations is presented. The interface velocity is obtained from the boundary integral solution using a Galerkin technique for post-processing function gradients on the interface. We introduce a new level set technique for propagating free boundary values in time, and couple this to a narrow band level set method. Together, they allow us to both update the function values and the location of the interface. The methods are discussed in the context of the well-studied two-dimensional nonlinear potential flow model of breaking waves over a sloping beach. The numerical results show wave breaking and rollup, and the algorithm is verified by means of convergence studies and comparisons with previous techniques. 1. Introduction and overview In this paper, we develop an algorithm for solving moving boundary problems. Our approach is based on a combined level set method and boundary integral method, allowing us to handle topological changes while maintaining the highly accurate aspects of boundary integral formulations. There are many scientific and engineering areas where this capability is expected to be important, such as free surface flows [12] and electrostatically driven flows [24, 36].
    [Show full text]
  • A Non-Standard Finite Element Method Using Boundary Integral Operators
    JOHANNES KEPLER UNIVERSITAT¨ LINZ JKU Technisch-Naturwissenschaftliche Fakult¨at A Non-standard Finite Element Method using Boundary Integral Operators DISSERTATION zur Erlangung des akademischen Grades Doktor im Doktoratsstudium der Technischen Wissenschaften Eingereicht von: DI Clemens Hofreither Angefertigt am: Doktoratskolleg Computational Mathematics Beurteilung: O.Univ.-Prof. Dipl.-Ing. Dr. Ulrich Langer (Betreuung) Prof. Dr. Sergej Rjasanow Linz, Oktober, 2012 Acknowledgments This thesis was created during my employment at the Doctoral Program “Computational Mathematics” (W1214) at the Johannes Kepler University in Linz. First of all I would like to thank my advisor, Prof. Ulrich Langer, for interesting me in the research topic treated in this thesis, for giving me the chance to work on it within the framework of the Doctoral Program, and for his guidance and advice during my work on the thesis. Even before, during my graduate studies and supervising my diploma thesis, he has taught me a lot and shaped my academic career in a significant way. Furthermore, I am very grateful to Clemens Pechstein for the countless hours he has invested in the past four years into discussions which have deepened my insight into many topics. Without him, many results of this thesis would not have been possible. I want to thank all the other past and present students at the Doctoral Program for creating a very pleasant environment in which to discuss and work, as well as for the friendships which have developed during my time at the Program, making this time not only a productive, but also a highly enjoyable one. Furthermore, the director of the Doctoral Program, Prof.
    [Show full text]
  • Application of the Boundary Element Method to Parabolic Type Equations
    1 APPLICATION OF THE BOUNDARY ELEMENT METHOD TO PARABOLIC TYPE EQUATIONS A THESIS SUBMITTED TO THE GRADUATE SCHOOL OF NATURAL AND APPLIED SCIENCES OF MIDDLE EAST TECHNICAL UNIVERSITY BY NURAY BOZKAYA IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY IN MATHEMATICS JUNE 2010 Approval of the thesis: APPLICATION OF THE BOUNDARY ELEMENT METHOD TO PARABOLIC TYPE EQUATIONS submitted by NURAY BOZKAYA in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Mathematics Department, Middle East Technical Uni- versity by, Prof. Dr. Canan Ozgen¨ Dean, Graduate School of Natural and Applied Sciences Prof. Dr. Zafer Nurlu Head of Department, Mathematics Prof. Dr. Munevver¨ Tezer-Sezgin Supervisor, Department of Mathematics, METU Examining Committee Members: Prof. Dr. Tanıl Ergenc¸ Mathematics Department, Atılım University Prof. Dr. Munevver¨ Tezer-Sezgin Mathematics Department, METU Assoc. Prof. Dr. Ismail˙ Aydın Civil Engineering, METU Assoc. Prof. Dr. Songul¨ Kaya Merdan Mathematics Department, METU Prof. Dr. Nevzat Guneri¨ Genc¸er Electrical and Electronics Engineering, METU Date: I hereby declare that all information in this document has been obtained and presented in accordance with academic rules and ethical conduct. I also declare that, as required by these rules and conduct, I have fully cited and referenced all material and results that are not original to this work. Name, Last Name: NURAY BOZKAYA Signature : iii ABSTRACT APPLICATION OF THE BOUNDARY ELEMENT METHOD TO PARABOLIC TYPE EQUATIONS Bozkaya, Nuray Ph.D., Department of Mathematics Supervisor : Prof. Dr. Munevver¨ Tezer-Sezgin June 2010, 165 pages In this thesis, the two-dimensional initial and boundary value problems governed by unsteady partial differential equations are solved by making use of boundary element techniques.
    [Show full text]
  • The Boundary Element Method
    2nd Reading April 23, 2013 16:39 WSPC/0219-8762 196-IJCM 1350037 International Journal of Computational Methods Vol. 10, No. 6 (2013) 1350037 (91 pages) c World Scientific Publishing Company DOI: 10.1142/S0219876213500370 THE BOUNDARY ELEMENT METHOD SUBRATA MUKHERJEE∗ Sibley School of Mechanical and Aerospace Engineering Kimball Hall, Cornell University Ithaca, NY 14853, USA [email protected] YIJUN LIU Department of Mechanical Engineering University of Cincinnati Cincinnati, OH 45221, USA Received 15 September 2010 Accepted 25 September 2011 Published 9 April 2013 The boundary element method (BEM), along with the finite element and finite difference methods, is commonly used to carry out numerical simulations in a wide variety of subjects in science and engineering. The BEM, rooted in classical mathematics of integral equations, started becoming a useful computational tool around 50 years ago. Many researchers have worked on computational aspects of this method during this time. This paper presents an overview of the BEM and related methods. It has three sec- tions. The first, relatively short section, presents the governing equations for classical applications of the BEM in potential theory, linear elasticity and acoustics. The second describes specialized applications in bodies with thin features including micro-electro- mechanical systems (MEMS). The final section addresses current research. It has three subsections that present the boundary contour, boundary node and fast multipole meth- ods (BCM, BNM and FMM), respectively. Several numerical examples are included in the second and third sections of this paper. Keywords: Boundary integral equation; boundary element method; boundary contour method; boundary node method; fast multipole method; potential theory; elasticity; acoustics.
    [Show full text]