|
[Sponsors] |
September 30, 2005, 02:21 |
udf for htc
|
#1 |
Guest
Posts: n/a
|
hi dears, can anybody tell me that in fluent we can write the udf for heat transfer or not.....anykind of help is appreciated thanks sandy
|
|
September 30, 2005, 02:28 |
Re: udf for htc
|
#2 |
Guest
Posts: n/a
|
Hi,
You can set the htc with DEFINE_HEAT_FLUX macro. See your UDF user's guide. Thanks FJ |
|
October 4, 2005, 22:06 |
Re: udf for htc
|
#3 |
Guest
Posts: n/a
|
hi dear, i just wanna to write udf for heat transfer coefficient not for heat flux...i checked udf manual but couldnt find any macro for it will u plz tell me TIA
|
|
October 4, 2005, 22:27 |
Re: udf for htc
|
#4 |
Guest
Posts: n/a
|
Hi,
The macro name is DEFINE_HEAT_FLUX but you can specify the htc in the following way. DEFINE_HEAT_FLUX(sampe, f, t, c0, t0, cid, cir) { cid[1] = your htc; cid[2] = your htc; } where cid[1], cid[2], please see the section DEFINE_HEAT_FLUX. -- FJ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh UDF | Qureshi | FLUENT | 7 | March 23, 2017 08:37 |
UDF parallel error: chip-exec: function not found????? | shankara.2 | Fluent UDF and Scheme Programming | 1 | January 16, 2012 23:14 |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
UDF...UDF...UDF...UDF | Luc SEMINEL | FLUENT | 0 | November 25, 2002 05:03 |
UDF, UDF, UDF, UDF | Luc SEMINEL | Main CFD Forum | 0 | November 25, 2002 05:01 |