wb.DS: Calculate the Change of Storage. 'wb.DS'

View source: R/WaterBalance.R

wb.DSR Documentation

Calculate the Change of Storage. wb.DS

Description

Calculate the Change of Storage. wb.DS

Usage

wb.DS(
  xl = loaddata(varname = c(paste0("eley", c("surf", "unsat", "gw")), paste0("rivy",
    "stage"))),
  ic = readic()
)

Arguments

xl

List of data. Five variables are included: surface (eleysurf), unsat zone (eleyunsat), groundwater (eleygw) and river stage (rivystage)

ic

Initial Condition.

Value

A list. list(Ele, Riv)


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.