This is a simple 2d code of dam break using Smoothed particles hydrodynamics(SPH) numerical method written in Fortran. To run the simulation one has to run the executable file "Dam_break.exe". if you find any bug or problem in running the simulation u are free to change the source code situated in "Source files" folder. To modify the source code one has to recompile the source files in "Source" folder to create new executable file(.exe).The source files were compiled with ifort compiler.
Full Changelog: https://github.com/jahid-buet/2D-Fortran-code-of-dam-break-using-SPH/commits/v1.0