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

divergence in AMG solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 5, 2006, 08:17
Default divergence in AMG solver
  #1
Merinadica
Guest
 
Posts: n/a
Hi im trying to use the following equation in udf. it does compile it but when i use it as a boundary condition for wall it says : error : divergence detected in AMG solver : x-momentum i use it for modeling slip flow on a half circle and the term [ (8*x*y/(D*D) ] is for 2*sin(a)*cos(a) where sin(a)=y/(D/2) , .... after omiting other terms and trying the other ones i found that the problem is the above term . can any body help me?

F_PROFILE(f,thread,i)=(x/(sqrt(x*x+y*y)))*coef*kn*D*((8*x*y/(D*D))*((C_U_G(c,cell_thread)[0])+(C_V_G(c,cell_thread)[1]))+((C_U_G(c,cell_thread)[1])+(C_V_G(c,cell_thread)[0])));

regards
  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
Divergence detected in AMG & FMG solver..... devesh.baghel FLUENT 2 July 30, 2018 22:39
Error: Divergence detected in AMG solver siri FLUENT 8 March 12, 2018 17:08
Error: Divergence detected in AMG solver: species-0 -> Increasing relaxation sweeps ksiegs2 FLUENT 2 June 18, 2012 11:26
Divergence detected AMG solver error Rub Nawaz Khalid FLUENT 2 August 14, 2010 11:01
divergence in AMG solver Aly FLUENT 1 November 11, 2004 13:00


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