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

Could somebody help me find this UDF?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 27, 2005, 10:47
Default Could somebody help me find this UDF?
  #1
ToddZ
Guest
 
Posts: n/a
Always learning wrote on calculating Residence time:

I am also trying a UDS/UDF as suggested on the fluent site. Here I set a UDS. Set its value at 0 at inlet.

Copy the UDF and use that for the rt_source calc. as below.

DEFINE_SOURCE(rt_source,c,t,dS,eqn) { real source = C_R(c,t); dS[eqn] = 0.0; return source; }

Yet with this I don't get any RTD?

Anyone has an idea what's the UDF/UDS he refered to? Is it in Fluent user Manual?

Thanks!

  Reply With Quote

Old   September 27, 2005, 11:41
Default Re: Could somebody help me find this UDF?
  #2
AlwaysLearning
Guest
 
Posts: n/a
Try ...

http://clarify.fluent.com/eSupport/e...olution_id=619

Let me know how you get on, I am assuming you are wishing to do something similar.

  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
parse error while interpreting udf Kristin Fluent UDF and Scheme Programming 3 March 15, 2012 06:43
On Compiling a UDF David Chabot FLUENT 5 May 20, 2005 09:13
DEFINE_ON_DEMAND UDF: How to declare A[ND_ND], etc jx FLUENT 1 November 6, 2003 17:23
DEFINE_GEOM UDF Problems Pat FLUENT 0 August 14, 2003 13:16
UDF...UDF...UDF...UDF Luc SEMINEL FLUENT 0 November 25, 2002 04:03


All times are GMT -4. The time now is 19:51.