We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

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.

Â