wave_pde_test


wave_pde_test, an Octave code which calls wave_pde(), which uses finite differences in space, and the method of lines in time, to set up and solve the partial differential equations (PDE) known as the wave equations, utt = c uxx.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and codes:

wave_pde, an Octave code which uses finite differences in space, and the method of lines in time, to set up and solve the partial differential equations (PDE) known as the wave equations, utt = c uxx.

Source Code:


Last revised on 14 June 2023.