Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Modeling Waves with Numerical Calculations Using Python

Posted By: hill0
Modeling Waves with Numerical Calculations Using Python

Modeling Waves with Numerical Calculations Using Python
English | 2025 | ISBN: 3031782909 | 165 Pages | PDF EPUB (True) | 35 MB

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.