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

exponential source term

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2008, 11:11
Default exponential source term
  #1
pour
Guest
 
Posts: n/a
Hi all I define source term to uds function in fluent.the source term is function of uds variable. my udf is :

DEFINE_SOURCE(s_auds,c,t,dS,eqn) { real source; source =exp(C_UDSI(c,t,0)); dS[eqn] = exp(C_UDSI(c,t,0)); return source; }

however it dont converg, why it divergent ? thanks all. Pourak
  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
UDF source term Rajani Kanth.B Fluent UDF and Scheme Programming 4 May 1, 2013 09:31
UDS Source Term Giordano Bruno FLUENT 2 June 7, 2005 04:51
source term zwdi FLUENT 2 May 26, 2004 10:34
UDF about source term tian FLUENT 3 May 2, 2003 09:17
Source term Allan Siemens 0 September 21, 2001 10:51


All times are GMT -4. The time now is 04:54.