1. length of the results [=1] is not equal to the number of mesh faces [=153] or mesh vertices[=180]

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

  1. FLATTEN THE RESULTS and attach them to the recolor component - analysis result section
  2. FLATTEN THE MESH AND THEN JOIN THE MESH and attach them to the recolor component - input mesh section.

Read this discussion for more clarity.
https://discourse.ladybug.tools/t/one-legend-for-multiple-zones-in-daylighting-simulation/1537/10

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.

1 Like