does anyone knows some algorithm that can make automeshing in finite element method. ie, i have a slab with a hole and i want to auto mesh in squares an triangles. I will thank some references to papers or to functions in math library that can help me.
連結已複製
2 回應
Quoting - kooka
does anyone knows some algorithm that can make automeshing in finite element method. ie, i have a slab with a hole and i want to auto mesh in squares an triangles. I will thank some references to papers or to functions in math library that can help me.
Take a look to Triangle code:
http://www.cs.cmu.edu/~quake/triangle.html
Quoting - ustatic
I suggest you to check out these links (shareware products):
http://www-users.informatik.rwth-aachen.de/~roberts/literature.html
http://www-users.informatik.rwth-aachen.de/~roberts/research.html#Calvo
http://www.andrew.cmu.edu/user/sowen/mesh.html
also, these are commercial products, which usually comes with one month free trial version:
http://www.computing-objects.com/index.php
http://people.smartchat.net.au/~comecau/index.htm
bulent