View source: R/get.w2.inflows.r
get.w2.inflows | R Documentation |
This function will extract the inflows to a CE-QUAL-W2 model
get.w2.inflows(
path = NA,
q.rows = list(QIN = 1:4, QTR = 1:2, QDT = 1),
d.avg = T
)
path |
character; model directory to read from |
q.rows |
list; rows of the control file to read defaults to q.rows=list(QIN=1:4,QTR=1:2,QDT=1) |
d.avg |
logical; daily averaging? Defaults to TRUE |
a data.frame with the model inflows
Norman Buccola
get.w2.inflows()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.