architecture-building-systems / ASF_Simulation

Numerical Simulation of the ASF to determine its energy saving potential and optimal configurations
4 stars 3 forks source link

Ladybug Radiation Index Error #19

Open JdPeppino opened 6 years ago

JdPeppino commented 6 years ago

For some geometries (Same quadratic panels with different angles, position, and offsets), the Ladybug Radiation Analysis gets an error: 'Solution exception:index out of range: 12' The radiation calculation in the ASF simulation framework in python would only run until a certain time of the year/month and then wait for the results in Grasshopper (which got stuck) forever.

Testing the Grasshopper module gives this error text: Runtime error (IndexOutOfRangeException): index out of range: 12 Traceback: line 2615, in createLegend, "" line 231, in resultVisualization, "" line 422, in main, "" line 440, in script line 2672, in text2srf, ""

Would be very nice to get a reply to this issue. Cheers