Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Correct output of BOUNDARY_HEAT_FLUX(f, thread) in fluent UDF

TAGGED: 

    • yadukrishnan
      Subscriber

      What does the function BOUNDARY_HEAT_FLUX(f, thread) returns in a UDF used in fluent. Wall heat flux density(W/m2) or wall heat (W) ? Does it return total heat flux? To access local heat flux density(W/m2) of a single cell, How can I use this function?

    • DrAmine
      Ansys Employee
      It returns the total heat rate: it is a only available on external boundaries.
    • DrAmine
      Ansys Employee
      for each facet of the eligible boundaries.
    • DrAmine
      Ansys Employee
      ­ƒæì
Viewing 3 reply threads
  • The topic ‘Correct output of BOUNDARY_HEAT_FLUX(f, thread) in fluent UDF’ is closed to new replies.