Bem Based Finite Element Approaches On Polytopal Meshes

eBook Download

BOOK EXCERPT:

This book introduces readers to one of the first methods developed for the numerical treatment of boundary value problems on polygonal and polyhedral meshes, which it subsequently analyzes and applies in various scenarios. The BEM-based finite element approaches employs implicitly defined trial functions, which are treated locally by means of boundary integral equations. A detailed construction of high-order approximation spaces is discussed and applied to uniform, adaptive and anisotropic polytopal meshes. The main benefits of these general discretizations are the flexible handling they offer for meshes, and their natural incorporation of hanging nodes. This can especially be seen in adaptive finite element strategies and when anisotropic meshes are used. Moreover, this approach allows for problem-adapted approximation spaces as presented for convection-dominated diffusion equations. All theoretical results and considerations discussed in the book are verified and illustrated by several numerical examples and experiments. Given its scope, the book will be of interest to mathematicians in the field of boundary value problems, engineers with a (mathematical) background in finite element methods, and advanced graduate students.

Product Details :

Genre : Computers
Author : Steffen Weißer
Publisher : Springer
Release : 2019-07-18
File : 258 Pages
ISBN-13 : 9783030209612


The Virtual Element Method And Its Applications

eBook Download

BOOK EXCERPT:

The purpose of this book is to present the current state of the art of the Virtual Element Method (VEM) by collecting contributions from many of the most active researchers in this field and covering a broad range of topics: from the mathematical foundation to real life computational applications. The book is naturally divided into three parts. The first part of the book presents recent advances in theoretical and computational aspects of VEMs, discussing the generality of the meshes suitable to the VEM, the implementation of the VEM for linear and nonlinear PDEs, and the construction of discrete hessian complexes. The second part of the volume discusses Virtual Element discretization of paradigmatic linear and non-linear partial differential problems from computational mechanics, fluid dynamics, and wave propagation phenomena. Finally, the third part contains challenging applications such as the modeling of materials with fractures, magneto-hydrodynamics phenomena and contact solid mechanics. The book is intended for graduate students and researchers in mathematics and engineering fields, interested in learning novel numerical techniques for the solution of partial differential equations. It may as well serve as useful reference material for numerical analysts practitioners of the field.

Product Details :

Genre : Mathematics
Author : Paola F. Antonietti
Publisher : Springer Nature
Release : 2022-10-08
File : 621 Pages
ISBN-13 : 9783030953195


An Introduction To Element Based Galerkin Methods On Tensor Product Bases

eBook Download

BOOK EXCERPT:

This book introduces the reader to solving partial differential equations (PDEs) numerically using element-based Galerkin methods. Although it draws on a solid theoretical foundation (e.g. the theory of interpolation, numerical integration, and function spaces), the book’s main focus is on how to build the method, what the resulting matrices look like, and how to write algorithms for coding Galerkin methods. In addition, the spotlight is on tensor-product bases, which means that only line elements (in one dimension), quadrilateral elements (in two dimensions), and cubes (in three dimensions) are considered. The types of Galerkin methods covered are: continuous Galerkin methods (i.e., finite/spectral elements), discontinuous Galerkin methods, and hybridized discontinuous Galerkin methods using both nodal and modal basis functions. In addition, examples are included (which can also serve as student projects) for solving hyperbolic and elliptic partial differential equations, including both scalar PDEs and systems of equations.

Product Details :

Genre : Mathematics
Author : Francis X. Giraldo
Publisher : Springer Nature
Release : 2020-10-30
File : 559 Pages
ISBN-13 : 9783030550691


Introduction To Numerical Methods For Variational Problems

eBook Download

BOOK EXCERPT:

This textbook teaches finite element methods from a computational point of view. It focuses on how to develop flexible computer programs with Python, a programming language in which a combination of symbolic and numerical tools is used to achieve an explicit and practical derivation of finite element algorithms. The finite element library FEniCS is used throughout the book, but the content is provided in sufficient detail to ensure that students with less mathematical background or mixed programming-language experience will equally benefit. All program examples are available on the Internet.

Product Details :

Genre : Mathematics
Author : Hans Petter Langtangen
Publisher : Springer Nature
Release : 2019-09-26
File : 405 Pages
ISBN-13 : 9783030237882


Boundary And Interior Layers Computational And Asymptotic Methods Bail 2018

eBook Download

BOOK EXCERPT:

This volume gathers papers presented at the international conference BAIL, which was held at the University of Strathclyde, Scotland from the 14th to the 22nd of June 2018. The conference gathered specialists in the asymptotic and numerical analysis of problems which exhibit layers and interfaces. Covering a wide range of topics and sharing a wealth of insights, the papers in this volume provide an overview of the latest research into the theory and numerical approximation of problems involving boundary and interior layers.

Product Details :

