Continued Fraction Absorbing Boundary Conditions for Transient Elastic Wave Propagation Modeling

Size: px
Start display at page:

Download "Continued Fraction Absorbing Boundary Conditions for Transient Elastic Wave Propagation Modeling"

Transcription

1 Continued Fraction Absorbing Boundary Conditions for Transient Elastic Wave Propagation Modeling Md Anwar Zahid and Murthy N. Guddati 1 Summary This paper presents a novel absorbing boundary condition (ABC) that can accurately simulate elastic wave absorption into unbounded exteriors that are often encountered in problems related to seismology and soil-structure interaction. By linking the material-damping ABCs (the perfectly matched layers) with differential-equation-based ABCs, the paper draws on their respective advantages and presents an ABC named the continued fraction ABC (CFABC). The CFABC is highly efficient and appears to be the first ABC applicable for polygonal computational domains. Representative numerical examples are presented to illustrate the effectiveness of the proposed ABCs. Introduction It has long been recognized that proper modeling of unbounded domains is vital for accurate computation of earthquake response of soil-structure, fluidstructure and other systems involving coupled media. Similar situation occurs in computational seismology, e.g. in simulation of an earthquake response of a basin. Standard numerical methods such as finite element and finite difference methods cannot handle the unbounded domains as they are designed for the analysis of bounded domains. The standard procedure is to truncate the domain around a region of interest and apply so-called absorbing boundary conditions (ABCs) to mimic the wave absorption properties of the truncated exterior. Development of an accurate ABC for transient elastic wave propagation problems is the subect of this paper. Since the 1970s many researchers have proposed several ABCs, which are classified into two broad classes: differential-equation-based and material-based. Differential-equation-based ABCs are obtained by factoring the wave equation into outward and inward propagating operators and permitting only outgoing waves by eliminating the inward propagation operator. Material-based ABCs, on the other hand, are realized by surrounding the computational domain with a fictitious material that dampens the outgoing waves. Differential-equation-based ABCs can be further classified into two subcategories: global ABCs and local ABCs. While global ABCs may be highly accurate, they tend to be prohibitively expensive for large-scale wave 1 North Carolina State University, Raleigh, NC ; mnguddat@ncsu.edu

2 propagation problems. In contrast, local ABCs are more economical. However, there does not appear to be an accurate local ABCs for elastic wave propagation problems that is amenable for easy numerical implementation. In contrast to differential-equation based ABCs, Material ABCs are physically motivated; they involve adding a layer with artificial damping right next to the boundary, which makes the incident waves decay, thus reducing the reflections. The most successful material ABC is the perfectly matched layer (PML) which was originally developed for electromagnetics by Berenger [2], and triggered explosive development of material-based ABCs. Various versions of elastic PML are now available (see [1] for a review). The PML was compared with local ABCs by Hagstrom who observed that, due to the discretization and truncation errors, PML is less effective than the local ABCs, but emphasized that PML has a better flexibility with respect to treating corner regions [3]. It is thus desirable if the advantages of PML and local ABCs are combined. Guddati and Lim [4] developed such an ABC. They developed a simple link between PML and the local ABCs, leading to a new local ABC, named the continued fraction ABC (CFABC). The CFABC is as flexible as the PML, while retaining the accuracy of local ABCs. The development of CFABC in [4] is limited to acoustic wave equation. In this paper, we extend the CFABC for elastic wave equations and arrive at a new displacement based formulation that is effective for absorbing various types of waves occurring in elastic media. Presented below are (a) an outline of the concepts behind CFABC, (b) its extension to elastic wave propagation, and (c) numerical examples illustrating the effectiveness of elastic CFABC. Basic Idea of Continued Fraction ABCs The CFABC is applicable where the artificial (truncation) boundary is polygonal. It is a composition of edge and corner CFABCs. We first describe the derivation of the edge CFABC, followed by the extension to corner CFABC. Edge CFABC: Without any loss of generality, we explain the derivation of CFABC for a vertical computational boundary. Essentially, our goal is to replace a full space with a left half-space and an ABC simulating the effect of the right half-space (Figure 1a). The procedure entails several steps as described below. (a) The first step in the derivation is to discretize the right half-space using an infinite number of finite element layers (note that the discretization is performed only in the direction perpendicular to the boundary Figure 1b) The displacement is assumed to vary linearly within each layer. Such a discretization results in errors, triggering the need for rather thin finite element layers.

3 (a) (b) Figure 1: (a) The obective of edge CFABC; (b) Infinite midpoint-integrated layers to mimic right half space; (c) Truncation of the number of layers. (b) In the second step, we make an important observation that the artificial reflection due to discretization can be completely eliminated, thus facilitating the use of finite element layers of arbitrary thickness. The elimination of the discretization error is achieved by a rather simple procedure: using midpoint integration rule to compute the contribution matrices. It turns out that the finite element approximation error in the half-space impedance is exactly countered by the error in midpoint integration (see [4] for details). A consequence of midpoint integration is that the thickness of the finite element layers can be arbitrary. (c) In order to make the problems computationally tractable, the number of layers needs to be truncated (Figure 1c). Such a truncation introduces error, which can be measured in terms of the reflection at the interface between the left half-space and the discretized right half-space. The reflection error can be ikx analyzed easily for any wave mode of the form ae, with the wavenumber in the direction perpendicular to the boundary k, and is given by [4]: (c)

