Conversation
brtietz
left a comment
There was a problem hiding this comment.
Thanks for updating this! This corrected the behavior such that it's driven by default values rather than anything else. As per widgets.cpp 2635 any value that isn't easily divisible by the analysis period defaults to subhourly.
I've added some suggested defaults changes to get everything on single value, but I'm open to other approaches (such as annual to match the mode in the UI form).
The benefit of using single value as a default is one less default that is a time series array. Hourly would also be a reasonable default because it matches the default simulation time step. I lean sligthly toward single value to help reduce defaults maintenance headaches. If we do go the single value route, we should make the default change for all configurations. |
Please test the Detailed PV DC and AC losses and any use of the wxUILossAdjustmentCtrl and anywhere the AFDataLifetimeMatrixDialog and AFDataLifetimeArrayDialog are used - e.g. AFDataLifetimeMatrixDialog