Lohmann_uh: Create unit hydrograph matrix of the Lohmann routing model.

Description Usage Arguments Value

View source: R/river_routing.R

Description

Create unit hydrograph matrix of the Lohmann routing model. Each column is the UH of each subbasins while each row is the UH of each time steps.

Usage

1
Lohmann_uh(river, stn_loc, v = 1.5, diff = 800)

Arguments

river

River network table like the output of function 'dir2river()'.

stn_loc

Hydrological station located in which river channel.

v

Flow velocity of the river channel [m].

diff

Water diffusion coefficient of the river channel.

Value

A matrix of the UH of each gridcells.


Sibada/XAJ documentation built on Jan. 10, 2022, 9:36 p.m.