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.

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.

 

[bingo_chatbox]