Hey everyone,
I am facing some challenges when trying to generate meshes for complex geometries using Netgen and I thought I would check in here to see if anyone has experienced similar issues or might have some advice. I am struggling with mesh refinement on some irregular shapes – no matter what parameters I adjust, the mesh either becomes too coarse or does not fill the geometry properly.
Has anyone found a good balance between geometry complexity and mesh quality? Or any tips on how to refine the meshing process for CAD models with lots of fine details?
I have also tried using Python scripts to automate some parts of the process but it still does not seem to solve the issue. want to hear if anyone has used Python to enhance mesh quality or improve the refinement process!
Also I have check this [Netgen] Mesh generation for Embedded Geometry witch is good I appreciate any insights or suggestions from the community.
Thank you.