shallow_water_1d_display


shallow_water_1d_display, a MATLAB code which displays a solution of the shallow water equations in 1D, generally as computed by the program shallow_water_1d.

Licensing:

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

Languages:

shallow_water_1d_display is available in a MATLAB version.

Related Data and Programs:

shallow_water_1d, a MATLAB code which solves the 1D shallow water equations.

shallow_water_1d_display_test

shallow_water_1d_movie, a MATLAB code which solves the partial differential equation (PDE) known as the shallow water equations (SWE), converting the solutions to a sequence of graphics frames, which are then assembled into a movie.

Reference:

  1. Cleve Moler,
    Experiments with MATLAB,
    https://www.mathworks.com/moler/exm/index.html

Source Code:


Last modified on 25 March 2019.