burgers_steady_viscous_test


burgers_steady_viscous_test, a MATLAB code which calls burgers_steady_viscous() to solve the steady (time-independent) viscous Burgers equation using a finite difference discretization of the conservative form of the equation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

burgers_steady_viscous, a MATLAB code which solves the steady (time-independent) viscous Burgers equation using a finite difference method (FDM) discretization of the conservative form of the equation, and then applying Newton's method to solve the resulting nonlinear system.

Source Code:


Last revised on 04 December 2018.