5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mhm_driver.f90 File Reference

Distributed precipitation-runoff model mHM. More...

Go to the source code of this file.

Functions/Subroutines

program mhm_driver
 Distributed precipitation-runoff model mHM.
 

Detailed Description

Distributed precipitation-runoff model mHM.

This is the main driver of mHM, which calls one instance of mHM for a multiple domains and a given period.

Typical mHM cell
Changelog
  • Stephan Thober Nov 2013
    • added read in of latitude longitude fields
  • Matthias Zink Mar 2013
    • edited screen output for gauges added inflow gauges
  • Matthias Cuntz & Juliane Mai Mar 2014
    • Likelihood Kavetski uses 2 more parameters for the error model global_parameters -> local_parameters
  • Rohini Kumar Apr 2014
    • implementation of the mHM run on a single cell configuration also for the routing mode.
    • run mHM at the input data level i.e. L0 grid
  • Rohini Kumar May 2014
    • model run on a regular lat-lon grid or on a regular X-Y coordinate system
  • Stephan Thober May 2014
  • Matthias Cuntz & Juliane Mai Nov 2014
    • LAI input from daily, monthly or yearly files
  • Matthias Zink Mar 2015
    • added optional soil mositure read in for calibration
  • Luis Samaniego Jul 2015
    • added temporal directories for optimization
  • Stephan Thober Aug 2015
    • removed routing related variables
  • Stephan Thober Oct 2015
    • reorganized optimization (now compatible with mRM)
  • Oldrich Rakovec, Rohini Kumar Oct 2015
    • added reading of domain averaged TWS and objective function 15 for simultaneous calibration based on runoff and TWS
  • Rohini Kumar Mar 2016
    • options to handle different soil databases modified MPR to included soil horizon specific properties/parameters
  • Stephan Thober Nov 2016
    • implemented adaptive timestep for routing
  • Rohini Kumar Dec 2016
    • options to read (monthly mean) LAI fields
  • Robert Schweppe Jun 2018
    • refactoring and reformatting
  • Maren Kaluza Oct 2019
    • TWS to data structure
  • M.C. Demirel, Simon Stisen Jun 2020
    • New Soil Moisture Process: Feddes and FC dependency on root fraction coefficient processCase(3) = 4
  • Sebastian Müller Nov 2021
    • refactoring driver to use provided interfaces
Authors
Luis Samaniego & Rohini Kumar (UFZ)
Date
Jun 2018
Version
5.13.2-dev0

Definition in file mhm_driver.f90.