fd1d_wave_test, an Octave code which calls fd1d_wave(), which applies the finite difference method to solve a version of the wave equation in one spatial dimension.
The information on this web page is distributed under the MIT license.
fd1d_wave, an Octave code which applies the finite difference method (FDM) to solve the time-dependent wave equation utt = c * uxx in one spatial dimension.