Meshing strategy for outdoor wind simulation using butterfly

Hello guys,

I have been testing a simple outdoor wind simulation using butterfly and it works without any errors. However my building meshes are very different from the initial input breps, that makes me wonder if the simulation results are reliable/useful.

Above image is the breps and the image below is the snappy hex mesh result.

I’ve tweaked refine_level of Create Butterfly Geometry and glob_refine_level of Snappy Hex Mesh components but the meshes are still the same.

image

I am wondering which particular factor, or component is affecting the precision of the meshing in outdoor wind simulation, and I’ve been skimming through the forum but cannot find what would be the ideal setup for these type of urban simulation.

Thank you very much for your suggestions.
wind_sim_meshing_prob.gh (193.0 KB)

Follow up:

I’ve been reading the butterfly related issues on the forum and I was totally wrong refinement level, it was actually other way around.

Now I have a refinement level (2, 2) and the mesh looks quite good in my opinion.

Above image is the final mesh for the simulation, and its not snapped to the surface yet.

And when I toggle True on snap of snappy_hex_mesh_dict, the output mesh is much nicer shown in the image below.

This is my current parameters on snappy_hex_mesh_dict and I am wondering if adding layers would improve the mesh precision further.

Thank you.