CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

udf for htc

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 30, 2005, 01:21
Default udf for htc
  #1
me
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
  Reply With Quote

Old   September 30, 2005, 01:28
Default Re: udf for htc
  #2
FJ
Guest
 
Posts: n/a
Hi,

You can set the htc with DEFINE_HEAT_FLUX macro. See your UDF user's guide.

Thanks

FJ
  Reply With Quote

Old   October 4, 2005, 21:06
Default Re: udf for htc
  #3
me
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
  Reply With Quote

Old   October 4, 2005, 21:27
Default Re: udf for htc
  #4
FJ
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
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Mesh UDF Qureshi FLUENT 7 March 23, 2017 07:37
UDF parallel error: chip-exec: function not found????? shankara.2 Fluent UDF and Scheme Programming 1 January 16, 2012 22:14
How to add a UDF to a compiled UDF library kim FLUENT 3 October 26, 2011 21:38
UDF...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 04:03
UDF, UDF, UDF, UDF Luc SEMINEL Main CFD Forum 0 November 25, 2002 04:01


All times are GMT -4. The time now is 22:33.