Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

How to transform UDF to parallel

    • isaps1860
      Subscriber

      Hello guys,

      I have a code which works well in serial. Now I have to make it work for parallel, but have problems with that.

      I´ve tried several changes but the message of "Number of faces" stays splitted in several console messages. I don´t really know how to make that point parallel. Is this also possible with a PRF_GRSUM1 command or how to solve that?

      The serial code is:

    • Rob
      Forum Moderator
    • DrAmine
      Ansys Employee
      You need global reduction macros, to do the operation on principal faces and to do all that on nodes only. All that as highlighted by to be found in the manual :)
    • isaps1860
      Subscriber
      Okay thank you for the input,and
    • DrAmine
      Ansys Employee
      Welcome anytime.
Viewing 4 reply threads
  • The topic ‘How to transform UDF to parallel’ is closed to new replies.
[bingo_chatbox]