The Boundary Element Method with Programming

The Boundary Element Method with Programming PDF

Author: Gernot Beer

Publisher: Springer Science & Business Media

Published: 2008-09-03

Total Pages: 496

ISBN-13: 3211715762

DOWNLOAD EBOOK →

This thorough yet understandable introduction to the boundary element method presents an attractive alternative to the finite element method. It not only explains the theory but also presents the implementation of the theory into computer code, the code in FORTRAN 95 can be freely downloaded. The book also addresses the issue of efficiently using parallel processing hardware in order to considerably speed up the computations for large systems. The applications range from problems of heat and fluid flow to static and dynamic elasto-plastic problems in continuum mechanics.

The Boundary Element Method for Plate Analysis

The Boundary Element Method for Plate Analysis PDF

Author: John T. Katsikadelis

Publisher: Elsevier

Published: 2014-07-16

Total Pages: 345

ISBN-13: 0124167446

DOWNLOAD EBOOK →

Boundary Element Method for Plate Analysis offers one of the first systematic and detailed treatments of the application of BEM to plate analysis and design. Aiming to fill in the knowledge gaps left by contributed volumes on the topic and increase the accessibility of the extensive journal literature covering BEM applied to plates, author John T. Katsikadelis draws heavily on his pioneering work in the field to provide a complete introduction to theory and application. Beginning with a chapter of preliminary mathematical background to make the book a self-contained resource, Katsikadelis moves on to cover the application of BEM to basic thin plate problems and more advanced problems. Each chapter contains several examples described in detail and closes with problems to solve. Presenting the BEM as an efficient computational method for practical plate analysis and design, Boundary Element Method for Plate Analysis is a valuable reference for researchers, students and engineers working with BEM and plate challenges within mechanical, civil, aerospace and marine engineering. One of the first resources dedicated to boundary element analysis of plates, offering a systematic and accessible introductory to theory and application Authored by a leading figure in the field whose pioneering work has led to the development of BEM as an efficient computational method for practical plate analysis and design Includes mathematical background, examples and problems in one self-contained resource

The Boundary Element Method for Engineers and Scientists

The Boundary Element Method for Engineers and Scientists PDF

Author: John T. Katsikadelis

Publisher: Academic Press

Published: 2016-10-10

Total Pages: 466

ISBN-13: 0128020105

DOWNLOAD EBOOK →

The Boundary Element Method for Engineers and Scientists: Theory and Applications is a detailed introduction to the principles and use of boundary element method (BEM), enabling this versatile and powerful computational tool to be employed for engineering analysis and design. In this book, Dr. Katsikadelis presents the underlying principles and explains how the BEM equations are formed and numerically solved using only the mathematics and mechanics to which readers will have been exposed during undergraduate studies. All concepts are illustrated with worked examples and problems, helping to put theory into practice and to familiarize the reader with BEM programming through the use of code and programs listed in the book and also available in electronic form on the book’s companion website. Offers an accessible guide to BEM principles and numerical implementation, with worked examples and detailed discussion of practical applications This second edition features three new chapters, including coverage of the dual reciprocity method (DRM) and analog equation method (AEM), with their application to complicated problems, including time dependent and non-linear problems, as well as problems described by fractional differential equations Companion website includes source code of all computer programs developed in the book for the solution of a broad range of real-life engineering problems

Boundary Element Methods in Structural Analysis and Mechanics

Boundary Element Methods in Structural Analysis and Mechanics PDF

Author: Youssef F. Rashed

Publisher: WIT Press (UK)

Published: 2003

Total Pages: 276

ISBN-13: 9781853129421

DOWNLOAD EBOOK →

This book covers many applications of the BEM to structural analysis and mechanics, including coupling it with finite element method and with skeletal elements with different connection types. Traditional flexibility/stiffness techniques are also extended to work within the BEM.

Boundary Element Methods for Engineers and Scientists

Boundary Element Methods for Engineers and Scientists PDF

Author: Lothar Gaul

Publisher: Springer Science & Business Media

Published: 2013-06-29

Total Pages: 491

ISBN-13: 3662051362

DOWNLOAD EBOOK →

Over the past decades, the Boundary Element Method has emerged as a ver satile and powerful tool for the solution of engineering problems, presenting in many cases an alternative to the more widely used Finite Element Method. As with any numerical method, the engineer or scientist who applies it to a practical problem needs to be acquainted with, and understand, its basic principles to be able to apply it correctly and be aware of its limitations. It is with this intention that we have endeavoured to write this book: to give the student or practitioner an easy-to-understand introductory course to the method so as to enable him or her to apply it judiciously. As the title suggests, this book not only serves as an introductory course, but also cov ers some advanced topics that we consider important for the researcher who needs to be up-to-date with new developments. This book is the result of our teaching experiences with the Boundary Element Method, along with research and consulting activities carried out in the field. Its roots lie in a graduate course on the Boundary Element Method given by the authors at the university of Stuttgart. The experiences gained from teaching and the remarks and questions of the students have contributed to shaping the 'Introductory course' (Chapters 1-8) to the needs of the stu dents without assuming a background in numerical methods in general or the Boundary Element Method in particular.

Static and Dynamic Analysis of Engineering Structures

Static and Dynamic Analysis of Engineering Structures PDF

Author: Levon G. Petrosian

Publisher: John Wiley & Sons

Published: 2020-05-11

Total Pages: 528

ISBN-13: 1119592836

DOWNLOAD EBOOK →

