Weird results from Solar Radiation Analysis

@dmaraujo
I think the problem is about your geometry.
“If a Mesh is input, radiation analysis will be performed for each face of this mesh instead of subdividing it”

Maybe your mesh is not enough “divided”. Try using a surface instead with a grid size of 0.1

(it worked for me with your script)