Hi Mentors…
I have read all the related problems resolved discussed in the forum… but none of it works for me…
I have done the same daylight simulation using this GH file before and it works fine. I tried again using the exact same rhino file, recreate a new surface to reassign as the “test surface”, the errors then occurs!
But every other settings remains the same, I cannot understand what is causing this error.
I have tried the following but still facing the error:
You don’t need to remove the mjoin. But you need to run the annualDaylight component. From the image above you didn’t.Sorry if it sounds to obvious.
-A.
@AbrahamYezioro i did simulate it n my computer hang umpteen times… i tried reinstalling rhino n radiance over the weekend… n rerun it … its working fine now though the same warning message still appears… thanks anyway!!
Hi @Joey_L , since it is a multi-zone Daylight simulation.
I guess you are trying to achieve the DL results for all the zones with a single legend.
In that case, you need to
FLATTEN THE RESULTS and attach them to the recolor component - analysis result section
FLATTEN THE MESH AND THEN JOIN THE MESH and attach them to the recolor component - input mesh section.
And,
Your model looks messy, it is better you use Honeybee_CreateHBZones before you connect it to the simulation.
I believe you are not doing it because your model is not creating a closed volume and is throwing you a warning.
Well, for the sake of the test i tried your file above (it is just one room to check). i connected the right inputs and it shows the results without any complaints, like so:
I guessed i am not clear in my explaination. Aplogise for that. Yes actually after i managed to simulate it, the message was gone too (as what you have shown).
Hi @maheshjayayachander . Thanks for your pointers! I will test them out for the legend. I also will read up and learn how to do it in hbzones as i am not too familiar with that command. And yes, you are right, the model is not closed …
Hi,
I am a new grasshopper user. I’m trying to do daylight analysis but I’m running into the same issue.
length of the results [=147] is not equal to the number of mesh faces [=49] or mesh vertices[=64].
I think I have done the suggestions written here. Can you help me?