An authoritative guide to the theory and practice of static and dynamic structures analysis Static and Dynamic Analysis of Engineering Structures examines static and dynamic analysis of engineering structures for methodological and practical purposes. In one volume, the authors – noted engineering experts – provide an overview of the topic and review the applications of modern as well as classic methods of calculation of various structure mechanics problems. They clearly show the analytical and mechanical relationships between classical and modern methods of solving boundary value problems. The first chapter offers solutions to problems using traditional techniques followed by the introduction of the boundary element methods. The book discusses various discrete and continuous systems of analysis. In addition, it offers solutions for more complex systems, such as elastic waves in inhomogeneous media, frequency-dependent damping and membranes of arbitrary shape, among others. Static and Dynamic Analysis of Engineering Structures is filled with illustrative examples to aid in comprehension of the presented material. The book: Illustrates the modern methods of static and dynamic analysis of structures; Provides methods for solving boundary value problems of structural mechanics and soil mechanics; Offers a wide spectrum of applications of modern techniques and methods of calculation of static, dynamic and seismic problems of engineering design; Presents a new foundation model. Written for researchers, design engineers and specialists in the field of structural mechanics, Static and Dynamic Analysis of Engineering Structures provides a guide to analyzing static and dynamic structures, using traditional and advanced approaches with real-world, practical examples.

The Isogeometric Boundary Element Method

The Isogeometric Boundary Element Method PDF

Author: Gernot Beer

Publisher: Springer Nature

Published: 2019-09-21

Total Pages: 335

ISBN-13: 3030233391

DOWNLOAD EBOOK →

This book discusses the introduction of isogeometric technology to the boundary element method (BEM) in order to establish an improved link between simulation and computer aided design (CAD) that does not require mesh generation. In the isogeometric BEM, non-uniform rational B-splines replace the Lagrange polynomials used in conventional BEM. This may seem a trivial exercise, but if implemented rigorously, it has profound implications for the programming, resulting in software that is extremely user friendly and efficient. The BEM is ideally suited for linking with CAD, as both rely on the definition of objects by boundary representation. The book shows how the isogeometric philosophy can be implemented and how its benefits can be maximised with a minimum of user effort. Using several examples, ranging from potential problems to elasticity, it demonstrates that the isogeometric approach results in a drastic reduction in the number of unknowns and an increase in the quality of the results. In some cases even exact solutions without refinement are possible. The book also presents a number of practical applications, demonstrating that the development is not only of academic interest. It then elegantly addresses heterogeneous and non-linear problems using isogeometric concepts, and tests them on several examples, including a severely non-linear problem in viscous flow. The book makes a significant contribution towards a seamless integration of CAD and simulation, which eliminates the need for tedious mesh generation and provides high-quality results with minimum user intervention and computing.

Boundary Element Methods for Soil-Structure Interaction

Boundary Element Methods for Soil-Structure Interaction PDF

Author: W.S. Hall

Publisher: Springer Science & Business Media

Published: 2007-05-08

Total Pages: 429

ISBN-13: 0306483874

DOWNLOAD EBOOK →

W S HALL School of Computing and Mathematics, University of Teesside, Middlesbrough, TS1 3BA UK G OLIVETO Division of Structural Engineering, Department of Civil and Environmental Engineering, University of Catania, Viale A. Doria 6, 95125 Catania, Italy Soil-Structure Interaction is a challenging multidisciplinary subject which covers several areas of Civil Engineering. Virtually every construction is connected to the ground and the interaction between the artefact and the foundation medium may affect considerably both the superstructure and the foundation soil. The Soil-Structure Interaction problem has become an important feature of Structural Engineering with the advent of massive constructions on soft soils such as nuclear power plants, concrete and earth dams. Buildings, bridges, tunnels and underground structures may also require particular attention to be given to the problems of Soil-Structure Interaction. Dynamic Soil-Structure Interaction is prominent in Earthquake Engineering problems. The complexity of the problem, due also to its multidisciplinary nature and to the fact of having to consider bounded and unbounded media of different mechanical characteristics, requires a numerical treatment for any application of engineering significance. The Boundary Element Method appears to be well suited to solve problems of Soil- Structure Interaction through its ability to discretize only the boundaries of complex and often unbounded geometries. Non-linear problems which often arise in Soil-Structure Interaction may also be treated advantageously by a judicious mix of Boundary and Finite Element discretizations.

Programming the Boundary Element Method

Programming the Boundary Element Method PDF

Author: Gernot Beer

Publisher: Wiley

Published: 2001-04-24

Total Pages: 472

ISBN-13: 9780471857228

DOWNLOAD EBOOK →

Providing an easy introduction to the boundary element method, this book is ideal for any reader wishing to work in this field or use this method for the solution of engineering problems. From the beginning, the emphasis is on the implementation of the method into computer programs which can be used to solve real problems. The book covers two-andthree-dimensional linear and non-linear analysis in potential flow (heat flow and seepage) and static elasticity. Several computer programs are listed in the book and may be downloaded free of charge via the Internet. They include programs and subroutines for: * 2-D analysis of potential problems using the Trefftz method * 2-D and 3-D linear analysis of potential and static elasticity problems using isoparametric elements (single and multiple regions) * implementation of non-linear problems * coupling to finite elements The programs (written in FORTRAN 90) are well documented, and can be employed by the user to gain experience with the method through the solution of small test examples. Furthermore, readers may use them as a starting point for developing their own boundary element package. In addition, exercises are included in most chapters involving the use of the programs with answers given in an Appendix, and a number of interesting industrial applications in the areas of mechanical, civil and geotechnical engineering are presented.