High-Dimensional Partial Differential Equations in Science and Engineering


Book Description

High-dimensional spatio-temporal partial differential equations are a major challenge to scientific computing of the future. Up to now deemed prohibitive, they have recently become manageable by combining recent developments in numerical techniques, appropriate computer implementations, and the use of computers with parallel and even massively parallel architectures. This opens new perspectives in many fields of applications. Kinetic plasma physics equations, the many body Schrodinger equation, Dirac and Maxwell equations for molecular electronic structures and nuclear dynamic computations, options pricing equations in mathematical finance, as well as Fokker-Planck and fluid dynamics equations for complex fluids, are examples of equations that can now be handled. The objective of this volume is to bring together contributions by experts of international stature in that broad spectrum of areas to confront their approaches and possibly bring out common problem formulations and research directions in the numerical solutions of high-dimensional partial differential equations in various fields of science and engineering with special emphasis on chemistry and physics. Information for our distributors: Titles in this series are co-published with the Centre de Recherches Mathematiques.







Partial Differential Equations


Book Description

Our understanding of the fundamental processes of the natural world is based to a large extent on partial differential equations (PDEs). The second edition of Partial Differential Equations provides an introduction to the basic properties of PDEs and the ideas and techniques that have proven useful in analyzing them. It provides the student a broad perspective on the subject, illustrates the incredibly rich variety of phenomena encompassed by it, and imparts a working knowledge of the most important techniques of analysis of the solutions of the equations. In this book mathematical jargon is minimized. Our focus is on the three most classical PDEs: the wave, heat and Laplace equations. Advanced concepts are introduced frequently but with the least possible technicalities. The book is flexibly designed for juniors, seniors or beginning graduate students in science, engineering or mathematics.




Linear Partial Differential Equations for Scientists and Engineers


Book Description

This significantly expanded fourth edition is designed as an introduction to the theory and applications of linear PDEs. The authors provide fundamental concepts, underlying principles, a wide range of applications, and various methods of solutions to PDEs. In addition to essential standard material on the subject, the book contains new material that is not usually covered in similar texts and reference books. It also contains a large number of worked examples and exercises dealing with problems in fluid mechanics, gas dynamics, optics, plasma physics, elasticity, biology, and chemistry; solutions are provided.




Partial Differential Equations for Scientists and Engineers


Book Description

Practical text shows how to formulate and solve partial differential equations. Coverage includes diffusion-type problems, hyperbolic-type problems, elliptic-type problems, and numerical and approximate methods. Solution guide available upon request. 1982 edition.




Handbook of Linear Partial Differential Equations for Engineers and Scientists


Book Description

Following in the footsteps of the authors' bestselling Handbook of Integral Equations and Handbook of Exact Solutions for Ordinary Differential Equations, this handbook presents brief formulations and exact solutions for more than 2,200 equations and problems in science and engineering. Parabolic, hyperbolic, and elliptic equations with




Domain Decomposition Methods for the Numerical Solution of Partial Differential Equations


Book Description

Domain decomposition methods are divide and conquer computational methods for the parallel solution of partial differential equations of elliptic or parabolic type. The methodology includes iterative algorithms, and techniques for non-matching grid discretizations and heterogeneous approximations. This book serves as a matrix oriented introduction to domain decomposition methodology. A wide range of topics are discussed include hybrid formulations, Schwarz, and many more.




Computational Partial Differential Equations


Book Description

Targeted at students and researchers in computational sciences who need to develop computer codes for solving PDEs, the exposition here is focused on numerics and software related to mathematical models in solid and fluid mechanics. The book teaches finite element methods, and basic finite difference methods from a computational point of view, with the main emphasis on developing flexible computer programs, using the numerical library Diffpack. Diffpack is explained in detail for problems including model equations in applied mathematics, heat transfer, elasticity, and viscous fluid flow. All the program examples, as well as Diffpack for use with this book, are available on the Internet. XXXXXXX NEUER TEXT This book is for researchers who need to develop computer code for solving PDEs. Numerical methods and the application of Diffpack are explained in detail. Diffpack is a modern C++ development environment that is widely used by industrial scientists and engineers working in areas such as oil exploration, groundwater modeling, and materials testing. All the program examples, as well as a test version of Diffpack, are available for free over the Internet.




Partial Differential Equations and Solitary Waves Theory


Book Description

"Partial Differential Equations and Solitary Waves Theory" is a self-contained book divided into two parts: Part I is a coherent survey bringing together newly developed methods for solving PDEs. While some traditional techniques are presented, this part does not require thorough understanding of abstract theories or compact concepts. Well-selected worked examples and exercises shall guide the reader through the text. Part II provides an extensive exposition of the solitary waves theory. This part handles nonlinear evolution equations by methods such as Hirota’s bilinear method or the tanh-coth method. A self-contained treatment is presented to discuss complete integrability of a wide class of nonlinear equations. This part presents in an accessible manner a systematic presentation of solitons, multi-soliton solutions, kinks, peakons, cuspons, and compactons. While the whole book can be used as a text for advanced undergraduate and graduate students in applied mathematics, physics and engineering, Part II will be most useful for graduate students and researchers in mathematics, engineering, and other related fields. Dr. Abdul-Majid Wazwaz is a Professor of Mathematics at Saint Xavier University, Chicago, Illinois, USA.




Solving PDEs in C++


Book Description

In this much-expanded second edition, author Yair Shapira presents new applications and a substantial extension of the original object-oriented framework to make this popular and comprehensive book even easier to understand and use. It not only introduces the C and C++ programming languages, but also shows how to use them in the numerical solution of partial differential equations (PDEs). The book leads readers through the entire solution process, from the original PDE, through the discretization stage, to the numerical solution of the resulting algebraic system. The high level of abstraction available in C++ is particularly useful in the implementation of complex mathematical objects, such as unstructured mesh, sparse matrix, and multigrid hierarchy, often used in numerical modeling. The well-debugged and tested code segments implement the numerical methods efficiently and transparently in a unified object-oriented approach.