4 2 n k 2/ i L R =, (1) = 1 k+ 2/ i L where L are the lengths of the one-point integrated finite element layers and n is the number of layers. (d) By examining equation (1), we note that the reflection coefficient is equal to unity for real k, making it completely ineffective for propagating waves. However, armed with flexibility of choosing arbitrary L, one can choose L to be not only real, but also imaginary or complex. Choosing imaginary or complex element lengths would reduce the reflection coefficient for propagating waves, which constitutes the final step of the CFABC. Corner CFABC: At any corner, the CFABC is obtained by taking the tensor product of the two imaginary meshes associated with the two adoining edges. Consequently, the resulting elements would be parallelograms in shape and the element matrices are computed by 1 1 integration rule (see Figure 2). Edge Absorbers Corner Absorbers Edge Absorbers Figure 2: A schematic of edge and corner CFABCs. In summary, the CFABC can be viewed as a finite element mesh as extended to the exterior using rectangular elements in the direction perpendicular to the edge and parallelogram elements at the corners. The simple but important differences are that (a) the elements are of imaginary length in the direction(s) perpendicular to the boundary, and (b) the contribution from these elements are evaluated using midpoint integration rule in the direction perpendicular to the boundary.

5 Complex CFABC for Elastic Wave Propagation It can be shown that the above procedure should work for elastic wave propagation problems as wee (see [5] for a proof). Unfortunately, this extension turned out to be not trivial. The straightforward extension of CFABC to elastic waves has two significant shortcomings. Firstly, the absorbing boundary condition, while stable for homogeneous full and half space problems, tends to be unstable for layered media. Secondly, original CFABC is not amenable to explicit computation, making itself expensive for large-scale wave propagation problems. We overcome these limitations by modifying the original CFABC in two ways: (a) using complex element lengths that render the ABC stable for layered media, giving rise to complex CFABC; (b) Using operator splitting that renders the computational almost explicit. Additionally, the complex CFABC is implemented in a manner different from earlier versions of CFABC. The new implementation demands less storage and, as opposed to earlier CFABC implementations, does not increase the order of the differential equation. The complex CFABC with the new implementation fits well into standard finite element settings and is shown to provide effective absorption of various types of waves occurring in elastic media. The reader is referred to [1] for further details. Numerical Examples Two representative numerical examples are presented here: the first one illustrating the effectiveness of the CFABC for polygonal computational domains and the second one illustrating the applicability of the CFABC for layered media. Example 1 (Explosion in full space): In this example, a vertical Gaussian explosion is simulated in an elastic full-space. The domain is truncated using a polygonal boundary around the load and the CFABC is applied all around the computational domain (see the schematic in figure 3a). As seen in the figure, (a) Figure 3: (a) Problem schematic; (b) A snap shot of the wave fronts. (b)

6 both the vertically propagating pressure wave-front as well as the horizontally propagating shear wave-front are well absorbed by the CFABC. It is important to note that only 3 layers of CFABC are used here, clearly illustrating the efficiency of CFABC. Example 2 (Pulse load on an elastic Layer): In this example we simulate the propagation of a vertical pulse load in an unbounded horizontal layer resting on a rigid rock. Note that only the right half is analyzed due to symmetry. Thus, symmetric boundary conditions are applied on the left. The domain is truncated on the right and the CFABC is applied on the truncation domain. Figure 4 shows the comparison of the CFABC results with results obtained from very large mesh. Clearly, CFABC results in accurate response predictions. Free Free Symmetric BC CFABC Symmetric BC CFABC Rigid rock (fixed) (a) Figure 4: (a) the solution obtained from large mesh; (b) CFABC solution. References Rigid rock (fixed) 1. M. A. Zahid (2005), Efficient absorbing boundary conditions for modeling wave propagation in unbounded domains, Ph.D. dissertation, NC State Univ. 2. T. Hagstrom (2003), New results on absorbing layers and radiation boundary conditions, Topics in Computational Wave Propagation. Springer, pp J. P. Berenger, A Perfectly Matched Layer for the Absorption of Electromagnetic-Waves, J. of Computational Physics 114 (1994) M. N. Guddati and K. W. Lim (2005), Continued fraction absorbing boundary conditions for convex polygonal domains, Int. J. Num. Meth. Engr. (in revision). 5. M. N. Guddati (2005), Arbitrarily Wide Angle Wave Equations for complex media, Comp. Meth. Appl. Mech. Engr. (in press). (b)

Numerical Treatment of Wave Propagation in Layered Media

Numerical Treatment of Wave Propagation in Layered Media Proceedings, Third UJNR Workshop on Soil-Structure Interaction, March 29-30, 2004, Menlo Park, California, USA. Numerical Treatment of Wave Propagation in Layered Media Murthy N. Guddati, a) Si-Hwan Park,

More information

NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS

NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS Copyright 2013 by ABCM NUMERICAL MODELING OF ACOUSTIC WAVES IN 2D-FREQUENCY DOMAINS Márcio Filipe Ramos e Ramos Fluminense Federal University, Niterói, Brazil mfrruff@hotmail.com Gabriela Guerreiro Ferreira

