2D Shallow Water Equation Solver
apt-get install libnetcdf libnetcdf-dev apt install libnetcdf-c++4-dev libnetcdf-cxx-legacy-dev
$make
$./main.x
or
$sh Allrun.sh
ncview output.nc
or edit x and y spacing in animation.m. eta*.png files will be saved in png folder)
$octave animation.m
$convert -delay 10 ./png/*.png anim.gif
1st row : x spacing
2nd row : y spacing
3rd : timestep
4th : total time