c2vsim.cumLWBUD: c2vsim.cumLWBUD calculates the cumulative lant and water use...

View source: R/c2vsim.R

c2vsim.cumLWBUDR Documentation

c2vsim.cumLWBUD calculates the cumulative lant and water use budget for the selected subregion ids

Description

c2vsim.cumLWBUD calculates the cumulative lant and water use budget for the selected subregion ids

Usage

c2vsim.cumLWBUD(LWB, ids = NA)

Arguments

LWB

This is a list of data frames with the budget terms for each subregion. This is the output of the c2vsim.readLWBUD function

ids

the ids of the subregion you want to cumulative budget. Leave emtpty for the entire area

Value

A structure with the budget terms as they described in the c2vsim.readLWBUD

Examples

LWB <- c2vsim.readLWBUD("CVlandwater.BUD")
LW_ALL <- c2vsim.cumLWBUD(LWB)

UCD-GW-Nitrate/gwtools documentation built on April 5, 2025, 5:01 p.m.