Ansys Learning Forum › Forums › Installation and Licensing › Ansys Products › Using UDM in UDF › Reply To: Using UDM in UDF
May 14, 2024 at 9:52 am
Rajat Chaudhari
Ansys Employee
Hi Sepehr,
Execute at end will get excute at the end of iteration in steady state and at the end of the time step for transient simulation. While DEFINE_PROFLE will get executed at the start of the iteration.
So please check if values are getting stored in UDM or not.