More information

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland

Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 1627, FI-70211, Finland Timo Lähivaara, Tomi Huttunen, Simo-Pekka Simonaho University of Kuopio, Department of Physics P.O.Box 627, FI-72, Finland timo.lahivaara@uku.fi INTRODUCTION The modeling of the acoustic wave fields often

More information

Verification and Validation for Seismic Wave Propagation Problems

Verification and Validation for Seismic Wave Propagation Problems Chapter 26 Verification and Validation for Seismic Wave Propagation Problems (1989-2-24-25-28-29-21-211-217-) (In collaboration with Dr. Nima Tafazzoli, Dr. Federico Pisanò, Mr. Kohei Watanabe and Mr.

More information

Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics

Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics Modeling the Acoustic Scattering from Axially Symmetric Fluid, Elastic, and Poroelastic Objects due to Nonsymmetric Forcing Using COMSOL Multiphysics Anthony L. Bonomo *1 and Marcia J. Isakson 1 1 Applied

More information

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction...

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction... TABLE OF CONTENTS SECTION 1 INTRODUCTION... 1 1.1 Introduction... 1 1.2 Objectives... 1 1.3 Report organization... 2 SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 2.1 Introduction... 3 2.2 Wave propagation

More information

NUMERICAL SIMULATION OF IRREGULAR SURFACE ACOUSTIC WAVE EQUATION BASED ON ORTHOGONAL BODY-FITTED GRIDS

NUMERICAL SIMULATION OF IRREGULAR SURFACE ACOUSTIC WAVE EQUATION BASED ON ORTHOGONAL BODY-FITTED GRIDS - 465 - NUMERICAL SIMULATION OF IRREGULAR SURFACE ACOUSTIC WAVE EQUATION BASED ON ORTHOGONAL BODY-FITTED GRIDS LIU, Z. Q. SUN, J. G. * SUN, H. * LIU, M. C. * GAO, Z. H. College for Geoexploration Science

More information

Audio acoustic modeling using full-wave methods

Audio acoustic modeling using full-wave methods Acoustics 8 Paris Audio acoustic modeling using full-wave methods Timo Lahivaara, Tomi Huttunen and Simo-Pekka Simonaho University of Kuopio, P.O.Box 1627, 7211 Kuopio, Finland simo-pekka.simonaho@uku.fi

More information

PROPERTIES OF TRIANGLES AND QUADRILATERALS (plus polygons in general)

PROPERTIES OF TRIANGLES AND QUADRILATERALS (plus polygons in general) Mathematics Revision Guides Properties of Triangles, Quadrilaterals and Polygons Page 1 of 15 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Foundation Tier PROPERTIES OF TRIANGLES AND QUADRILATERALS

More information

2.5 D BEM modelisation of ground structure interaction

2.5 D BEM modelisation of ground structure interaction paper ID: 510/p.1 2.5 D BEM modelisation of ground structure interaction Philippe JEAN CSTB, 24 rue Joseph Fourier, 38400 Saint Martin d Hères, France, jean@cstb.fr 2.5 D Green functions of continuous

More information

Lecture 7 Notes: 07 / 11. Reflection and refraction

Lecture 7 Notes: 07 / 11. Reflection and refraction Lecture 7 Notes: 07 / 11 Reflection and refraction When an electromagnetic wave, such as light, encounters the surface of a medium, some of it is reflected off the surface, while some crosses the boundary

More information

Implementation of PML in the Depth-oriented Extended Forward Modeling

Implementation of PML in the Depth-oriented Extended Forward Modeling Implementation of PML in the Depth-oriented Extended Forward Modeling Lei Fu, William W. Symes The Rice Inversion Project (TRIP) April 19, 2013 Lei Fu, William W. Symes (TRIP) PML in Extended modeling

More information

PROPERTIES OF TRIANGLES AND QUADRILATERALS

PROPERTIES OF TRIANGLES AND QUADRILATERALS Mathematics Revision Guides Properties of Triangles, Quadrilaterals and Polygons Page 1 of 22 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier PROPERTIES OF TRIANGLES AND QUADRILATERALS

More information

Ansoft HFSS 3D Boundary Manager

Ansoft HFSS 3D Boundary Manager and Selecting Objects and s Menu Functional and Ansoft HFSS Choose Setup / to: Define the location of ports, conductive surfaces, resistive surfaces, and radiation (or open) boundaries. Define sources

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

More information

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers

Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers ICHE 2014, Hamburg - Lehfeldt & Kopmann (eds) - 2014 Bundesanstalt für Wasserbau ISBN 978-3-939230-32-8 Numerical Wave Tank Modeling of Hydrodynamics of Permeable Barriers K. Rajendra & R. Balaji Indian

More information

4 Mathematics Curriculum. Module Overview... i Topic A: Lines and Angles... 4.A.1. Topic B: Angle Measurement... 4.B.1

4 Mathematics Curriculum. Module Overview... i Topic A: Lines and Angles... 4.A.1. Topic B: Angle Measurement... 4.B.1 New York State Common Core 4 Mathematics Curriculum G R A D E Table of Contents GRADE 4 MODULE 4 Angle Measure and Plane Figures GRADE 4 MODULE 4 Module Overview... i Topic A: Lines and Angles... 4.A.1

More information

4.G.1. Name Date. Geometry. Use the figure below to answer questions Draw an intersecting line through the line below. E H

4.G.1. Name Date. Geometry. Use the figure below to answer questions Draw an intersecting line through the line below. E H Name Date ssessment 1 4.G.1 questions 1-3. 5. Draw an intersecting line through the line below. E H B C D G F 6. Draw a perpendicular line through the set of lines below. 1. Name a pair of parallel lines.

More information

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel

An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel An Introduction to the Finite Difference Time Domain (FDTD) Method & EMPIRE XCcel Simulation Model definition for FDTD DUT Port Simulation Box Graded Mesh six Boundary Conditions 1 FDTD Basics: Field components

More information

Mie scattering off plasmonic nanoparticle

Mie scattering off plasmonic nanoparticle Mie scattering off plasmonic nanoparticle Model documentation COMSOL 2009 Version: COMSOL 3.5a1 (build 3.5.0.608) Contents I. Model Overview II. Model Navigator III. Options and settings IV. Geometry modeling

More information

Fictitious Domain Methods and Topology Optimization

Fictitious Domain Methods and Topology Optimization Fictitious Domain Methods and Topology Optimization Martin Berggren UMIT research lab Department of Computing Science Umeå University April 11, 2014 Martin Berggren (Umeå University) Fictitious Domain

More information

SEG/San Antonio 2007 Annual Meeting

SEG/San Antonio 2007 Annual Meeting Yaofeng He* and Ru-Shan Wu Modeling and Imaging Laboratory, Institute of Geophysics and Planetary Physics, University of California, Santa Cruz, CA, 95064, USA Summary A one-way and one-return boundary

More information

ACCURACY OF THE SUBTRACTION MODEL USED IN SASSI

ACCURACY OF THE SUBTRACTION MODEL USED IN SASSI Transactions, SMiRT-22 ACCURACY OF THE SUBTRACTION MODEL USED IN SASSI 1) SC Solutions, Inc., Walnut Creek, CA, U.S.A. ABSTRACT Mansour Tabatabaie 1 In a recent letter to the U.S. Department of Energy

