Computational Physics, Second Edition

  • 5h 3m
  • Darren Walker
  • Mercury Learning
  • 2022

This updated edition provides an introduction to computational physics in order to perform physics experiments on the computer. Computers can be used for a wide variety of scientific tasks, from the simple manipulation of data to simulations of real-world events. This book is designed to provide the reader with a grounding in scientific programming. It contains many examples and exercises developed in the context of physics problems. The new edition now uses C++ as the primary language. The book covers topics such as interpolation, integration, and the numerical solutions to both ordinary and partial differential equations. It discusses simple ideas, such as linear interpolation and root finding through bisection, to more advanced concepts in order to solve complex differential equations. It also contains a chapter on high performance computing which provides an introduction to parallel programming.

FEATURES

Includes some advanced material as well as the customary introductory topics Uses a comprehensive C++ library and several C++ sample programs ready to use and build into a library of scientific programs Features problem-solving aspects to show how problems are approached and to demonstrate the methods of constructing models and solutions

BRIEF TABLE OF CONTENTS

1: Introduction. 2: Getting Comfortable. 3: Interpolation and Data Fitting. 4: Searching for Roots. 5: Numerical Quadrature. 6: Ordinary Differential Equations. 7: Fourier Analysis. 8: Monte Carlo Methods. 9: Partial Differential Equations. 10: Advanced Numerical Quadrature. 11: Advanced ODE Solver and Applications. 12: High Performance Computing. Bibliography. Appendix. Index.

About the Author

Darren Walker, PhD, is a software developer who writes and maintains code that controls various radio telescopes around the UK and helps to analyze the data obtained from these instruments.

In this Book

  • Introduction
  • Getting Comfortable
  • Interpolation and Data Fitting
  • Searching for Roots
  • Numerical Quadrature
  • Ordinary Differential Equations
  • Fourier Analysis
  • Monte Carlo Methods
  • Partial Differential Equations
  • Advanced Numerical Quadrature
  • Advanced ODE Solver and Applications
  • High-Performance Computing
  • Bibliography
  • Appendix—A Crash Course in C++ Programming
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE

Rating 4.7 of 48 users Rating 4.7 of 48 users (48)
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)