abcd.mod.month.model: abcd.mod.month.model

Description Usage Arguments Value Author(s) See Also

Description

Function to calculate the components of the hydrological cycle using the modified abcd model on a monthly basis. The modification of the original abcd model takes into account the pumping rates and the depth to the aquifer used to calculate the variations in the groundwater levels

Usage

1
2
abcd.mod.month.model(par.model = c(0, 0, 0, 0, 0, 0, 0), Prec, PEV, Vp,
  ...)

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

Vp

A numeric vector with the values of the volumes of water extracted by pumping

...

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.year.model, abcd.month.model, abcd.year.model


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