Finite Difference Computing with PDEs
by Hans Petter Langtangen, Svein Linge
Publisher: Springer 2017
Number of pages: 507
Description:
This easy-to-read book introduces the basics of solving partial differential equations by means of finite difference methods. Unlike many of the traditional academic works on the topic, this book was written for practitioners.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Introduction to the Numerical Integration of PDEsby B. Piette - University of Durham
In these notes, we describe the design of a small C++ program which solves numerically the sine-Gordon equation. The program is build progressively to make it multipurpose and easy to modify to solve any system of partial differential equations.
(14888 views)
Numerical Methods Course Notesby Steven E. Pav - University of California at San Diego
From the table of contents: A 'Crash' Course in octave/Matlab; Solving Linear Systems; Finding Roots; Interpolation; Spline Interpolation; Approximating Derivatives; Integrals and Quadrature; Least Squares; Ordinary Differential Equations.
(17292 views)
Numerical Methods For Time Dependent Equationsby P. Lascaux - Tata Institute of Fundamental Research
The solution of time dependent equations of hydrodynamics is a subject of great importance. This book is mainly concentrated on the study of the stability of the various schemes. We have considered only the stability for linearized problems.
(11694 views)
Lectures on Topics In Finite Element Solution of Elliptic Problemsby Bertrand Mercier - Tata Institute of Fundamental Research
Contents: Sobolev Spaces; Abstract Variational Problems and Examples; Conforming Finite Element Methods; Computation of the Solution of the Approximate Problem; Problems with an Incompressibility Constraint; Mixed Finite Element Methods; etc.
(11147 views)