![]() |
mHM
The mesoscale Hydrological Model
|
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 | |
River head calculation.
Enables river - groundwater interaction in mRM.
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_mrm_river_head.f90.