Hi, I am trying to model the WAAM (wire-arc additive manufacturing) process in ANSYS APDL. The solution didn't throw any errors, but the result is a bit confusing.
The graph in the figure is node temp (element no 12) vs time plot. The graphs show a temperature rise well before it is activated. Ideally, the temperature should rise when it is activated.
Following is the solution setup for the model:
convection load to all external nodes > killing all the elements > transient thermal, newton raphson method,> initial temp 303 K> in do loop activating the elements sequentially> applying 'f' load (heat) to the active element> solve> delete 'f'
Any suggestion will be helpful.