Hacker News new | ask | show | jobs
by dsqrt 912 days ago
The finite-differencing time-domain method [1] (sometimes also called leap-frog [2]) is easy to implement and robust for scalar and electromagnetic waves. This other book by LeVeque [3] is a great introduction on finite-differencing methods for linear equations.

--

[1] https://en.wikipedia.org/wiki/Finite-difference_time-domain_...

[2] https://math.mit.edu/classes/18.086/2006/am53.pdf

[3] https://epubs.siam.org/doi/book/10.1137/1.9780898717839