SkillAgentSearch skills...

Mhm

The mesoscale hydrologic model (mHM) is a spatially explicit distributed hydrologic model, using the multiscale parameter regionalisation approach (MPR). Developed by the Dept. of Computational Hydrosystems, UFZ Leipzig.

Install / Use

/learn @danklotz/Mhm
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

The mesoscale Hydrological Model -- mHM

Please note: This Git repository grants read access to the code of the release versions only. For the time being, please develop your code using the SVN repository, access can be granted through the registration form on the mHM website. In the course of 2018, we are planning to migrate our development repository from SVN to GitLab. The repository on GitHub.com will be always a mirror of the releases at GitLab.

Cite as

Please refer to the main model by citing Samaniego et al. (2010) and Kumar et al. (2013):

  • Samaniego L., R. Kumar, S. Attinger (2010): Multiscale parameter regionalization of a grid-based hydrologic model at the mesoscale. Water Resour. Res., 46,W05523, doi:10.1029/2008WR007327, http://onlinelibrary.wiley.com/doi/10.1029/2008WR007327/abstract
  • Kumar, R., L. Samaniego, and S. Attinger (2013): Implications of distributed hydrologic model parameterization on water fluxes at multiple scales and locations, Water Resour. Res., 49, doi:10.1029/2012WR012195, http://onlinelibrary.wiley.com/doi/10.1029/2012WR012195/abstract

The model code can be cited as:

  • mHM: Luis Samaniego et al. (2017), mesoscale Hydrologic Model, doi:10.5281/zenodo.1069202, https://doi.org/10.5281/zenodo.1069202
  • mHM v5.8: Luis Samaniego et al. (2017), mesoscale Hydrologic Model (Version 5.8), doi:10.5281/zenodo.1069203, https://doi.org/10.5281/zenodo.1069203

Install

Please see the file DEPENDENCIES for external software required to run mHM. See also the users manual for detailed instructions to setup mHM.

Quick start

  1. Compile mHM with the make command, which uses settings from Makefile.
  2. Run mHM on a test basin with the command ./mhm, which uses settings from mhm.nml.
  3. Explore the results in the output directory, e.g. by using the NetCDF viewer ncview.
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7mo ago
Forks3

Languages

Fortran

Security Score

62/100

Audited on Aug 30, 2025

No findings