Hello Christophe,<br><br>I have addressed the issue a long time ago in the same way you described. Thanks for the response anyways.<br><br>Best,<br><br>Cem<br><br><div class="gmail_quote">On Sun, Feb 15, 2009 at 10:14 AM, Christophe Geuzaine <span dir="ltr"><<a href="mailto:cgeuzaine@ulg.ac.be">cgeuzaine@ulg.ac.be</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">CEM ALBUKREK wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Christophe,<br>
<br>
I have been using Gmsh successfully to build complex tet meshes as input to OpenFOAM. To give you a sense of the complexity attached is a picture of a typical surface mesh, which is an assembly of NAS and STL files combined into one closed volume using some scripts I developed. You have warned on your website that GMSH is not so good at large meshes from STL's; what threshold (# of tets) did you have in mind? I am able to go as far as the 32 bit memory allows me to at this point. May be the trick is the application of effective surface mesh smoothing techniques before moving onto volume meshing...<br>

<br>
One issue with CFD is that one can march an unsteady (varying time) simulation only as fast as the smallest tetrahedron allows; i.e.<br>
<br>
velocity * time_step <= tet size<br>
<br>
for each one of the tetrahedra.<br>
<br>
Sometimes small elements are unavoidable no matter how great a surface mesh one puts together. One way around the problem is to blindly erase the tetrahedra smaller than a threshold and run the flow simulation around these tiny blockages, which are too small to affect the bulk flow. I would like to implement a little sub-routine to do the same thing with GMSH. For instance we have the mesh quality filters for beta, gamma & theta. In a similar fashion I would like to put one for the size (or volume) and also be able to click delete. Do you see any problem with this? <br>

</blockquote>
<br>
<br></div>
Hi Cem - You could do this interactively:<br>
<br>
1) select a size range for the elements in Options->Mesh->Visibility<br>
<br>
2) in the mesh menu select "Delete"<br>
<br>
3) select all the visible elements with the mouse (Ctrl+LeftButton to<br>
start a rectangular selection area, LeftButton to finish)<br>
<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
May be FEM solvers could benefit from this kind of feature as well knowing tiny bubbles are not uncommon in molded plastics and cast metals.<br>
<br>
What do you think?<br>
<br>
-- <br>
CEM M. ALBUKREK, PhD<br>
Computer Aided Engineering Design Consultant<br>
Tel: (857) 234-1035<br>
<br></div>
------------------------------------------------------------------------<br>
<br>
<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org" target="_blank">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
</blockquote>
<br>
<br>
-- <br>
Prof. Christophe Geuzaine<br>
University of Liege, Electrical Engineering and Computer Science<br>
<a href="http://www.montefiore.ulg.ac.be/%7Egeuzaine" target="_blank">http://www.montefiore.ulg.ac.be/~geuzaine</a><br>
<br>
</blockquote></div><br>