mHM
The mesoscale Hydrological Model
|
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. | |
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.
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/. Definition in file mo_mrm_mpr.f90.