Parameter Optimization Simulation for a Basin Model with HEC HMS
/Model optimization involves adjusting parameter values so that the simulated results match stream flows as closely as posible. The software have two different search algorithms for the optimization as well as a variety of objective functions to measure the goodness of fit between simulated and observed stream flow.
Optimization trials are quite simple to set up and compute. This tutorial show the complete procedure to run a optimization for a hydrological model on a andean basin.

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.