
Fri, 11/18/2005 - 03:37
Forums:
Hello,
i need to mesh a geometry for an FEM-calcuation. The default mesh generator from BRepMesh::Mesh does not deliver good results, does anyone used the Mesh algorithms from Salome platform?
Or is it possible to get better results maybe with BRepMesh::IncrementalMesh method, .. I need this for my master thesis, and the request is to use only OCC tools, not 3rd party open source solutions like NETGen
thank all replies ...
taxi
Fri, 11/18/2005 - 15:59
Hello Taxi,
BRepMesh::IncrementalMesh will do the same as BRepMesh::Mesh. I have heard of an OCC component (it's not free, look at http://www.opencascade.org/support/products/emesh/) that could do what you want, and NETGen will work too (we have tried it with success).
Good Luck,
Francois.