5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mpr_eval Module Reference

Runs MPR. More...

Functions/Subroutines

subroutine, public mpr_eval (parameterset, opti_domain_indices)
 Runs MPR and writes to global effective parameters.
 

Detailed Description

Runs MPR.

Runs MPR and writes to global effective parameters

Authors
Robert Schweppe
Date
Feb 2018

Function/Subroutine Documentation

◆ mpr_eval()

subroutine, public mo_mpr_eval::mpr_eval ( real(dp), dimension(:), intent(in), optional  parameterset,
integer(i4), dimension(:), intent(in), optional  opti_domain_indices 
)

Runs MPR and writes to global effective parameters.

Runs MPR and writes to global effective parameters

Parameters
[in]real(dp), dimension(:), optional :: parameterseta set of global parameter (gamma) to run mHM, DIMENSION [no. of global_Parameters]
Authors
Juliane Mai, Rohini Kumar
Date
Feb 2013

Definition at line 70 of file mo_mpr_eval.f90.

References mo_common_variables::domainmeta, mo_common_variables::itimer, mo_mpr_global_variables::l0_asp, mo_mpr_global_variables::l0_geounit, mo_mpr_global_variables::l0_gridded_lai, mo_common_variables::l0_l1_remap, mo_common_variables::l0_lcover, mo_mpr_global_variables::l0_slope_emp, mo_mpr_global_variables::l0_soilid, mo_mpr_global_variables::l1_aeroresist, mo_mpr_global_variables::l1_alpha, mo_mpr_global_variables::l1_bulkdens, mo_mpr_global_variables::l1_cosmicl3, mo_mpr_global_variables::l1_degdayinc, mo_mpr_global_variables::l1_degdaymax, mo_mpr_global_variables::l1_degdaynopre, mo_mpr_global_variables::l1_fasp, mo_mpr_global_variables::l1_froots, mo_mpr_global_variables::l1_fsealed, mo_mpr_global_variables::l1_harsamcoeff, mo_mpr_global_variables::l1_jarvis_thresh_c1, mo_mpr_global_variables::l1_karstloss, mo_mpr_global_variables::l1_kbaseflow, mo_mpr_global_variables::l1_kfastflow, mo_mpr_global_variables::l1_kperco, mo_mpr_global_variables::l1_kslowflow, mo_mpr_global_variables::l1_latticewater, mo_mpr_global_variables::l1_maxinter, mo_mpr_global_variables::l1_no_count, mo_mpr_global_variables::l1_petlaicorfactor, mo_mpr_global_variables::l1_prietayalpha, mo_mpr_global_variables::l1_sealedthresh, mo_mpr_global_variables::l1_soilmoistexp, mo_mpr_global_variables::l1_soilmoistfc, mo_mpr_global_variables::l1_soilmoistsat, mo_mpr_global_variables::l1_surfresist, mo_mpr_global_variables::l1_tempthresh, mo_mpr_global_variables::l1_unsatthresh, mo_mpr_global_variables::l1_wiltingpoint, mo_common_variables::level0, mo_common_variables::level1, and mo_multi_param_reg::mpr().

Referenced by mo_mhm_interface_run::mhm_interface_run_prepare().

Here is the call graph for this function:
Here is the caller graph for this function: