abcd.year.model: abcd.year.model

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the components of the hydrological cycle using the abcd model on a yearly basis

Usage

1
abcd.year.model(par.model = c(0, 0, 0, 0, 0), Prec, PEV, ...)

Arguments

par.model

A numeric vector of length 5 with the values of the abcd parameters and the initial groundwater storage

Prec

A numeric vector with the values of the Precipitation (on a yearly basis)

PEV

A numeric vector with the values of potential evapotranspiration

...

Additional parameters (used for compatibility reasons)

Value

A list with the following elements:

Author(s)

Oscar Garcia-Cabrejo khaors@gmail.com

See Also

Other abcd_model functions: abcd.mod.month.model, abcd.mod.year.model, abcd.month.model


khaors/hydroanalyzer documentation built on June 7, 2019, 8:39 p.m.