WatershedStorage: Volume of Water Stored in Watershed

Description Usage Arguments Value

View source: R/WatershedStorage.R

Description

Function describing water stored in a watershed/year using simplified inflow/outflow processes

Usage

1
WatershedStorage(precip, evap, runoff, watershed_size)

Arguments

precip

volume of precipitation in inches/year

evap

volume of water evaporated in inches/year

runoff

volume of runoff in inches/year

watershed_size

total area of watershed in sq miles

Value

storage the volume of water stored in the watershed in cubic ft/year


jjagdeo/climateimpacts documentation built on March 20, 2020, 9:48 p.m.