-
-
August 1, 2018 at 10:29 amjonsysSubscriber
How can I check which element types are used for the calculation and is there a way how to change them mechanically?
-
August 1, 2018 at 11:21 amSandeep MedikondaAnsys Employee
Hi jonsys,
You can check the element types by clicking on the mesh and selecting the following options:
Check out the following video by on mesh metrics and shape checking:
https://www.youtube.com/watch?v=AzvPxjNyr3w
You can also change the element order here from linear or quadratic or vice-versa.
Now, if you want to get into the details of what element type the code is using you can always right-click on the analysis type, open the solver directory and look into the ds.dat apdl input deck that is generated. Different elements can be used for different analysis types depending on compatibility. Once you find the element type read through the manual for more details.
~Sandeep
-
August 1, 2018 at 11:30 amAniket ChavanAnsys Employee
In addition to Sandeep's info, in case you are interested in APDL element type, you should open the ds.dat and edit any text editors and find for something like below:
/com,*********** Elements for Body 9 "CT Bolt" ***********
et,9,187
so here they will be sorted by bodies and you can see the element type 187 for the body in the et command.
To change the element type:
Insert a command snippet:
ET,matid, (e.g., ET,matid,186 to assign SOLI186 element) under the individual part in Geometry tree.
Note that the element topography must be consistent with the element shapes compatible with that element type. For instance, you cannot issue SOLID186 element to a part with midside nodes dropped (linear) elements or with all tetrahedral elements.
-
August 1, 2018 at 12:07 pmjonsysSubscriber
Sandeep and Aniket,
thank you for the reply.
Is there any way to change them while using Mechanical, Workbench and not APDL?
Regards,
-
August 1, 2018 at 1:38 pmSandeep MedikondaAnsys Employee
Jonsys,
Once you have created the mesh, i.e., you have chosen the meshing method, you can only change it from linear to quadratic. So let's say you have a tet mesh of your model, when you select linear you are using SOLID187 and when you are selecting quadratic you are using SOLID285.
If you want to change to a compatible element as Aniket mentions above, you would just have to place a one-line command snippet like he shows.
What is your specific case, what mesh do you have and what element type are you trying to change to?
~Sandeep
-
August 1, 2018 at 3:35 pm
-
August 3, 2018 at 9:28 amjonsysSubscriber
-
August 3, 2018 at 10:55 amjonsysSubscriber
In works when I do it as Peter suggested on another post (SOLSH190), but not with the command line
Regards,
-
August 3, 2018 at 11:31 ampeteroznewmanSubscriber
Jon,
Check the Solution Output to see what elements are actually being used. When I last meshed the 3 panes with the Sweep, Manual Thin method, the mesher complained and did not use SOLSH190. I'm not sure why.
Regards,
-
August 3, 2018 at 12:05 pmjonsysSubscriber
Peter,
In the example mentioned above I am doing some basic checks with a simply supported Laminated glass [Fig 1].
I applied Sweep (for 3 bodies) following your instructions, and I did as well edge sizing on the z direction (smallest dimension) of glass panes [Fig 2].
Solution Output shows that it is using SOLSH190 [Fig 3] and SURF154 which I think are elements for applying the surface load.
I will try again at the example with the mould (that I attached you on a previous post) and I will let you know it goes.
Regards,
Jon
-
August 3, 2018 at 12:09 pmjonsysSubscriber
Peter,
I did not select any face for Source. Could that be the reason?
-
- You must be logged in to reply to this topic.
Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.
Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.
Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- how to improve the inflation quality at sharp corners?
- ANSYS Workbench Measuring within Design
- check element type
- The mesh file exporter could not resolve cyclic dependencies in overlapping contact regions error
- Conformal vs Non-Conformal Mesh
- execution error inside the mesher. The process suffered an unhandled exception or ran out of memory
- Meshing Error
- Error in meshing
- inflation created stairstep mesh at some location
- How to resolve Mesh Failure
-
7272
-
4248
-
2899
-
1374
-
1322
© 2025 Copyright ANSYS, Inc. All rights reserved.