More information

High Frequency Wave Scattering

High Frequency Wave Scattering High Frequency Wave Scattering University of Reading March 21st, 2006 - Scattering theory What is the effect of obstacles or inhomogeneities on an incident wave? - Scattering theory What is the effect

More information

Tu P13 08 A MATLAB Package for Frequency Domain Modeling of Elastic Waves

Tu P13 08 A MATLAB Package for Frequency Domain Modeling of Elastic Waves Tu P13 8 A MATLAB Package for Frequency Domain Modeling of Elastic Waves E. Jamali Hondori* (Kyoto University), H. Mikada (Kyoto University), T.N. Goto (Kyoto University) & J. Takekawa (Kyoto University)

More information

Advanced Image Reconstruction Methods for Photoacoustic Tomography

Advanced Image Reconstruction Methods for Photoacoustic Tomography Advanced Image Reconstruction Methods for Photoacoustic Tomography Mark A. Anastasio, Kun Wang, and Robert Schoonover Department of Biomedical Engineering Washington University in St. Louis 1 Outline Photoacoustic/thermoacoustic

More information

Time domain construction of acoustic scattering by elastic targets through finite element analysis

Time domain construction of acoustic scattering by elastic targets through finite element analysis Time domain construction of acoustic scattering by elastic targets through finite element analysis Aaron Gunderson*, Blake Simon, Anthony Bonomo, Marcia Isakson Applied Research Laboratories University

More information

FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT

FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT FINITE ELEMENT MODELING OF TRANSIENT WAVE PHENOMENA AT SOLIDIFLUID INTERFACES T. Xue, W. Lord, S. Udpa, L. Udpa and M. Mina Department of Electrical and Computer Engineering Iowa State University Ames,

More information

GG450 4/5/2010. Today s material comes from p and in the text book. Please read and understand all of this material!

GG450 4/5/2010. Today s material comes from p and in the text book. Please read and understand all of this material! GG450 April 6, 2010 Seismic Reflection I Today s material comes from p. 32-33 and 81-116 in the text book. Please read and understand all of this material! Back to seismic waves Last week we talked about

More information

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit

Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit Modeling Submerged Structures Loaded by Underwater Explosions with ABAQUS/Explicit David B. Woyak ABAQUS Solutions Northeast, LLC Abstract: Finite element analysis can be used to predict the transient

More information

1. Particle Scattering. Cogito ergo sum, i.e. Je pense, donc je suis. - René Descartes

1. Particle Scattering. Cogito ergo sum, i.e. Je pense, donc je suis. - René Descartes 1. Particle Scattering Cogito ergo sum, i.e. Je pense, donc je suis. - René Descartes Generally gas and particles do not scatter isotropically. The phase function, scattering efficiency, and single scattering

More information

Finite-difference elastic modelling below a structured free surface

