Basic Example of QGIS - HECRAS Geometry Construction and Flood Simulation
/Flow simulation is an important task for engineering and disaster management. From the free softwares available for flow simulation, HEC-RAS is a strong alternative for its continuous development, the capability to simulate many flow types, and the interaction with other softwares like QGIS or MODFLOW.
QGIS is a free and open source software Geographical Information System (GIS) application. There is a environment of available plugins in QGIS that perform specific tasks of analysis, representation and preprocessing. There are QGIS plugins related to HEC-RAS, in this tutorial we will use the Q-RAS plugin to develop a basic example of flow model geometry construction in QGIS and steady flow simulation in HEC-RAS.

FloPy is the Python library that builds and executes MODFLOW models; this library has been enhanced to provide full support of MODFLOW 6 with most of its recent development is related to functionality for MODFLOW 6, tools to use vector and raster spatial data and common plotting and export functionality.