Annual Loads - Attempted to divide by zero

Hi,

I don’t know why the EUI component say “attempted to divide by zero”
This component works with room from the tuto i just change the component “room”
bug 2’.gh (93.5 KB)
bug2.3dm (485.5 KB)
bug 2.gh (100.0 KB)

Hi @monvel56 ,

It’s because your model has no floors because none of your input geometry for Honeybee Faces points downwards and you did not specify any _type_ for them. Had you validated your model with the HB Validate Model component, you would have noticed this:

Long story short, there is no floor area that can be used to compute EUI.

I updated the component error message so that this is clearer next time:

Hi @chris ,

Thank’s for your answer