Get Node Results
Usage
getNodeResults(outdat, nodes, vars = c("d", "h", "p", "wq"))
Arguments
- outdat
output data read from EPANET output file, as returned by
readEpanetOutputFile
- nodes
names of
nodes
to be included in the returned data frame. You may usegetNamesOfJunctions, getNamesOfReservoirs, getNamesOfTanks
in order to get the names of availablenodes
- vars
acronyms of variables to be included in the returned data frame. "d" = demand, "h" = head, "p" = pressure, "wq" = water quality