A demo tank model with wrapper to tailor format to foreSIGHT
tankWrapper(data=NULL,
systemArgs=NULL,
repID=NULL)A dataframe of observed climate data in the form Year Month Day P Temp.
a list to control the exposure space creation with the following components:
roofArearoof area in m2
nPeoplenumber of people using water
tankVoltank volume in L
firstFlushfirst flush depth over roof in mm
write.filelogical. write output tank timeseries to file T/F?
fnamstring indicating name of file
metricstring indicating what metric to report: average daily deficit - "avDeficit", volumetric reliability - "volRel", reliability - "reliability", storage efficiency - "storEff", system efficiency - "sysEff"
a number that is used of append file names to distiguish between replicates.