Automated Solution of Differential Equations by the Finite Element Method

Automated Solution of Differential Equations by the Finite Element Method
Author: Anders Logg
Publisher: Springer Science & Business Media
Total Pages: 723
Release: 2012-02-24
Genre: Computers
ISBN: 3642230997

This book is a tutorial written by researchers and developers behind the FEniCS Project and explores an advanced, expressive approach to the development of mathematical software. The presentation spans mathematical background, software design and the use of FEniCS in applications. Theoretical aspects are complemented with computer code which is available as free/open source software. The book begins with a special introductory tutorial for beginners. Following are chapters in Part I addressing fundamental aspects of the approach to automating the creation of finite element solvers. Chapters in Part II address the design and implementation of the FEnicS software. Chapters in Part III present the application of FEniCS to a wide range of applications, including fluid flow, solid mechanics, electromagnetics and geophysics.

Solving PDEs in Python

Solving PDEs in Python
Author: Hans Petter Langtangen
Publisher: Springer
Total Pages: 152
Release: 2017-03-21
Genre: Computers
ISBN: 3319524623

This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the incompressible Navier–Stokes equations, and systems of nonlinear advection–diffusion–reaction equations, it guides readers through the essential steps to quickly solving a PDE in FEniCS, such as how to define a finite variational problem, how to set boundary conditions, how to solve linear and nonlinear systems, and how to visualize solutions and structure finite element Python programs. This book is open access under a CC BY license.

Introduction to the Tools of Scientific Computing

Introduction to the Tools of Scientific Computing
Author: Einar Smith
Publisher: Springer Nature
Total Pages: 344
Release: 2020-12-02
Genre: Mathematics
ISBN: 3030608085

The book provides an introduction to common programming tools and methods in numerical mathematics and scientific computing. Unlike widely used standard approaches, it does not focus on any particular language but aims to explain the key underlying concepts. In general, new concepts are first introduced in the particularly user-friendly Python language and then transferred and expanded in various scientific programming environments from C / C ++, Julia and MATLAB to Maple. This includes different approaches to distributed computing. The fact that different languages are studied and compared also makes the book useful for mathematicians and practitioners trying to decide which programming language to use for which purposes.

TEXTBOOK OF FINITE ELEMENT ANALYSIS

TEXTBOOK OF FINITE ELEMENT ANALYSIS
Author: P. SESHU
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 340
Release: 2003-01-01
Genre: Mathematics
ISBN: 8120323157

Designed for a one-semester course in Finite Element Method, this compact and well-organized text presents FEM as a tool to find approximate solutions to differential equations. This provides the student a better perspective on the technique and its wide range of applications. This approach reflects the current trend as the present-day applications range from structures to biomechanics to electromagnetics, unlike in conventional texts that view FEM primarily as an extension of matrix methods of structural analysis. After an introduction and a review of mathematical preliminaries, the book gives a detailed discussion on FEM as a technique for solving differential equations and variational formulation of FEM. This is followed by a lucid presentation of one-dimensional and two-dimensional finite elements and finite element formulation for dynamics. The book concludes with some case studies that focus on industrial problems and Appendices that include mini-project topics based on near-real-life problems. Postgraduate/Senior undergraduate students of civil, mechanical and aeronautical engineering will find this text extremely useful; it will also appeal to the practising engineers and the teaching community.

Finite Element Methods for Integrodifferential Equations

Finite Element Methods for Integrodifferential Equations
Author: Chuanmiao Chen
Publisher: World Scientific
Total Pages: 294
Release: 1998
Genre: Mathematics
ISBN: 9789810232634

Recently, there has appeared a new type of evaluating partial differential equations with Volterra integral operators in various practical areas. Such equations possess new physical and mathematical properties. This monograph systematically discusses application of the finite element methods to numerical solution of integrodifferential equations. It will be useful for numerical analysts, mathematicians, physicists and engineers. Advanced undergraduates and graduate students should also find it beneficial.

Fundamental Finite Element Analysis and Applications

Fundamental Finite Element Analysis and Applications
Author: M. Asghar Bhatti
Publisher: Wiley
Total Pages: 0
Release: 2005-02-04
Genre: Mathematics
ISBN: 9780471648086

*Finite Element Analysis with Mathematica and Matlab Computations and Practical Applications is an innovative, hands-on and practical introduction to the Finite Element Method that provides a powerful tool for learning this essential analytic method. *Support website (www.wiley.com/go/bhatti) includes complete sets of Mathematica and Matlab implementations for all examples presented in the text. Also included on the site are problems designed for self-directed labs using commercial FEA software packages ANSYS and ABAQUS. *Offers a practical and hands-on approach while providing a solid theoretical foundation.

Finite Element Methods with B-Splines

Finite Element Methods with B-Splines
Author: Klaus Hollig
Publisher: SIAM
Total Pages: 152
Release: 2012-12-13
Genre: Mathematics
ISBN: 0898716993

An exploration of the new weighted approximation techniques which result from the combination of the finite element method and B-splines.

Computational Differential Equations

Computational Differential Equations
Author: Kenneth Eriksson
Publisher: Cambridge University Press
Total Pages: 558
Release: 1996-09-05
Genre: Mathematics
ISBN: 9780521567381

This textbook on computational mathematics is based on a fusion of mathematical analysis, numerical computation and applications.