mikejohnson51/RainSlope: Coupled Infiltration Runoff Model for hill slopes

This package contains the necessary functions to execute the hill slope Green and Amp, coupled infiltration runoff model described in Johnson and Loaiciga (2017) and Loaiciga and Johnson (2018). The workflow is as follows. First a user must set up there scenario file using the param() function to define hill, soil and rainfall properties. Scenario files can be easily duplicated and adjusted using the "Use old scenario" button within the param() GUI. The model algorithm can be executed using a scenario file as an input using the exe() function. Finally, a finished model run can be subset to a set of defined time intervals, exported to .xlsx, and plated using the various control parameters in the process() function. All functions and runs take advantage of the R list object to store variables and output. List objects can be accessed using the '$' operator.

Getting started

Package details

Maintainer
LicenseWhat license is it under?
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mikejohnson51/RainSlope")
mikejohnson51/RainSlope documentation built on May 17, 2019, 8:17 p.m.