Recently, I have doubt the meshing workflow of Butterfly. The surface level、the refinement level and surfaceFeatureExtract is too complex for the beginner.
So I just compared different setting to analysis.
Case A is building surface setting the level to (3,5). nCellsBetweenLevels =6
Case B is building surface setting the level to (3,5), nCellsBetweenLevels =3
Case C is with refinement region and building surface setting the level to (3,5), nCellsBetweenLevels =3
Comparing the Case B and Case C, the region near the building is refinement region.The velocity is smooth in it. But the farther region is still not smooth.
And sometime the global refine level is not effective for meshing.
So guys, Could you tell me how to set the surface level, nCellsBetweenLevels and the refinement region level for a smooth result?
Have you used the new wind tunnel grading component? It automates the process of calculating blockMesh? That should help you with putting together a smoother mesh.
Hi @minggangyin, In case you haven’t updated yet then you might want to wait a little bit more. I’m caught up with other projects and haven’t had the chance to fully test the new butterfly after the changes.
@TheodorosGalanos can share his insight which is how the auto-grading component also works.
@mostapha@TheodorosGalanos Sorry for discover the new component -Wind tunnel auto grading.
It worked very good for blockMesh and the snappyHexMesh. And the result showed more smoothly than ever.
Hello Minggangyin
Thank you for this post, how did you control the settings for the grading component? what do you input into the xGrading, yGrading and zGrading? did you leave them as default to get this result?