NREL / OpenStudio-PAT

The Parametric Analysis Tool (PAT) is part of the OpenStudio collection of software tools.
https://www.openstudio.net/
Other
26 stars 12 forks source link

Issue #259- ReferenceError cannot access 'o' #260

Closed tijcolem closed 1 year ago

tijcolem commented 1 year ago

fix #259

This appears to be hitting a conditional statement and the loop counter var is not initialized. I think the wrong counter var was used to making the fix here.