We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Ansys Products

Ansys Products

Discuss installation & licensing of our Ansys Teaching and Research products.

Using UDM in UDF

    • smostafayi
      Subscriber

      I am defining several UDMs in one define at the end UDF, and I am trying to use defined UDMs on another profile UDF. My model is two-phase, mixture model. The profile UDF can not recognize the UDM and consider it as zero. How can I use defined UDM in other codes??

    • 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.

Viewing 1 reply thread
  • The topic ‘Using UDM in UDF’ is closed to new replies.