Adaptive Method of Lines

Adaptive Method of Lines
Author :
Publisher : CRC Press
Total Pages : 435
Release :
ISBN-10 : 9781420035612
ISBN-13 : 1420035614
Rating : 4/5 (12 Downloads)

Synopsis Adaptive Method of Lines by : A, Vande Wouwer

The general Method of Lines (MOL) procedure provides a flexible format for the solution of all the major classes of partial differential equations (PDEs) and is particularly well suited to evolutionary, nonlinear wave PDEs. Despite its utility, however, there are relatively few texts that explore it at a more advanced level and reflect the method's

Adaptive Moving Mesh Methods

Adaptive Moving Mesh Methods
Author :
Publisher : Springer Science & Business Media
Total Pages : 446
Release :
ISBN-10 : 9781441979162
ISBN-13 : 1441979166
Rating : 4/5 (62 Downloads)

Synopsis Adaptive Moving Mesh Methods by : Weizhang Huang

This book is about adaptive mesh generation and moving mesh methods for the numerical solution of time-dependent partial differential equations. It presents a general framework and theory for adaptive mesh generation and gives a comprehensive treatment of moving mesh methods and their basic components, along with their application for a number of nontrivial physical problems. Many explicit examples with computed figures illustrate the various methods and the effects of parameter choices for those methods. Graduate students, researchers and practitioners working in this area will benefit from this book.

Simulation of ODE/PDE Models with MATLAB®, OCTAVE and SCILAB

Simulation of ODE/PDE Models with MATLAB®, OCTAVE and SCILAB
Author :
Publisher : Springer
Total Pages : 416
Release :
ISBN-10 : 9783319067902
ISBN-13 : 3319067907
Rating : 4/5 (02 Downloads)

Synopsis Simulation of ODE/PDE Models with MATLAB®, OCTAVE and SCILAB by : Alain Vande Wouwer

Simulation of ODE/PDE Models with MATLAB®, OCTAVE and SCILAB shows the reader how to exploit a fuller array of numerical methods for the analysis of complex scientific and engineering systems than is conventionally employed. The book is dedicated to numerical simulation of distributed parameter systems described by mixed systems of algebraic equations, ordinary differential equations (ODEs) and partial differential equations (PDEs). Special attention is paid to the numerical method of lines (MOL), a popular approach to the solution of time-dependent PDEs, which proceeds in two basic steps: spatial discretization and time integration. Besides conventional finite-difference and element techniques, more advanced spatial-approximation methods are examined in some detail, including nonoscillatory schemes and adaptive-grid approaches. A MOL toolbox has been developed within MATLAB®/OCTAVE/SCILAB. In addition to a set of spatial approximations and time integrators, this toolbox includes a collection of application examples, in specific areas, which can serve as templates for developing new programs. Simulation of ODE/PDE Models with MATLAB®, OCTAVE and SCILAB provides a practical introduction to some advanced computational techniques for dynamic system simulation, supported by many worked examples in the text, and a collection of codes available for download from the book’s page at www.springer.com. This text is suitable for self-study by practicing scientists and engineers and as a final-year undergraduate course or at the graduate level.

Time-Dependent Problems and Difference Methods

Time-Dependent Problems and Difference Methods
Author :
Publisher : John Wiley & Sons
Total Pages : 464
Release :
ISBN-10 : 9781118548523
ISBN-13 : 1118548523
Rating : 4/5 (23 Downloads)

Synopsis Time-Dependent Problems and Difference Methods by : Bertil Gustafsson

Praise for the First Edition ". . . fills a considerable gap in the numerical analysis literature by providing a self-contained treatment . . . this is an important work written in a clear style . . . warmly recommended to any graduate student or researcher in the field of the numerical solution of partial differential equations." —SIAM Review Time-Dependent Problems and Difference Methods, Second Edition continues to provide guidance for the analysis of difference methods for computing approximate solutions to partial differential equations for time-dependent problems. The book treats differential equations and difference methods with a parallel development, thus achieving a more useful analysis of numerical methods. The Second Edition presents hyperbolic equations in great detail as well as new coverage on second-order systems of wave equations including acoustic waves, elastic waves, and Einstein equations. Compared to first-order hyperbolic systems, initial-boundary value problems for such systems contain new properties that must be taken into account when analyzing stability. Featuring the latest material in partial differential equations with new theorems, examples, and illustrations,Time-Dependent Problems and Difference Methods, Second Edition also includes: High order methods on staggered grids Extended treatment of Summation By Parts operators and their application to second-order derivatives Simplified presentation of certain parts and proofs Time-Dependent Problems and Difference Methods, Second Edition is an ideal reference for physical scientists, engineers, numerical analysts, and mathematical modelers who use numerical experiments to test designs and to predict and investigate physical phenomena. The book is also excellent for graduate-level courses in applied mathematics and scientific computations.

