Modeling Waves with Numerical Calculations Using Python
ebook ∣ Synthesis Lectures on Wave Phenomena in the Physical Sciences
By Rhett Allain
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Loading... |
Numerical calculations (what many call computational physics) is a core tool in modern physics. With numerical methods it's possible to solve problems that would otherwise be impossible. Most physics students and educators have at least some exposure to the wave equation. It shows up in many different contexts—light, quantum mechanics, and even a simple wave on a string. However, it can be difficult to come up with non-trivial solutions to the wave equation. This text goes through the techniques to create a numerical model of the wave equation starting from the very basics and using free and open source tools such as Python and Web VPython.