Finite-difference elastic modelling below a structured free surface FD modelling below a structured free surface Finite-difference elastic modelling below a structured free surface Peter M. Manning ABSTRACT This paper shows experiments using a unique method of implementing

More information

Optimised corrections for finite-difference modelling in two dimensions

Optimised corrections for finite-difference modelling in two dimensions Optimized corrections for 2D FD modelling Optimised corrections for finite-difference modelling in two dimensions Peter M. Manning and Gary F. Margrave ABSTRACT Finite-difference two-dimensional correction

More information

HFSS - Antennas, Arrays and FSS's. David Perry Applications Engineer Ansoft Corporation

HFSS - Antennas, Arrays and FSS's. David Perry Applications Engineer Ansoft Corporation HFSS - Antennas, Arrays and FSS's David Perry Applications Engineer Ansoft Corporation Synopsis Some Excerpts from What s New Enhancements to HFSS Wave Guide Simulator (WGS) What is it? Why you would use

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

A Well-posed PML Absorbing Boundary Condition For 2D Acoustic Wave Equation

A Well-posed PML Absorbing Boundary Condition For 2D Acoustic Wave Equation A Well-posed PML Absorbing Boundary Condition For 2D Acoustic Wave Equation Min Zhou ABSTRACT An perfectly matched layers absorbing boundary condition (PML) with an unsplit field is derived for the acoustic

More information

Federal Institute for Materials Research and Testing (BAM), Unter den Eichen 87, Berlin, Germany

Federal Institute for Materials Research and Testing (BAM), Unter den Eichen 87, Berlin, Germany Jannis Bulling 1, Jens Prager 1, Fabian Krome 1 1 Federal Institute for Materials Research and Testing (BAM), Unter den Eichen 87, 12205 Berlin, Germany Abstract: This paper addresses the computation of

More information

Numerical modelling of seismic waves using imageprocessing

Numerical modelling of seismic waves using imageprocessing Southern Cross University epublications@scu 23rd Australasian Conference on the Mechanics of Structures and Materials 2014 Numerical modelling of seismic waves using imageprocessing and quadtree meshes

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.6 EFFICIENT ACOUSTIC

More information

Absorbing boundary domain for CSEM 3D modelling

Absorbing boundary domain for CSEM 3D modelling Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Absorbing boundary domain for CSEM 3D modelling Joonsang Park 1*, Tore Ingvald Bjørnarå 1, Brian Anthony Farrelly 2 1 Norwegian Geotechnical

More information

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems

A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems A Graphical User Interface (GUI) for Two-Dimensional Electromagnetic Scattering Problems Veysel Demir vdemir@olemiss.edu Mohamed Al Sharkawy malshark@olemiss.edu Atef Z. Elsherbeni atef@olemiss.edu Abstract

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 36 In last class, we have derived element equations for two d elasticity problems

More information

A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun 1

A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun 1 21 st International Conference on Composite Materials Xi an, 20-25 th August 2017 A MODELING METHOD OF CURING DEFORMATION FOR CFRP COMPOSITE STIFFENED PANEL WANG Yang 1, GAO Jubin 1 BO Ma 1 LIU Chuanjun

More information

KU Leuven vibro-acoustics activities in an Industry 4.0 context

KU Leuven vibro-acoustics activities in an Industry 4.0 context KU Leuven vibro-acoustics activities in an Industry 4.0 context Wim Desmet KU Leuven Department of Mechanical Engineering Flanders Make - Virtual Department Mechatronics & Design overview KU Leuven team

More information

arxiv: v1 [math.na] 26 Jun 2014

arxiv: v1 [math.na] 26 Jun 2014 for spectrally accurate wave propagation Vladimir Druskin, Alexander V. Mamonov and Mikhail Zaslavsky, Schlumberger arxiv:406.6923v [math.na] 26 Jun 204 SUMMARY We develop a method for numerical time-domain

More information

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Deformable Objects. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Deformable Objects Matthias Teschner Computer Science Department University of Freiburg Outline introduction forces performance collision handling visualization University

More information

Investigation of Traffic Load on the Buried Pipeline by Using of Real Scale Experiment and Plaxis-3D Software

Investigation of Traffic Load on the Buried Pipeline by Using of Real Scale Experiment and Plaxis-3D Software Research Journal of Applied Sciences, Engineering and Technology 2(2): 107-113, 2010 ISSN: 2040-7467 Maxwell Scientific Organization, 2010 Submitted Date: August 01, 2009 Accepted Date: December 14, 2009

More information

Dynamic Behaviour of Pile Foundations in

Dynamic Behaviour of Pile Foundations in Dynamic Behaviour of Pile Foundations in Layered Soil Half-Space Using Cone Method M.M. Aldimashki 1 and J.M.W. Brownjohn 1, Department of Civil and Structural Engineering, University of Sheffield, Sir

More information

Coustyx Tutorial Indirect Model

Coustyx Tutorial Indirect Model Coustyx Tutorial Indirect Model 1 Introduction This tutorial is created to outline the steps required to compute radiated noise from a gearbox housing using Coustyx software. Detailed steps are given on

More information

We N Converted-phase Seismic Imaging - Amplitudebalancing Source-independent Imaging Conditions

