|
[Sponsors] |
December 5, 2006, 09:17 |
divergence in AMG solver
|
#1 |
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 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Divergence detected in AMG & FMG solver..... | devesh.baghel | FLUENT | 2 | July 30, 2018 23:39 |
Error: Divergence detected in AMG solver | siri | FLUENT | 8 | March 12, 2018 18:08 |
Error: Divergence detected in AMG solver: species-0 -> Increasing relaxation sweeps | ksiegs2 | FLUENT | 2 | June 18, 2012 12:26 |
Divergence detected AMG solver error | Rub Nawaz Khalid | FLUENT | 2 | August 14, 2010 12:01 |
divergence in AMG solver | Aly | FLUENT | 1 | November 11, 2004 14:00 |