shallow_water_1d_display_test, a MATLAB code which calls shallow_water_1d_display(), which displays a solution of the shallow water equations in 1D, generally as computed by the program shallow_water_1d.
The information on this web page is distributed under the MIT license.
shallow_water_1d_display, a MATLAB code 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: