Book Description
Nine detailed survey chapters by different authors present a number of applications of BEMs.
Author : P.K. Banerjee
Publisher : CRC Press
Page : 299 pages
File Size : 48,11 MB
Release : 2005-12-07
Category : Architecture
ISBN : 0203974506
Nine detailed survey chapters by different authors present a number of applications of BEMs.
Author : Ulrich Langer
Publisher : Springer Science & Business Media
Page : 278 pages
File Size : 49,80 MB
Release : 2012-02-02
Category : Technology & Engineering
ISBN : 3642256708
This volume contains eight state of the art contributions on mathematical aspects and applications of fast boundary element methods in engineering and industry. This covers the analysis and numerics of boundary integral equations by using differential forms, preconditioning of hp boundary element methods, the application of fast boundary element methods for solving challenging problems in magnetostatics, the simulation of micro electro mechanical systems, and for contact problems in solid mechanics. Other contributions are on recent results on boundary element methods for the solution of transient problems. This book is addressed to researchers, graduate students and practitioners working on and using boundary element methods. All contributions also show the great achievements of interdisciplinary research between mathematicians and engineers, with direct applications in engineering and industry.
Author : P.K. Banerjee
Publisher : CRC Press
Page : 368 pages
File Size : 17,94 MB
Release : 1990-05-31
Category : Science
ISBN : 1482296551
This volume demonstrates that boundary element methods are both elegant and efficient in their application to time dependent time harmonic problems in engineering and therefore worthy of considerable development.
Author : Gernot Beer
Publisher : Springer Science & Business Media
Page : 496 pages
File Size : 34,53 MB
Release : 2008-09-03
Category : Technology & Engineering
ISBN : 3211715762
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.
Author : Stephen Kirkup
Publisher : Stephen Kirkup
Page : 136 pages
File Size : 42,85 MB
Release : 1998
Category : Acoustical engineering
ISBN : 9780953403103
Author : Roy Butterfield
Publisher :
Page : 320 pages
File Size : 12,5 MB
Release : 1979
Category : Boundary value problems
ISBN :
Author : Gernot Beer
Publisher : Springer Nature
Page : 342 pages
File Size : 22,4 MB
Release : 2019-09-21
Category : Science
ISBN : 3030233391
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.
Author : Steffen Marburg
Publisher : Springer Science & Business Media
Page : 584 pages
File Size : 22,29 MB
Release : 2008-02-27
Category : Science
ISBN : 3540774483
The book provides a survey of numerical methods for acoustics, namely the finite element method (FEM) and the boundary element method (BEM). It is the first book summarizing FEM and BEM (and optimization) for acoustics. The book shows that both methods can be effectively used for many other cases, FEM even for open domains and BEM for closed ones. Emphasis of the book is put on numerical aspects and on treatment of the exterior problem in acoustics, i.e. noise radiation.
Author : Gernot Beer
Publisher : Wiley
Page : 472 pages
File Size : 22,70 MB
Release : 2001-04-24
Category : Technology & Engineering
ISBN : 9780471857228
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.
Author : John T. Katsikadelis
Publisher : Elsevier
Page : 351 pages
File Size : 32,16 MB
Release : 2002-05-28
Category : Technology & Engineering
ISBN : 0080528244
The author's ambition for this publication was to make BEM accessible to the student as well as to the professional engineer. For this reason, his maintask was to organize and present the material in such a way so that the book becomes "user-friendly" and easy to comprehend, taking into account only the mathematics and mechanics to which students have been exposed during their undergraduate studies. This effort led to an innovative, in many aspects, way of presentingBEM, including the derivation of fundamental solutions, the integral representation of the solutions and the boundary integral equations for various governing differentialequations in a simple way minimizing a recourse to mathematics with which the student is not familiar. The indicial and tensorial notations, though they facilitate the author's work and allow to borrow ready to use expressions from the literature, have been avoided in the present book. Nevertheless, all the necessary preliminary mathematical concepts have been included in order to make the book complete and self-sufficient.Throughout the book, every concept is followed by example problems, which have been worked out in detail and with all the necessary clarifications. Furthermore, each chapter of the book is enriched with problems-to-solve. These problems serve a threefold purpose. Some of them are simple and aim at applying and better understanding the presented theory, some others are more difficult and aim at extending the theory to special cases requiring a deeper understanding of the concepts, and others are small projects which serve the purpose of familiarizing the student with BEM programming and the programs contained in the CD-ROM.The latter class of problems is very important as it helps students to comprehend the usefulness and effectiveness of the method by solving real-life engineering problems. Through these problems students realize that the BEM is a powerful computational tool and not an alternative theoretical approach for dealing with physical problems. My experience in teaching BEM shows that this is the students' most favorite type of problems. They are delighted to solve them, since they integrate their knowledge and make them feel confident in mastering BEM.The CD-ROM which accompanies the book contains the source codes of all the computer programs developed in the book, so that the student or the engineer can use them for the solution of a broad class of problems. Among them are general potential problems, problems of torsion, thermal conductivity,deflection of membranes and plates, flow of incompressible fluids, flow through porous media, in isotropic or anisotropic, homogeneous or composite bodies, as well as plane elastostatic problems in simply or multiply connected domains. As one can readily find out from the variety of the applications, the book is useful for engineers of all disciplines. The author is hopeful that the present book will introduce the reader to BEM in an easy, smooth and pleasant way and also contribute to itsdissemination as a modern robust computational tool for solving engineering problems.