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

River head calculation. More...

Go to the source code of this file.

Modules

module  mo_mrm_river_head
 River head calculation.
 

Functions/Subroutines

subroutine, public mo_mrm_river_head::init_masked_zeros_l0 (idomain, data)
 allocates memory for L0 variable
 
subroutine, public mo_mrm_river_head::calc_channel_elevation ()
 calculates the channel elevation from the bankfull river discharge
 
subroutine, public mo_mrm_river_head::calc_river_head (idomain, l11_qmod, river_head)
 calculates the river head
 
real(dp) function mo_mrm_river_head::calc_slope (idomain, elev0, fdir0, i, j)
 calculates domain slope
 

Detailed Description

River head calculation.

Enables river - groundwater interaction in mRM.

Authors
Lennart Schueler
Date
Jul 2018

Definition in file mo_mrm_river_head.f90.