burgers_time_viscous_test


burgers_time_viscous_test, a MATLAB code which calls burgers_time_viscous() to solve the time-dependent viscous Burgers equation using a finite difference discretization of the conservative form of the equation, and then carrying out a simple parabolic integration scheme.

Licensing:

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

Related Data and Programs:

burgers_time_viscous, a MATLAB code which solves the time-dependent viscous Burgers equation using a finite difference method (FDM) discretization of the conservative form of the equation.

Source Code:


Last revised on 04 December 2018.