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

View source: R/WaterBalance.R

wb.lakeR Documentation

Calculate the Change of Storage. wb.lake

Description

Calculate the Change of Storage. wb.lake

Usage

wb.lake(
  xl = loaddata(varname = paste0("lak", c("ystage", "atop", "qrivin", "qrivout", "qsub",
    "qsurf", "vevap", "vprcp"))),
  lakeid = NULL
)

Arguments

xl

List of data.

lakeid

Index of the lake for waterbalance calculation.

Value

A list of water balance by each lake; a matrix in each list-item


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