First time here? Check out the Help page!
1 | initial version |
I have switched from output meters to output variables and timeseries. The power (not energy) time series for a run at 4 time steps (15 min) are well suited to extracting both demand and usage. So, I just put out the variables I want at the Timestep reporting frequency, then I read them back through SQL, total them up and slice and dice them into months. The point here is that I can combine any loads into any sub-meters as I need them. One could also impose demand windows, but the utility I am working with right now just picks the maximum of each month.