- ホーム
- > 洋書
- > 英文書
- > Science / Mathematics
Full Description
This textbook provides an introduction to the world of numerical modeling in the physical sciences, focusing more specifically on earth and planetary sciences. It is designed to lead the reader through the process of defining the mathematical or physical model of interest and applying numerical methods to approximate and explore the solutions to these models, while also providing a quantitative assessment of the limitations, performance and quality of these approximations.
The book is designed to provide a self-contained reference by including the mathematical foundations required to understand the models and their convergence. It includes a detailed discussion of models for ordinary systems of equation and partial differential equations, with pseudo-codes detailing the solution procedure. Examples are drawn from the fields of earth and planetary sciences, including, geochemical box models, non-linear ordinary differential equations describing the evolution of subvolcanic magma chambers, the mass conservation of cosmogenic nuclides in soils, diffusion in minerals, the hillslope equation, the advection-diffusion and wave equations and the shallow water equations.
Featuring numerous examples drawn from earth and planetary sciences, the content of this book has been used by the author to teach numerical methods classes at the undergraduate and graduate levels over several years, and will provide an excellent resources for teachers and learners in this area.
Contents
Part I - Mathematical concepts
1: Introduction to real valued calculus
2: Introduction to multivariate calculus
3: Elements of complex calculus
4: Elements of linear algebra
5: Treating functions as vectors
6: Ordinary Differential Equations (ODEs)
7: Partial Differential Equations (PDEs)
Part II - Numerical Modeling, Ordinary Differential Equations (ODEs)
8: First order ODE (time integration): The nuclear decay equation as a starting point
9: What controls convergence? What relates convergence and stability?
10: Box Models: from single to multiple coupled ODEs
11: Higher order ODEs
12: Higher order discretization methods
Part III - Numerical Modeling, Partial Differential Equations (PDEs)
13: Important mathematical notions when working with PDEs
14: Von Neumann stability analysis: concepts
15: 1-D advection equation
16: Diffusion equation
17: 1-D advection-diffusion equation
18: 1-D wave equation
19: The shallow water equation
Part IV - Overview of other numerical methods
20: Top-down approaches
21: Bottom-up approaches