mHM
The mesoscale Hydrological Model
|
Runoff generation. More...
Go to the source code of this file.
Modules | |
module | mo_runoff |
Runoff generation. | |
Functions/Subroutines | |
subroutine, public | mo_runoff::runoff_unsat_zone (k1, kp, k0, alpha, karst_loss, pefec_soil, unsat_thresh, sat_storage, unsat_storage, slow_interflow, fast_interflow, perc) |
Runoff generation for the saturated zone. | |
subroutine, public | mo_runoff::runoff_sat_zone (k2, sat_storage, baseflow) |
Runoff generation for the saturated zone. | |
subroutine, public | mo_runoff::l1_total_runoff (fsealed_area_fraction, fast_interflow, slow_interflow, baseflow, direct_runoff, total_runoff) |
total runoff accumulation at level 1 | |
Runoff generation.
This module generates the runoff for the unsaturated and saturated zones and provides runoff accumulation.
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_runoff.f90.