# Wave Equation Numerically Solved?

**URL:** https://discourse.julialang.org/t/wave-equation-numerically-solved/128820
**Category:** Modelling & Simulations
**Tags:** question
**Created:** [May 7, 2025, 8:37pm UTC](https://discourse.julialang.org/t/wave-equation-numerically-solved/128820 "2025-05-07T20:37:04Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![stevengj](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stevengj/32/71_2.png) [@stevengj](https://discourse.julialang.org/u/stevengj)
#### Post date: [May 7, 2025, 10:08pm UTC](https://discourse.julialang.org/t/wave-equation-numerically-solved/128820/2 "2025-05-07T22:08:12Z")

</div>

Here is a simple finite-difference example: [Seemingly unnecessary allocation within for loop - #8 by stevengj](https://discourse.julialang.org/t/seemingly-unnecessary-allocation-within-for-loop/72556/8)

You can find lots of more sophisticated implementations by searching.

---

_[View the full topic](https://discourse.julialang.org/t/wave-equation-numerically-solved/128820)._
