shallow_water_1d_display_test, a MATLAB program which calls shallow_water_1d_display() to display a solution of the shallow water equations in 1D, generally as computed by the program shallow_water_1d.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
shallow_water_1d_display, a MATLAB program which can display a solution of the shallow water equations in 1D, generally as computed by the program shallow_water_1d.
The command
[ h_array, uh_array, x, t ] = shallow_water_1d ( 41, 100, 1.0, 0.2, 9.8 )created the files: