What is the correct recipe for calculating ASE?

No, looks like it’s all resolved. Thank you so much for your help! Although when I get the next component, it doesn’t give me the ASE parameter, credit summary, and others like in the example project
Screenshot 2024-10-09 192136

I’m referring to this example project
Screenshot 2024-10-09 192012

Hi @pzarate,

You have used the annual-daylight recipe. If you want to get the credit summary you should use the leed-daylight-option-one recipe (version 0.1.1 is the latest).

Before you run the LEED recipe you should create aperture groups. You can do this with the “HB Automatic Aperture Group” component under the HB-Radiance tab in Grasshopper. You don’t have to connect anything to the component inputs other than _model and _run.

1 Like

Oh okay, thank you for that clarification. I input the “HB Automatic Aperture Group” component and got the following error: 1. Solution exception:Illegal character " " found in.

Screenshot 2024-10-10 091949

1 Like

Hi @pzarate,

Can you please try to update the core libraries with LB Versioner and let me know if this solves the issue. You should close and reopen Rhino and Grasshopper after using the LB Versioner component.

It might be the same issue that I put in a fix for some days ago.

@mikkel This error still persists even after I update using LB Versioner.

Hi @resh, based on the screenshot this is happening because there is a white space in the window group ID that is considered illegal.

Hi @resh,

I couldn’t reproduce this issue on the latest version. If updating via LB Versioner didn’t resolve it, please feel free to share your file here or in a private message so I can take a closer look. Remember to internalize the geometry or include a Rhino file as well.

Ended up updating Pollination Rhino with the installer and that fixed the problem. Thanks all.

1 Like