A function to calculate difference performance from simulated tank behaviour
tankPerformance(data=NULL,
roofArea=50,
nPeople=1,
tankVol=3000,
firstFlush=1,
write.file=TRUE,
fnam="tankperformance.csv")
A dataframe of observed climate data in the form Year Month Day P Temp.
roof area in m2
number of people using water
tank volume in L
first flush depth over roof in mm
logical. write output tank timeseries to file T/F?
string indicating name of file