-
-
June 2, 2020 at 3:11 pm
ASDzxc
SubscriberHi there,
can DEFINE_HEAT_FLUX be used for CHT problems? is there any test cases for this UDF (not radiations cases)
for example, in fluid-wall coupling convective heat transfer problem, can it be used to modify the fluid-wall heat transfer coefficient?
In the figure that I uploaded, is h(T_f-T_interface)=-k_wall*(T_interface-T_wall)/d2 correct?, where h is the coefficient assigned using udf, k_wall is the wall conductivity.
DEFINE_HEAT_FLUX(heat_flux, f, t, c0, t0, cid, cir)
{
real h=2000.;
cid[1] = h;
cid[2] = h;
cid[0] = 0.;
cid[3] = 0.;
}
thanks,
-
June 3, 2020 at 12:57 pm
Rob
Ansys EmployeeNo, it's for external walls. You want to read the 7.4.15.3.6. Augmented Heat Transfer section of the Fluent User's Guide.
-
June 3, 2020 at 1:29 pm
ASDzxc
SubscriberThanks for your reply, sir.
I've checked the section that you mentioned. It seems that I may adjust the convective heat transfer (at fluid-solid interface) by modifing the "Convective Augmentation Factor" (or "caf_fac" in udf), if I have "perturbed flow and/or disturbed boundary layers". Am I correct?
P.S. I checked the section "Augmented Heat Transfer", but I didn't find any sentence that restrict the use of "Convective Augmentation Factor" to external walls.
-
June 3, 2020 at 3:43 pm
Rob
Ansys EmployeeThe augmentation is fine for all "wet" walls and I've used it to help account for small pins on a nominally flat surface before.
The Define Heat Flux macro is used for external walls as it forces a set heat load onto that surface: on internal walls Fluent works that out based on local flow & temperature.
-
June 5, 2020 at 3:19 am
ASDzxc
SubscriberThanks, sir.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
3822
-
2607
-
1853
-
1244
-
600
© 2023 Copyright ANSYS, Inc. All rights reserved.