[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/github/KWB-R/kwb.vs2dh?branch=master&svg=true)](https://ci.appveyor.com/project/KWB-R/kwb-vs2dh/branch/master) [![Travis build Status](https://travis-ci.org/KWB-R/kwb.vs2dh.svg?branch=master)](https://travis-ci.org/KWB-R/kwb.vs2dh) [![codecov](https://codecov.io/github/KWB-R/kwb.vs2dh/branch/master/graphs/badge.svg)](https://codecov.io/github/KWB-R/kwb.vs2dh) url [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/)]() # kwb.vs2dh Interface to the open-source model USGS model VS2DH for simulation of water and energy transport in variable-saturated porous media (for more information see: http://wwwbrr.cr.usgs.gov/projects/GW_Unsat/vs2di1.3/). ## Installation ```r #install.packages("remotes", repos = "https://cloud.r-project.org") remotes::install_github("KWB-R/kwb.vs2dh") ``` ## Documentation Release: [https://kwb-r.github.io/kwb.vs2dh](https://kwb-r.github.io/kwb.vs2dh) Development: [https://kwb-r.github.io/kwb.vs2dh/dev](https://kwb-r.github.io/kwb.vs2dh/dev)