hantushDistances: Hantush distance: for multiple coordinates

Description Usage Arguments Value See Also

View source: R/kwb.hantush.R

Description

Hantush distance: for multiple coordinates

Usage

1
2
hantushDistances(x = 0:10, y = rep(0, length(x)),
  baseProps = baseProperties(), dbg = TRUE)

Arguments

x

vector with distances from the center of the recharge basin in the x direction (L), (Default: each meter between 0-100m)

y

vector with distances from the center of the recharge basin in the y direction (L), (Default: 0 times length of x)

baseProps

basic model properties as retrieved by baseProperties()

dbg

If True additional debug messages are printed on screen

Value

Head at a given time after recharge begins

See Also

hantush for parameterizing the Hantush equation


kwb.hantush documentation built on Sept. 17, 2019, 5:03 p.m.