-
-
September 6, 2023 at 10:53 pmhelen.durandSubscriber
Hello!
In the two sources listed at the end of this post, the authors describe using instantaneous annealing and creep to represent resetting the stress and strain to zero (i.e., removing the stress and strain history) when a portion of the simulated geometry surpasses a specified relaxation temperature. This is done to represent the effects of the material melting and re-solidifying involved in an additive manufacturing process.
I have a similar simulation, where my simulation involves a one-way coupling between transient thermal and transient structural. In transient thermal, I am using APDL command objects to represent a moving heat source, and in transient structural I want to represent the material melting and re-solidifying as the temperature changes due to the heat source (using APDL command objects). I am using nonlinear material proerties and a multilinear, temperature-dependent stress-strain relation. Currently I am having issues that, when I use EALIVE to bring back killed elements, the deformation is very high and the simulation diverges. I suspect that I need to do something similar to what is described in the sources below to address this.
How do I accomplish something similar in my simulations as was done in the sources listed below? Does it seem like this will address my issue?
Â
Â
One of my previous posts asked a related question (here: /forum/forums/topic/setting-plastic-strain-and-stress-to-zero-above-a-stress-relaxation-temperature/), but I tried implementing the given suggestion and the results of the simulation were unchanged (high deformations and divergence still occurs).Â
I also found a similar post on the forums (here:Â /forum/forums/topic/applying-instantaneous-stress-and-strain-relief/), but I do not fully understand the answer that was given.Â
Â
Â
SOURCES:
1). Denlinger, Erik R., Jarred C. Heigel, and Panagiotis Michaleris. "Residual stress and distortion modeling of electron beam direct manufacturing Ti-6Al-4V." Proceedings of the Institution of Mechanical Engineers, Part B: Journal of Engineering Manufacture 229.10 (2015): 1803-1813.
2). Song, X., et al. "Residual stresses and microstructure in powder bed direct laser deposition (PB DLD) samples." International Journal of Material Forming 8 (2015): 245-254.
Â
Thank you!
Â
-
September 7, 2023 at 9:12 pmJohn DoyleAnsys Employee
You mentioned element birth and death to simulating an "instantaneous annealing". As you know, EKILL will erase the element solution history, but the elements are still in the model. They are just reduced to negligible stiffness (see ESTIF command) and no results are saved to the rst file.  When they are re-introduced (via EALIVE), the ESTIF knockdown factor is removed and results begin to be saved to the rst file. Â
It is hard to say what is causing the convergence trouble without closer examination of the application, but any abrupt status change or disruption in the stiffness is going to present a potential convergence challenge.  Perhaps you need to be more strategic in how many elements are reintroduced (via EALIVE) in one load step. Perhaps you need to use smaller time increments. You should also take care that the elements are sufficiently supported both while killed and after they are reactivated, especially if they are in a primary load path when reactivated. -
September 7, 2023 at 10:43 pmhelen.durandSubscriber
Thank you for the reply! Could you please clarify what you mean by the following statements?Â
1). "EKILL will erase the element solution history"
Does this mean that, when an element is set to be alive again, that it will have zero plastic strain?
2). "You should also take care that the elements are sufficiently supported both while killed and after they are reactivated"
Does 'sufficiently supported' mean that each element has enough nearby elements?
Â
-
September 8, 2023 at 1:09 pmJohn DoyleAnsys Employee
Â
- From the MAPDL Commands Manual for EKILL we document the following: "Any solution-dependent state variables (such as stress, plastic strain, creep strain, etc.) are set to zero. Deactivated elements contribute nothing to the overall mass (or capacitance, etc.) matrix, and do not generate a load vector (pressures, convections, gravity, etc.)."
- It is just a general tip that killed elements will not offer any resistence, so if they are part of the primary load path, this might be a problem for convergence.
-
- The topic ‘Instantaneous annealing and creep to represent melting and re-solidifying’ is closed to new replies.
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- How to select the interface delamination surface of a laminate?
- Timestep range set for animation export
- Image to file in Mechanical is bugged and does not show text
- Frictional No separation contact
- Elastic limit load, Elastic-plastic limit load
-
1301
-
591
-
544
-
524
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.