This program simulates one-dimensional open-channel flow by solving the Saint-Venant equations using the finite-difference method.
TBA
TBA
- Python (version 3.8 or later)
- Required Python packages:
numpyscipy
- Clone the repository:
git clone https://github.com/cve-mohd/flood-wave-propagation.git
- Navigate to the project directory:
cd flood-wave-propagation - Install the required packages:
pip install -r requirements.txt
TBA
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to me for making this project possible.