CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   About the heat flux? (https://www.cfd-online.com/Forums/fluent/66497-about-heat-flux.html)

vip_lws July 16, 2009 23:39

About the heat flux?
 
Dear all,
I encounter a porblem in Fluent,
I want to get the quantity of heat enter into one cell from surrounding cells.
And I don't know how to get it.
In my case, I can suppose that the most heat souce coms from the x- cell. So in simplify, I want to get the heat flux form the x- cell to the computation cell.

I have compiled a UDF.
det_q=
C_T_G(c,t)[0]*0.01125*C_K_L(c,t)*CURRENT_TIMESTEP*C_VOLUME(c,t) ;
0.01125=the det x between cells;


All times are GMT -4. The time now is 17:40.