![]() |
mHM
The mesoscale Hydrological Model
|
Multiscale parameter regionalization (MPR). More...
Go to the source code of this file.
Modules | |
| module | mo_multi_param_reg |
| Multiscale parameter regionalization (MPR). | |
Functions/Subroutines | |
| subroutine, public | mo_multi_param_reg::mpr (mask0, geounit0, soilid0, asp0, gridded_lai0, lcover0, slope_emp0, y0, id0, upper_bound1, lower_bound1, left_bound1, right_bound1, n_subcells1, fsealed1, alpha1, degdayinc1, degdaymax1, degdaynopre1, fasp1, harsamcoeff1, prietayalpha1, aeroresist1, surfresist1, froots1, kfastflow1, kslowflow1, kbaseflow1, kperco1, karstloss1, soilmoistfc1, soilmoistsat1, soilmoistexp1, jarvis_thresh_c1, tempthresh1, unsatthresh1, sealedthresh1, wiltingpoint1, maxinter1, petlaicorfactor, no_count1, bulkdens1, latticewater1, cosmicl31, parameterset) |
| Regionalizing and Upscaling process parameters. | |
| subroutine | mo_multi_param_reg::baseflow_param (param, geounit0, k2_0) |
| baseflow recession parameter | |
| subroutine | mo_multi_param_reg::snow_acc_melt_param (param, fforest1, fiperm1, fperm1, tempthresh1, degdaynopre1, degdayinc1, degdaymax1) |
| Calculates the snow parameters. | |
| subroutine | mo_multi_param_reg::iper_thres_runoff (param, sealedthresh1) |
| sets the impervious layer threshold parameter for runoff generation | |
| subroutine | mo_multi_param_reg::karstic_layer (param, geounit0, mask0, sms_fc0, ksvar_v0, id0, n_subcells1, upper_bound1, lower_bound1, left_bound1, right_bound1, karstloss1, l1_kp) |
| calculates the Karstic percolation loss | |
| subroutine, public | mo_multi_param_reg::canopy_intercept_param (processmatrix, param, lai0, n_subcells1, upper_bound1, lower_bound1, left_bound1, right_bound1, id0, mask0, nodata, max_intercept1) |
| estimate effective maximum interception capacity at L1 | |
| subroutine | mo_multi_param_reg::aerodynamical_resistance (lai0, lcover0, param, mask0, id0, n_subcells1, upper_bound1, lower_bound1, left_bound1, right_bound1, aerodyn_resistance1) |
| Regionalization of aerodynamic resistance. | |
Multiscale parameter regionalization (MPR).
This module provides the routines for multiscale parameter regionalization (MPR).
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_multi_param_reg.f90.