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

Perform Multiscale Parameter Regionalization on Routing Parameters. More...

Go to the source code of this file.

Modules

module  mo_mrm_mpr
 Perform Multiscale Parameter Regionalization on Routing Parameters.
 

Functions/Subroutines

subroutine, public mo_mrm_mpr::reg_rout (param, length, slope, ffpimp, ts, c1, c2)
 Regionalized routing.
 
subroutine, public mo_mrm_mpr::mrm_init_param (idomain, param)
 TODO: add description.
 
subroutine, public mo_mrm_mpr::mrm_update_param (idomain, param)
 TODO: add description.
 

Detailed Description

Perform Multiscale Parameter Regionalization on Routing Parameters.

This module contains the subroutine for calculating the regionalized routing parameters (beta-parameters) given the five global routing parameters (gamma) at the level 0 scale.

Authors
Luis Samaniego, Stephan Thober
Date
Aug 2015

Definition in file mo_mrm_mpr.f90.