We N Converted-phase Seismic Imaging - Amplitudebalancing Source-independent Imaging Conditions We N106 02 Converted-phase Seismic Imaging - Amplitudebalancing -independent Imaging Conditions A.H. Shabelansky* (Massachusetts Institute of Technology), A.E. Malcolm (Memorial University of Newfoundland)

More information

THE concept of using a lossy material to absorb an

THE concept of using a lossy material to absorb an 40 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 45, NO. 1, JANUARY 1997 A Comparison of Anisotropic PML to Berenger s PML and Its Application to the Finite-Element Method for EM Scattering Jo-Yu

More information

Seismic modelling with the reflectivity method

Seismic modelling with the reflectivity method Yongwang Ma, Luiz Loures, and Gary F. Margrave ABSTRACT Seismic modelling with the reflectivity method Numerical seismic modelling is a powerful tool in seismic imaging, interpretation and inversion. Wave

More information

Uniform edge-c-colorings of the Archimedean Tilings

Uniform edge-c-colorings of the Archimedean Tilings Discrete & Computational Geometry manuscript No. (will be inserted by the editor) Uniform edge-c-colorings of the Archimedean Tilings Laura Asaro John Hyde Melanie Jensen Casey Mann Tyler Schroeder Received:

More information

LETTERS TO THE EDITOR

LETTERS TO THE EDITOR INTERNATIONAL JOURNAL FOR NUMERICAL AND ANALYTICAL METHODS IN GEOMECHANICS, VOL. 7, 135-141 (1983) LETTERS TO THE EDITOR NUMERICAL PREDICTION OF COLLAPSE LOADS USING FINITE ELEMENT METHODS by S. W. Sloan

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Abaqus Technology Brief. Sound Radiation Analysis of Automobile Engine Covers

Abaqus Technology Brief. Sound Radiation Analysis of Automobile Engine Covers Sound Radiation Analysis of Automobile Engine Covers Abaqus Technology Brief TB-06-COVER-2 Revised: April 2007. Summary A methodology to study the sound radiation of engine valve covers is presented. The

More information

Introduction : Applying Lines of Symmetry

Introduction : Applying Lines of Symmetry Introduction A line of symmetry,, is a line separating a figure into two halves that are mirror images. Line symmetry exists for a figure if for every point P on one side of the line, there is a corresponding

More information

Generalized alternative image theory to estimating sound field for complex shapes of indoor spaces

Generalized alternative image theory to estimating sound field for complex shapes of indoor spaces Generalized alternative image theory to estimating sound field for complex shapes of indoor spaces Byunghak KONG 1 ; Kyuho LEE 2 ; Seokjong JANG 3 ; Seo-Ryong PARK 4 ; Soogab LEE 5 1 5 Seoul National University,

More information

RASTERIZING POLYGONS IN IMAGE SPACE

RASTERIZING POLYGONS IN IMAGE SPACE On-Line Computer Graphics Notes RASTERIZING POLYGONS IN IMAGE SPACE Kenneth I. Joy Visualization and Graphics Research Group Department of Computer Science University of California, Davis A fundamental

More information

ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems

ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems ALE and AMR Mesh Refinement Techniques for Multi-material Hydrodynamics Problems A. J. Barlow, AWE. ICFD Workshop on Mesh Refinement Techniques 7th December 2005 Acknowledgements Thanks to Chris Powell,

More information

Comparison of TLM and FDTD Methods in RCS Estimation

Comparison of TLM and FDTD Methods in RCS Estimation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 4, Number 3 (2011), pp. 283-287 International Research Publication House http://www.irphouse.com Comparison of TLM and FDTD Methods

More information

Sponge boundary condition for frequency-domain modeling

Sponge boundary condition for frequency-domain modeling GEOPHYSIS, VOL. 60, NO. 6 (NOVEMBER-DEEMBER 1995); P. 1870-1874, 6 FIGS. Sponge boundary condition for frequency-domain modeling hangsoo Shin ABSTRAT Several techniques have been developed to get rid of

More information

Methodology for Prediction of Sliding and Rocking of Rigid Bodies Using Fast Non-Linear Analysis (FNA) Formulation

Methodology for Prediction of Sliding and Rocking of Rigid Bodies Using Fast Non-Linear Analysis (FNA) Formulation Methodology for Prediction of Sliding and Rocking of Rigid Bodies Using Fast Non-Linear Analysis (FNA) Formulation Sohrab Esfandiari - ENOVA Engineering Services Robert P. Kennedy- RPK Structural Consulting

More information

MIGRATION BY EXTRAPOLATION OF TIME- DEPENDENT BOUNDARY VALUES*

MIGRATION BY EXTRAPOLATION OF TIME- DEPENDENT BOUNDARY VALUES* Geophysical Prospecting 31,413-420, 1983. MIGRATION BY EXTRAPOLATION OF TIME- DEPENDENT BOUNDARY VALUES* G.A. McMECHAN** ABSTRACT MCMECHAN, G.A. 1983, Migration by Extrapolation of Time-Dependent Boundary

More information

Example 24 Spring-back