Solving PDEs in Python

Solving PDEs in Python
Author :
Publisher : Springer
Total Pages : 152
Release :
ISBN-10 : 9783319524627
ISBN-13 : 3319524623
Rating : 4/5 (27 Downloads)

Synopsis Solving PDEs in Python by : Hans Petter Langtangen

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.

Rosenbrock—Wanner–Type Methods

Rosenbrock—Wanner–Type Methods
Author :
Publisher : Springer Nature
Total Pages : 125
Release :
ISBN-10 : 9783030768102
ISBN-13 : 3030768104
Rating : 4/5 (02 Downloads)

Synopsis Rosenbrock—Wanner–Type Methods by : Tim Jax

This book discusses the development of the Rosenbrock—Wanner methods from the origins of the idea to current research with the stable and efficient numerical solution and differential-algebraic systems of equations, still in focus. The reader gets a comprehensive insight into the classical methods as well as into the development and properties of novel W-methods, two-step and exponential Rosenbrock methods. In addition, descriptive applications from the fields of water and hydrogen network simulation and visual computing are presented.

Modeling, Mesh Generation, and Adaptive Numerical Methods for Partial Differential Equations

Modeling, Mesh Generation, and Adaptive Numerical Methods for Partial Differential Equations
Author :
Publisher : Springer Science & Business Media
Total Pages : 487
Release :
ISBN-10 : 9781461242482
ISBN-13 : 1461242487
Rating : 4/5 (82 Downloads)

Synopsis Modeling, Mesh Generation, and Adaptive Numerical Methods for Partial Differential Equations by : Ivo Babuska

With considerations such as complex-dimensional geometries and nonlinearity, the computational solution of partial differential systems has become so involved that it is important to automate decisions that have been normally left to the individual. This book covers such decisions: 1) mesh generation with links to the software generating the domain geometry, 2) solution accuracy and reliability with mesh selection linked to solution generation. This book is suited for mathematicians, computer scientists and engineers and is intended to encourage interdisciplinary interaction between the diverse groups.

An Introduction to Neural Network Methods for Differential Equations

An Introduction to Neural Network Methods for Differential Equations
Author :
Publisher : Springer
Total Pages : 124
Release :
ISBN-10 : 9789401798167
ISBN-13 : 9401798168
Rating : 4/5 (67 Downloads)

Synopsis An Introduction to Neural Network Methods for Differential Equations by : Neha Yadav

This book introduces a variety of neural network methods for solving differential equations arising in science and engineering. The emphasis is placed on a deep understanding of the neural network techniques, which has been presented in a mostly heuristic and intuitive manner. This approach will enable the reader to understand the working, efficiency and shortcomings of each neural network technique for solving differential equations. The objective of this book is to provide the reader with a sound understanding of the foundations of neural networks and a comprehensive introduction to neural network methods for solving differential equations together with recent developments in the techniques and their applications. The book comprises four major sections. Section I consists of a brief overview of differential equations and the relevant physical problems arising in science and engineering. Section II illustrates the history of neural networks starting from their beginnings in the 1940s through to the renewed interest of the 1980s. A general introduction to neural networks and learning technologies is presented in Section III. This section also includes the description of the multilayer perceptron and its learning methods. In Section IV, the different neural network methods for solving differential equations are introduced, including discussion of the most recent developments in the field. Advanced students and researchers in mathematics, computer science and various disciplines in science and engineering will find this book a valuable reference source.

The Numerical Method of Lines

The Numerical Method of Lines
Author :
Publisher : Elsevier
Total Pages : 341
Release :
ISBN-10 : 9780128015513
ISBN-13 : 0128015519
Rating : 4/5 (13 Downloads)

Synopsis The Numerical Method of Lines by : William E. Schiesser

This is the first book on the numerical method of lines, a relatively new method for solving partial differential equations. The Numerical Method of Lines is also the first book to accommodate all major classes of partial differential equations. This is essentially an applications book for computer scientists. The author will separately offer a disk of FORTRAN 77 programs with 250 specific applications, ranging from "Shuttle Launch Simulation" to "Temperature Control of a Nuclear Fuel Rod."