c2vsim.cumGWBUD: c2vsim.cumGWBUD summarizes the groundwater budget for the...

View source: R/c2vsim.R

c2vsim.cumGWBUDR Documentation

c2vsim.cumGWBUD summarizes the groundwater budget for the entire domain or the specified subregion ids

Description

c2vsim.cumGWBUD summarizes the groundwater budget for the entire domain or the specified subregion ids

Usage

c2vsim.cumGWBUD(GWB, ids = NA)

Arguments

GWB

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

ids

the ids of the subregion you want to summarize

Value

A data frame with the budget terms corresponding to the entire area

Examples

GWB <- c2vsim.readGWBUD("CVground.BUD", Nsub = 21, Nskip = c(8,rep(9,20)), NtimeSteps = 1056, CG = TRUE)
GWBUDALL <- c2vsim.cumBUD(GWB, ids = c(5,10,21))

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