fd1d_burgers_leap_test


fd1d_burgers_leap_test, an Octave code which calls fd1d_burgers_leap(), which solves the nonviscous time-dependent Burgers equation using finite differences and the leapfrog method.

Licensing:

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

Related Data and Programs:

fd1d_burgers_leap, an Octave code which applies the finite difference method (FDM) and the leapfrog approach to solve the non-viscous Burgers equation in one spatial dimension and time.

Source Code:


Last revised on 05 July 2023.