Hi everybody,
I am a beginner user of Ladybug, I would kindly ask you a support.
I am running an “Incident Radiation Simulation” of a building envelop and I would like to test the effect of a glazed overhang, used as shading.
I am using Incident Radiation tool and as inputs:
- Analysis building in “_geometry”
- Shading device in “_context”
Is there anyway to add materials property to the geometry I use as Shading device and I input in context?
I tried to use H.B. face components and then use radiance glass modifier to set glazing properties, but “face” cannot be used as input for “context” in Incident Radiation tool
You need to use the CumulativeRadiance or the AnnualIrradiance recipies from th HB-Radiance tab.
The Incident Radiation component from LB doesn’t allow to define material properties.
-A.
Thanks for your reply
I tried and I ended up with this exception:
- Solution exception:The recipe failed to run with the following summary:
Scheduled 16 tasks of which:
- 11 ran successfully:
- 1 CopyGridInfo(…)
- 1 CreateOctree(…)
- 1 CreateRadFolder(…)
- 1 CreateSky(…)
- 1 CreateSkyDome(…)
…
- 1 failed:
- 1 AccumulateResultsLoop(…)
- 4 were left pending, among these:
- 1 were missing external dependencies:
- 2 had missing dependencies:
- 1 LetCumulativeRadiationFly(…)
- 1 _Main_e9c43459Orchestrator(…)
- 1 was not granted run permission by the scheduler:
This progress looks
because there were failed tasks
Use the report_out attribute of recipe settings to see a full report.
logs.cfg (765 Bytes)
logs.log (47.0 KB)
these are the logs, if you can help to solve the issue.
Thanks again