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

exponential source term

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2008, 12: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

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
UDF source term Rajani Kanth.B Fluent UDF and Scheme Programming 4 May 1, 2013 10:31
UDS Source Term Giordano Bruno FLUENT 2 June 7, 2005 05:51
source term zwdi FLUENT 2 May 26, 2004 11:34
UDF about source term tian FLUENT 3 May 2, 2003 10:17
Source term Allan Siemens 0 September 21, 2001 11:51


All times are GMT -4. The time now is 03:29.