Example 24 Spring-back Example 24 Spring-back Summary The spring-back simulation of sheet metal bent into a hat-shape is studied. The problem is one of the famous tests from the Numisheet 93. As spring-back is generally a quasi-static

More information

Cloth Simulation. Tanja Munz. Master of Science Computer Animation and Visual Effects. CGI Techniques Report

Cloth Simulation. Tanja Munz. Master of Science Computer Animation and Visual Effects. CGI Techniques Report Cloth Simulation CGI Techniques Report Tanja Munz Master of Science Computer Animation and Visual Effects 21st November, 2014 Abstract Cloth simulation is a wide and popular area of research. First papers

More information

Simulation in Computer Graphics. Particles. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Particles. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Particles Matthias Teschner Computer Science Department University of Freiburg Outline introduction particle motion finite differences system of first order ODEs second

More information

CMP Book: Investigation Number Objective: PASS: 1.1 Describe data distributions and display in line and bar graphs

CMP Book: Investigation Number Objective: PASS: 1.1 Describe data distributions and display in line and bar graphs Data About Us (6th Grade) (Statistics) 1.1 Describe data distributions and display in line and bar graphs. 6.5.1 1.2, 1.3, 1.4 Analyze data using range, mode, and median. 6.5.3 Display data in tables,

More information

MATH 113 Section 8.2: Two-Dimensional Figures

MATH 113 Section 8.2: Two-Dimensional Figures MATH 113 Section 8.2: Two-Dimensional Figures Prof. Jonathan Duncan Walla Walla University Winter Quarter, 2008 Outline 1 Classifying Two-Dimensional Shapes 2 Polygons Triangles Quadrilaterals 3 Other

More information

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL The following is a description of the model setups and input/output parameters for benchmarking analytical volcanic deformation models

More information

Transactions on Information and Communications Technologies vol 15, 1997 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 15, 1997 WIT Press,  ISSN Optimization of time dependent adaptive finite element methods K.-H. Elmer Curt-Risch-Institut, Universitat Hannover Appelstr. 9a, D-30167 Hannover, Germany Abstract To obtain reliable numerical solutions

More information

3 Identify shapes as two-dimensional (lying in a plane, flat ) or three-dimensional ( solid ).

3 Identify shapes as two-dimensional (lying in a plane, flat ) or three-dimensional ( solid ). Geometry Kindergarten Identify and describe shapes (squares, circles, triangles, rectangles, hexagons, cubes, cones, cylinders, and spheres). 1 Describe objects in the environment using names of shapes,

More information

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with:

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with: The Lecture deals with: Some more Suggestions for Improvement of Discretization Schemes Some Non-Trivial Problems with Discretized Equations file:///d /chitra/nptel_phase2/mechanical/cfd/lecture13/13_1.htm[6/20/2012

More information

Visualizing diffraction of a loudspeaker enclosure

Visualizing diffraction of a loudspeaker enclosure Visualizing diffraction of a loudspeaker enclosure V. Pulkki T. Lokki Laboratory of Acoustics and Audio Signal Processing Telecommunications Software and Multimedia Laboratory Helsinki University of Technology,

More information

TWO-DIMENSIONAL FEM MODELING OF SEISMIC WAVE PROPAGATION IN COAL SEAM. By Hongliang Wang

TWO-DIMENSIONAL FEM MODELING OF SEISMIC WAVE PROPAGATION IN COAL SEAM. By Hongliang Wang EGEE 50 Fall 005 Semester Paper. Instructor: Dr. Derek Elsworth TWO-DIMENSIONAL FEM MODELING OF SEISMIC WAVE PROPAGATION IN COAL SEAM By Hongliang Wang (huw103@psu.edu) Abstract In-seam seismic signals

More information

Diffraction Gratings as Anti Reflective Coatings Noah Gilbert. University of Arizona ngilbert .arizona.edu Phone: (520)

Diffraction Gratings as Anti Reflective Coatings Noah Gilbert. University of Arizona   ngilbert .arizona.edu Phone: (520) Diffraction Gratings as Anti Reflective Coatings Noah Gilbert University of Arizona Email: ngilbertemail.arizona.edu Phone: (520)304 4864 Abstract: Diffraction gratings with sub wavelength spatial frequencies

More information

Excerpt from the Proceedings of the COMSOL Conference 2010 Paris

Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Simulation of Flaw Signals in a Magnetic Flux Leakage Inspection Procedure O. Nemitz * and T. Schmitte Salzgitter Mannesmann Forschung GmbH

More information

A is any set of ordered pairs of real numbers. This is a set of ordered pairs of real numbers, so it is a.

