CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   DEFINE_HEAT_FLUX (https://www.cfd-online.com/Forums/fluent/31080-define_heat_flux.html)

Guevara March 10, 2003 07:37

DEFINE_HEAT_FLUX
 
hi! all.

I worte my udf forms about the heat flux..

I want to add the wall. but I don't know whether this form is correct or not.. so anybody tell me plz!!

DEFINE_HEAT_FLUX(cathode_flux, f, t, c0, t0, cid, cir)

{

real flux;

flux=fabs(Jc)*5*kb*(c0-4000)/(2*e);

}

and what do (cid[0,1,2,3], cir[0,1,2,3]) mean?

have nice day!! thanks

_Guevera


All times are GMT -4. The time now is 07:29.