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 Learning Forum Forums Discuss Simulation Fluids Turbulent Thermal Conductivity Reply To: Turbulent Thermal Conductivity

Rajat Chaudhari
Ansys Employee

H David,

Fluent uses turbulent Prandtl number and turbulent viscosity value to calculate turbulent thermal conductivity part of effecttive conductivity.

You can use DEFINE_PRANDTL and DEFINE_TURBULENT_VISCOSITY function to define it. To access turbulent thermal conductivity you can use  C_K_T(c,t,prt) macro.

Â