Hi all,
I started with 2nd order tetra meshing (Tetra10 or configuration 210) in batch mode i.e. writing tcl script employing Tcl commands for meshing a CATIA solid geometry.
Unfortunately, it seems that it is not possible to set criteria and parameters for 3D meshing (e.g. tetra meshing), and even if the criteria file and parameter file is used (which only provides options for tria and quad elements), it doesn't affect the Tetra mesh quality
/emoticons/default_blink.png' alt=':blink:'> and only the surface mesh is monitored by criteria and parameter files.
I am creating Tetra elements by two methods:
1. Directly meshing the solids with Tetra10 elements
2. First creating a skin of Tria6 elements and then creating Tetra10 elements from this skin mesh.
I used the *tetmesh command with suitably selected parameters, so that I can get a nice mesh (with minimum distortion) but finally NASTRAN found that there are some tetra elements with very low internal angles and it marks these elements as 'FAILED' elements and stops the analysis.
I checked the quality parameters for 3D elements (short key: F10), and found that many elements simply fail, and are well far away from the limits e.g. max. size, min size, entered in the tcl script.
Is there any proper way to force HM to respect the limits of 3D mesh properties??