fd1d_burgers_leap_test a FORTRAN90 code which calls fd1d_burgers_leap(), which solves the nonviscous time-dependent Burgers equation using finite differences and the leapfrog method.
The computer code and data files described and made available on this web page are distributed under the MIT license
fd1d_burgers_leap, a FORTRAN90 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.