A is any set of ordered pairs of real numbers. This is a set of ordered pairs of real numbers, so it is a. Fry Texas A&M University!! Math 150!! Chapter 3!! Fall 2014! 1 Chapter 3A Rectangular Coordinate System A is any set of ordered pairs of real numbers. A relation can be finite: {(-3, 1), (-3, -1), (0,

More information

Chapter 13 RADIATION HEAT TRANSFER

Chapter 13 RADIATION HEAT TRANSFER Heat and Mass Transfer: Fundamentals & Applications Fourth Edition in SI Units Yunus A. Cengel, Afshin J. Ghajar McGraw-Hill, 2011 Chapter 13 RADIATION HEAT TRANSFER PM Dr Mazlan Abdul Wahid Universiti

More information

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES Goals of research Dr. Uldis Raitums, Dr. Kārlis Birģelis To develop and investigate mathematical properties of algorithms

More information

SPECIAL TECHNIQUES-II

SPECIAL TECHNIQUES-II SPECIAL TECHNIQUES-II Lecture 19: Electromagnetic Theory Professor D. K. Ghosh, Physics Department, I.I.T., Bombay Method of Images for a spherical conductor Example :A dipole near aconducting sphere The

More information

Introduction to Geometry

Introduction to Geometry Introduction to Geometry This course covers the topics outlined below. You can customize the scope and sequence of this course to meet your curricular needs. Curriculum (211 topics + 6 additional topics)

More information

CURVILINEAR MESH GENERATION IN 3D

CURVILINEAR MESH GENERATION IN 3D CURVILINEAR MESH GENERATION IN 3D Saikat Dey, Robert M. O'Bara 2 and Mark S. Shephard 2 SFA Inc. / Naval Research Laboratory, Largo, MD., U.S.A., dey@cosmic.nrl.navy.mil 2 Scientific Computation Research

More information

Mass-Spring Systems. Last Time?

Mass-Spring Systems. Last Time? Mass-Spring Systems Last Time? Implicit Surfaces & Marching Cubes/Tetras Collision Detection & Conservative Bounding Regions Spatial Acceleration Data Structures Octree, k-d tree, BSF tree 1 Today Particle

More information

On-Line Computer Graphics Notes CLIPPING

On-Line Computer Graphics Notes CLIPPING On-Line Computer Graphics Notes CLIPPING Kenneth I. Joy Visualization and Graphics Research Group Department of Computer Science University of California, Davis 1 Overview The primary use of clipping in

More information

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming

L1 - Introduction. Contents. Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming L1 - Introduction Contents Introduction of CAD/CAM system Components of CAD/CAM systems Basic concepts of graphics programming 1 Definitions Computer-Aided Design (CAD) The technology concerned with the

More information

Design of Electromagnetic Test Sites

Design of Electromagnetic Test Sites Sensor and Simulation Notes Note 533 3 August 2008 Design of Electromagnetic Test Sites Carl E. Baum University of New Mexico Department of Electrical and Computer Engineering Albuquerque New Mexico 87131

More information

Introduction to Electrostatic FEA with BELA

Introduction to Electrostatic FEA with BELA Introduction to Electrostatic FEA with BELA David Meeker dmeeker@ieee.org Updated October 31, 2004 Introduction BELA ( Basic Electrostatic Analysis ) is a software package for the finite element analysis

More information

Cloth Simulation. COMP 768 Presentation Zhen Wei

Cloth Simulation. COMP 768 Presentation Zhen Wei Cloth Simulation COMP 768 Presentation Zhen Wei Outline Motivation and Application Cloth Simulation Methods Physically-based Cloth Simulation Overview Development References 2 Motivation Movies Games VR

More information

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES

17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES 17. SEISMIC ANALYSIS MODELING TO SATISFY BUILDING CODES The Current Building Codes Use the Terminology: Principal Direction without a Unique Definition 17.1 INTRODUCTION { XE "Building Codes" }Currently

More information

Curriki Geometry Glossary

Curriki Geometry Glossary Curriki Geometry Glossary The following terms are used throughout the Curriki Geometry projects and represent the core vocabulary and concepts that students should know to meet Common Core State Standards.

More information

2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into

2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into 2D rendering takes a photo of the 2D scene with a virtual camera that selects an axis aligned rectangle from the scene. The photograph is placed into the viewport of the current application window. A pixel

More information

Accelerated flow acoustic boundary element solver and the noise generation of fish

Accelerated flow acoustic boundary element solver and the noise generation of fish Accelerated flow acoustic boundary element solver and the noise generation of fish JUSTIN W. JAWORSKI, NATHAN WAGENHOFFER, KEITH W. MOORED LEHIGH UNIVERSITY, BETHLEHEM, USA FLINOVIA PENN STATE 27 APRIL

More information

Reverse time migration with random boundaries

Reverse time migration with random boundaries Reverse time migration with random boundaries Robert G. Clapp ABSTRACT Reading wavefield checkpoints from disk is quickly becoming the bottleneck in Reverse Time Migration. We eliminate the need to write

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper.

Research Collection. Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models. Conference Paper. Research Collection Conference Paper Localisation of Acoustic Emission in Reinforced Concrete using Heterogeneous Velocity Models Author(s): Gollob, Stephan; Vogel, Thomas Publication Date: 2014 Permanent

More information

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse Tutorial Outline Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse exams. Math Tutorials offer targeted instruction,

More information

Philip E. Plantz. Application Note. SL-AN-08 Revision C. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation

Philip E. Plantz. Application Note. SL-AN-08 Revision C. Provided By: Microtrac, Inc. Particle Size Measuring Instrumentation A Conceptual, Non-Mathematical Explanation on the Use of Refractive Index in Laser Particle Size Measurement (Understanding the concept of refractive index and Mie Scattering in Microtrac Instruments and

More information