I'm currently learning about modelling the propagation of acoustic waves using numerical models. This is done by solving the wave equation (expressed as a partial differential equation) with something like a finite difference model or a finite element model or something similar.
My question is: Why can we not solve the partial differential equation directly? Why must we use a numerical model to solve the wave equation?