/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.

Primary LanguageFortranOtherNOASSERTION

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):

The model code can be cited as:

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.