Ansys Products

Ansys Products

Discuss installation & licensing of our Ansys Teaching and Research products

Using UDM in UDF

    • Sepehr Mostafayi
      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
  • You must be logged in to reply to this topic.