Meshing
Hello Everyone
I have a buit weird geometry which I need to mesh. For that I used normal 'size and bias' method and then tried to clean up till quality index of 30. I have couple of questions.
1.) Could you please check my 2D mesh and tell me if it looks okay or not.
2.) Secondly, how do I make a 3D mesh now out of this surfaces.
Thanks in advance
Find more posts tagged with
There are self-intersection points which makes meshing with 3D difficult. Refine the geometry and use a very small element size or extract the mid-surface and 2D mesh it... Up to you...
Hi @Novak
As said it is always better to extract mid surface and use 2D elements for modeling for such components. If at all you need to 3D mesh it make-sure you have a completely closed volume of mesh.
One other way is 2D mesh the component with Shrink wrap which makes the component closed for tetra meshing. But this may not capture the component properly.
Hi Novak,
may i know the purpose of 3D mesh?
Thank you