Type of elements in ANSYS Solidworks
Type of elements in ANSYS Solidworks
(OP)
Dear all,
I would like to know what type of element has been used after meshing the assembly using ANSYS Workbench. In the details of mesh, I couldn't find the type of element. In other words, how could I mesh my assembly by 8-node-hexahedron elements?
Thank you in advance
Chaabain
I would like to know what type of element has been used after meshing the assembly using ANSYS Workbench. In the details of mesh, I couldn't find the type of element. In other words, how could I mesh my assembly by 8-node-hexahedron elements?
Thank you in advance
Chaabain





RE: Type of elements in ANSYS Solidworks
Also, you could mesh, do a simple run, and read through the output file, it lists the type of element it used for each part. This is a good check to see if your scripting works.
RE: Type of elements in ANSYS Solidworks
First of all, I have to say that I'm a newbie user of ANSYS Workbench. Actually, using ANSYS Workbench (Not like ANSYS)and as I think there is no output file (how can I get this output file to say what type of element was used). After importing the part into ANSYS Workbench and meshing it, in the details of mesh, I couldn't find anything concerning element type, ANSYS Workbench meshes the part without asking for the type of element needed. My simple question is how to see what type of element has been used giving that the mesh is tetrahedral.
Thank you cvan42 for your reply,
Chaabain
RE: Type of elements in ANSYS Solidworks
Thanks
RE: Type of elements in ANSYS Solidworks
The entry in the Command Object should read as below if you want to change the element type to a SHELL63:
et,matid,shell63
Note that you can only change to an element type that has the same number of nodes and DOFs that's initially generated by the Workbench mesher.
RE: Type of elements in ANSYS Solidworks
I would like to thank you a lot for your help. It works very well.
Finally, I would like to thank all the engineers that help me to solve this problem.
Best Regards,
Chaabain