Finite Difference Computing with PDEs


Book Description

This book is open access under a CC BY 4.0 license. 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. Accordingly, it especially addresses: the construction of finite difference schemes, formulation and implementation of algorithms, verification of implementations, analyses of physical behavior as implied by the numerical solutions, and how to apply the methods and software to solve problems in the fields of physics and biology.




Computing and Data Science


Book Description

This volume constitutes selected papers presented at the Third International Conference on Computing and Data Science, CONF-CDS 2021, held online in August 2021. The 22 full papers 9 short papers presented in this volume were thoroughly reviewed and selected from the 85 qualified submissions. They are organized in topical sections on advances in deep learning; algorithms in machine learning and statistics; advances in natural language processing.




Numerical Heat Transfer and Fluid Flow


Book Description

This book comprises selected papers from the International Conference on Numerical Heat Transfer and Fluid Flow (NHTFF 2018), and presents the latest developments in computational methods in heat and mass transfer. It also discusses numerical methods such as finite element, finite difference, and finite volume applied to fluid flow problems. Providing a good balance between computational methods and analytical results applied to a wide variety of problems in heat transfer, transport and fluid mechanics, the book is a valuable resource for students and researchers working in the field of heat transfer and fluid dynamics.




Finite Difference Methods in Financial Engineering


Book Description

The world of quantitative finance (QF) is one of the fastest growing areas of research and its practical applications to derivatives pricing problem. Since the discovery of the famous Black-Scholes equation in the 1970's we have seen a surge in the number of models for a wide range of products such as plain and exotic options, interest rate derivatives, real options and many others. Gone are the days when it was possible to price these derivatives analytically. For most problems we must resort to some kind of approximate method. In this book we employ partial differential equations (PDE) to describe a range of one-factor and multi-factor derivatives products such as plain European and American options, multi-asset options, Asian options, interest rate options and real options. PDE techniques allow us to create a framework for modeling complex and interesting derivatives products. Having defined the PDE problem we then approximate it using the Finite Difference Method (FDM). This method has been used for many application areas such as fluid dynamics, heat transfer, semiconductor simulation and astrophysics, to name just a few. In this book we apply the same techniques to pricing real-life derivative products. We use both traditional (or well-known) methods as well as a number of advanced schemes that are making their way into the QF literature: Crank-Nicolson, exponentially fitted and higher-order schemes for one-factor and multi-factor options Early exercise features and approximation using front-fixing, penalty and variational methods Modelling stochastic volatility models using Splitting methods Critique of ADI and Crank-Nicolson schemes; when they work and when they don't work Modelling jumps using Partial Integro Differential Equations (PIDE) Free and moving boundary value problems in QF Included with the book is a CD containing information on how to set up FDM algorithms, how to map these algorithms to C++ as well as several working programs for one-factor and two-factor models. We also provide source code so that you can customize the applications to suit your own needs.




Convection-diffusion Problems


Book Description

Many physical problems involve diffusive and convective (transport) processes. When diffusion dominates convection, standard numerical methods work satisfactorily. But when convection dominates diffusion, the standard methods become unstable, and special techniques are needed to compute accurate numerical approximations of the unknown solution. This convection-dominated regime is the focus of the book. After discussing at length the nature of solutions to convection-dominated convection-diffusion problems, the authors motivate and design numerical methods that are particularly suited to this c.




Nonstandard Finite Difference Schemes: Methodology And Applications


Book Description

This second edition of Nonstandard Finite Difference Models of Differential Equations provides an update on the progress made in both the theory and application of the NSFD methodology during the past two and a half decades. In addition to discussing details related to the determination of the denominator functions and the nonlocal discrete representations of functions of dependent variables, we include many examples illustrating just how this should be done.Of real value to the reader is the inclusion of a chapter listing many exact difference schemes, and a chapter giving NSFD schemes from the research literature. The book emphasizes the critical roles played by the 'principle of dynamic consistency' and the use of sub-equations for the construction of valid NSFD discretizations of differential equations.







Applications of Nonstandard Finite Difference Schemes


Book Description

The main purpose of this book is to provide a concise introduction to the methods and philosophy of constructing nonstandard finite difference schemes and illustrate how such techniques can be applied to several important problems. Chapter I gives an overview of the subject and summarizes previous work. Chapters 2 and 3 consider in detail the construction and numerical implementation of schemes for physical problems involving convection-diffusion-reaction equations, that arise in groundwater pollution and scattering of electromagnetic waves using Maxwell's equations. Chapter 4 examines certain mathematical issues related to the nonstandard discretization of competitive and cooperative models for ecology. The application chapters illustrate well the power of nonstandard methods. In particular, for the same accuracy as obtained by standard techniques, larger step sizes can be used. This volume will satisfy the needs of scientists, engineers, and mathematicians who wish to know how to construct nonstandard schemes and see how these are applied to obtain numerical solutions of the differential equations which arise in the study of nonlinear dynamical systems modeling important physical phenomena.




Finite Difference Methods in Heat Transfer


Book Description

Finite Difference Methods in Heat Transfer, Second Edition focuses on finite difference methods and their application to the solution of heat transfer problems. Such methods are based on the discretization of governing equations, initial and boundary conditions, which then replace a continuous partial differential problem by a system of algebraic equations. Finite difference methods are a versatile tool for scientists and for engineers. This updated book serves university students taking graduate-level coursework in heat transfer, as well as being an important reference for researchers and engineering. Features Provides a self-contained approach in finite difference methods for students and professionals Covers the use of finite difference methods in convective, conductive, and radiative heat transfer Presents numerical solution techniques to elliptic, parabolic, and hyperbolic problems Includes hybrid analytical–numerical approaches




Traveling Wave Analysis of Partial Differential Equations


Book Description

Although the Partial Differential Equations (PDE) models that are now studied are usually beyond traditional mathematical analysis, the numerical methods that are being developed and used require testing and validation. This is often done with PDEs that have known, exact, analytical solutions. The development of analytical solutions is also an active area of research, with many advances being reported recently, particularly traveling wave solutions for nonlinear evolutionary PDEs. Thus, the current development of analytical solutions directly supports the development of numerical methods by providing a spectrum of test problems that can be used to evaluate numerical methods. This book surveys some of these new developments in analytical and numerical methods, and relates the two through a series of PDE examples. The PDEs that have been selected are largely "named'' since they carry the names of their original contributors. These names usually signify that the PDEs are widely recognized and used in many application areas. The authors' intention is to provide a set of numerical and analytical methods based on the concept of a traveling wave, with a central feature of conversion of the PDEs to ODEs. The Matlab and Maple software will be available for download from this website shortly. www.pdecomp.net - Includes a spectrum of applications in science, engineering, applied mathematics - Presents a combination of numerical and analytical methods - Provides transportable computer codes in Matlab and Maple