fd1d_burgers_lax_test


fd1d_burgers_lax_test, a Fortran90 code which calls fd1d_burgers_lax(), which solves the nonviscous time-dependent Burgers equation using finite differences and the Lax-Wendroff method.

Licensing:

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

Related Data and codes:

fd1d_burgers_lax, a Fortran90 code which applies the finite difference method (FDM) and the Lax-Wendroff method to solve the non-viscous Burgers equation in one spatial dimension and time.

Source Code:


Last revised on 27 June 2020.