TAGGED: element-birth-and-death
-
-
May 3, 2022 at 6:37 pm
Arvind_kr_Gupta
SubscriberDear Sir,
I am doing laser drilling in transient thermal analysis in Ansys Mechanical APDL. In the simulation, I am trying to remove the elements that have temperatures greater than boiling point temperature using EKILL commands. But by using ESEL commands, I could not select the elements that need to be selected.
Applied BCs in the model:
May 4, 2022 at 6:42 amErik Kostson
Ansys EmployeeHi
There are many posts on this topic:
Esel is not the command - see what should be used as in the above example it selects nodes with temperatures between 50-20000 (we need to select nodes first since temperatures are calculated at nodes so it is a nodal result):
nsel,r,temp,,50,20000
then add this command:
esln
to select the elements attached to these nodes.
This (esln) is very important since you need to select the elements for ekill (does not work on nodes).
The above posts and searching the internet should help.
Also search the help manual for info on commands.
Erik
Viewing 1 reply thread- The topic ‘What are the methods to select elements for element death methodology using “ekill” commands?’ is closed to new replies.
Ansys Innovation SpaceBoost 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.
Trending discussions- How to do the frequency response of the nonlinear vibration of a flexible PCB?
- Importing Line and Solid Bodies from SpaceClaim to Mechanical
- how to open SendCommand in Ansys
- problems facing during solution
- Still facing the same issue
- Failed to move file from solver directory to scratch directory: file.rst
- Adaptive Sizing
- Stiffness factor
- Import DAT file
- Import pressure data (coordinates and value) to ansys workbench through excel
Top Contributors-
8808
-
4658
-
3151
-
1680
-
1470
Top Rated Tags© 2023 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-