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

UDF for time dependent heat flux

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 16, 2006, 00:26
Default UDF for time dependent heat flux
  #1
Rameshwar Ajja
Guest
 
Posts: n/a
hello everyone, I have an unsteady heat flux waveform that I want to hook up to Fluent.

I'm relatively new working with UDF in Fluent and so I would greatly appreciate it if someone could offer me a UDF file for my problem. I couldn't understand how to write a UDF file and also I didn't find any example that suits my problem.

I want to assign transient heat flux at one face that changes with time as follows

if(0>=time<2sec) H=300*time;

if(2>=time<4sec) H=300*(4-time);

if(4>=time<=6sec) H=0;

where H is heat flux (w/m2)

If possible, please somebody help me with a UDF file for the above problem.

Thanks in advance.

Regards, Rameshwar Ajja.

  Reply With Quote

Reply


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
problem with heat flux in the wall gholamghar FLUENT 1 September 14, 2010 07:47
Heat flux in ansys cfx juliom OpenFOAM Running, Solving & CFD 2 April 14, 2009 14:30
heat flux to heat rejection azmir Siemens 0 June 23, 2004 20:53
UDF for a heat flux applied during T second on a w nazeem FLUENT 0 June 12, 2004 10:28
udf for transient heat flux BC isaac FLUENT 1 June 3, 2004 16:29


All times are GMT -4. The time now is 18:09.