Genre : Mathematics
Author : Gabriel R. Barrenechea
Publisher : Springer Nature
Release : 2020-08-11
File : 254 Pages
ISBN-13 : 9783030418007


Numerical Geometry Grid Generation And Scientific Computing

eBook Download

BOOK EXCERPT:

The focus of these conference proceedings is on research, development, and applications in the fields of numerical geometry, scientific computing and numerical simulation, particularly in mesh generation and related problems. In addition, this year’s special focus is on Delaunay triangulations and their applications, celebrating the 130th birthday of Boris Delaunay. In terms of content, the book strikes a balance between engineering algorithms and mathematical foundations. It presents an overview of recent advances in numerical geometry, grid generation and adaptation in terms of mathematical foundations, algorithm and software development and applications. The specific topics covered include: quasi-conformal and quasi-isometric mappings, hyperelastic deformations, multidimensional generalisations of the equidistribution principle, discrete differential geometry, spatial and metric encodings, Voronoi-Delaunay theory for tilings and partitions, duality in mathematical programming and numerical geometry, mesh-based optimisation and optimal control methods. Further aspects examined include iterative solvers for variational problems and algorithm and software development. The applications of the methods discussed are multidisciplinary and include problems from mathematics, physics, biology, chemistry, material science, and engineering.

Product Details :

Genre : Mathematics
Author : Vladimir A. Garanzha
Publisher : Springer Nature
Release : 2021-09-25
File : 419 Pages
ISBN-13 : 9783030767983


Numerical Methods For Flows

eBook Download

BOOK EXCERPT:

This book includes selected contributions on applied mathematics, numerical analysis, numerical simulation and scientific computing related to fluid mechanics problems, presented at the FEF-“Finite Element for Flows” conference, held in Rome in spring 2017. Written by leading international experts and covering state-of-the-art topics in numerical simulation for flows, it provides fascinating insights into and perspectives on current and future methodological and numerical developments in computational science. As such, the book is a valuable resource for researchers, as well as Masters and Ph.D students.

Product Details :

Genre : Mathematics
Author : Harald van Brummelen
Publisher : Springer Nature
Release : 2020-02-22
File : 358 Pages
ISBN-13 : 9783030307059


Exercises In Numerical Linear Algebra And Matrix Factorizations

eBook Download

BOOK EXCERPT:

To put the world of linear algebra to advanced use, it is not enough to merely understand the theory; there is a significant gap between the theory of linear algebra and its myriad expressions in nearly every computational domain. To bridge this gap, it is essential to process the theory by solving many exercises, thus obtaining a firmer grasp of its diverse applications. Similarly, from a theoretical perspective, diving into the literature on advanced linear algebra often reveals more and more topics that are deferred to exercises instead of being treated in the main text. As exercises grow more complex and numerous, it becomes increasingly important to provide supporting material and guidelines on how to solve them, supporting students’ learning process. This book provides precisely this type of supporting material for the textbook “Numerical Linear Algebra and Matrix Factorizations,” published as Vol. 22 of Springer’s Texts in Computational Science and Engineering series. Instead of omitting details or merely providing rough outlines, this book offers detailed proofs, and connects the solutions to the corresponding results in the textbook. For the algorithmic exercises the utmost level of detail is provided in the form of MATLAB implementations. Both the textbook and solutions are self-contained. This book and the textbook are of similar length, demonstrating that solutions should not be considered a minor aspect when learning at advanced levels.

Product Details :

Genre : Mathematics
Author : Tom Lyche
Publisher : Springer Nature
Release : 2020-11-02
File : 265 Pages
ISBN-13 : 9783030597894


Spectral And High Order Methods For Partial Differential Equations Icosahom 2018

eBook Download

BOOK EXCERPT:

This open access book features a selection of high-quality papers from the presentations at the International Conference on Spectral and High-Order Methods 2018, offering an overview of the depth and breadth of the activities within this important research area. The carefully reviewed papers provide a snapshot of the state of the art, while the extensive bibliography helps initiate new research directions.

Product Details :

Genre : Mathematics
Author : Spencer J. Sherwin
Publisher : Springer Nature
Release : 2020-08-11
File : 637 Pages
ISBN-13 : 9783030396473


Quantification Of Uncertainty Improving Efficiency And Technology

eBook Download

BOOK EXCERPT:

This book explores four guiding themes – reduced order modelling, high dimensional problems, efficient algorithms, and applications – by reviewing recent algorithmic and mathematical advances and the development of new research directions for uncertainty quantification in the context of partial differential equations with random inputs. Highlighting the most promising approaches for (near-) future improvements in the way uncertainty quantification problems in the partial differential equation setting are solved, and gathering contributions by leading international experts, the book’s content will impact the scientific, engineering, financial, economic, environmental, social, and commercial sectors.

Product Details :

Genre : Mathematics
Author : Marta D'Elia
Publisher : Springer Nature
Release : 2020-07-30
File : 290 Pages
ISBN-13 : 9783030487218