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

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
 

Detailed Description

Runoff generation.

This module generates the runoff for the unsaturated and saturated zones and provides runoff accumulation.

Authors
Vladyslav Prykhodko
Date
Dec 2012

Definition in file mo_runoff.f90.