burgers_time_viscous_test


burgers_time_viscous_test, an Octave code which calls burgers_time_viscous(), which solves 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, an Octave 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 12 June 2023.