Tutorial

Michael Rustler

2019-09-16

1. Install from GitHub

if(!require("remotes")) { install.packages("remotes") }
remotes::install_github(repo = "KWB-R/kwb.hantush", dependencies = TRUE)

2. Using the package

2.1 Loading the package

2.2 Model validation

For comparing the implementation of the Hantush equation, 1967 the results are compared to the USGS benchmark example (page 25). The results can be visualized with the following code:

3. How to perform model runs?

3.1 Model parameterisation

3.2 Running the model

3.3 Plotting the results