|
[Sponsors] |
April 1, 2014, 04:28 |
|
#21 |
Member
Vjoess
Join Date: Oct 2012
Posts: 54
Rep Power: 14 |
||
April 1, 2014, 11:21 |
|
#22 |
Member
vlg
Join Date: Jul 2011
Location: My home :)
Posts: 81
Rep Power: 18 |
Some tips.
1) Use Check Case button under Run Calculation menu in modern (12+) versions of FLUENT. Maybe you have forgotten some settings, FLUENT can point some of them out. 2) Check mesh (Mesh -> Check) - skewed elements, minimal element volume (should be positive). Check visually in your geometry utility for double faces, wrong cell zone/ boundary zone assignment. 3) Use under-relaxation factors. 4) Try to start from 1st order solver. 5) Try to use coupled p-v scheme. 6) Try change the "Advanced" options (multigrid cycle -> F-cycle with BCGSTAB, reduce termination criteria) - find such recommendations in tutorials for your type of problem. 7) As dinesh says, for unsteady tasks Courant number should be taken into account - generally, less than 1 for explicit coupled solver, try 0.1-0.5 if you have troubles (see Changing the Courant Number in FLUENT manual). |
|
April 29, 2014, 07:03 |
divergence detected in AMG solver
|
#23 |
New Member
sarf
Join Date: Apr 2014
Posts: 1
Rep Power: 0 |
hi frns
i am doing combustion simulation of IC engine. i have used pressure based solver and under solution controls tab i hav selected PISO scheme similarly for spatial descritization i have selected "Green-Gaus node based" and PRESTO for pressure. i have even Previwed the dynamic mesh for whole 720 degress. but when i go for calculation it runs only for few degrees i.e i have started simulation from 348 deg it runs upto 871 and exactly at 871.25 it is showing error as shown below "turbulent viscosity limited to viscosity ratio of 1.000000ee05 in 590 cells divergence detected # Divergence detected in AMG solver: x-momentum -> Increasing relaxation sweeps! i have tried by reducing URFs but it didnt work. can anybody suggest or help me how can i overcome by this problem. it ll be great help if somebody help me out.... regards sarf |
|
October 8, 2014, 10:25 |
|
#24 |
Member
YANNAPOL SRIPHUTKIAT
Join Date: Sep 2014
Posts: 43
Rep Power: 12 |
Dear All,
I try "Solution Control > Explicit Relaxation Factor " reduce to 0.01, and then it works Let's try yours Best Regards, Y S. |
|
November 20, 2014, 02:46 |
Coarse mesh is the culprit
|
#25 |
New Member
|
Hi,
I had the same divergence problem. I just made the mesh finer, now the solution is going smoothly. All the best Sabin Mathew |
|
November 20, 2014, 10:48 |
|
#26 |
New Member
Edison Yan
Join Date: Oct 2014
Posts: 4
Rep Power: 12 |
try increasing the viscosity ratio to1e8 ' it may help, but the fine mesh is the right call!
|
|
November 20, 2014, 11:16 |
Further seggestions for Divergence detected in AMG solver
|
#27 |
New Member
Join Date: Oct 2012
Location: Italy
Posts: 17
Rep Power: 14 |
The Under Relaxation Factors can help. Moreover, very often, this error is related to the initial solution that is too far from the final one.
If neither of these suggestions solves the problem....well, check accurately your boundary conditions. Hope this helps. |
|
December 21, 2014, 03:19 |
question
|
#28 |
Member
Join Date: Nov 2014
Posts: 42
Rep Power: 12 |
Hello
I'm trying simulate a micro channel heat sink (laminar flow) with temperature dependence properties that I used one UDF for all properties. after interpreted UDF, I run and see this error: "Divergence detected in AMG solver: x-momentum" I initialized by fmg , before this initialization I saw this error ,too. "Divergence detected in AMG solver: temperature" I use simple method, checked mesh and I didn't find problem. Maybe this all problem related to my UDF? I would appreciate if anybody help me. sorry for grammar, I'm weak in English. |
|
February 25, 2015, 00:56 |
|
#29 | |
New Member
saurabh gupta
Join Date: Jun 2014
Posts: 9
Rep Power: 12 |
Quote:
|
||
February 25, 2015, 16:22 |
|
#30 |
New Member
Join Date: Feb 2015
Posts: 3
Rep Power: 11 |
Hi everyone !
This may sound obvious but if you work an an unsteady flow, did you first initiate the solving of the equation with a steady flow ? |
|
March 11, 2015, 03:58 |
|
#31 |
New Member
Marya A
Join Date: Mar 2015
Posts: 6
Rep Power: 11 |
If your model is axisymmetric make sure that your geometry is adjusted in the first quarter of fluent coordinate system.
|
|
April 14, 2015, 16:51 |
|
#32 |
Member
sanjeet Limbu
Join Date: Mar 2015
Posts: 91
Rep Power: 11 |
Dear sir
I am using 2D planer model with checmkin file to solve the model for ignitoion time. I am unable to removef thr divergence error even after reducing the relaxation values. I made the initialisation zero for turbulence But unable to remove the error |
|
December 13, 2015, 12:02 |
|
#33 |
Senior Member
|
Just ran into this divergence problem when trying to run a simple 2D natural convection problem (validation of the experiment done by P.L. Betts and I.H. Bokhari (2000), “Experiments on Turbulent Natural Convection in an Enclosed
Tall Cavity,” Int. J. Heat & Fluid Flow, Vol. 21, pp. 675‐683.). Even though I was sure I had set everything correctly, the density of air under Boussinesqe density formulation was 0 (under materials - fluid - air), even though I've set an operating density of 1.225 kg/m3 in the operating conditions for the cell zone (an though this superseeds the setting for the material). The simulation wouldn't even start after. Initialization looked weird too (like artifacts on the screen when I tried to display the starting temperature of 320 K in the air domain).. So, if anyone runs into this problem - the fix was to set the density in the material creation after choosing Boussinesq density formulation (when you first pick it boussinesqe the density it set to zero). Now everything is fine.. URFs don't matter, SIMPLE/Coupled doesn't matter.. |
|
January 4, 2016, 01:25 |
|
#34 |
Member
Join Date: Nov 2014
Posts: 42
Rep Power: 12 |
Hi everybody
I am trying to investigate the effect of Brownian motion and thermophoresis in microchannel by Ansys Fluent (single phase). I prepared UDS for transport equation include source term and diffusion term. Finally I set boundary condition for flux of particle. But it doesn't converge even for 1 iteration by this error: divergence detected in Amg solver-x momentum (I tried many ways: different URF+different solution methods+AMG solver setting checked but no change ) Thankyou in advance for your help ,I'm stuck in my project. what should I do? by the way my code was correct without UDS in this case(only udfs for temperature dependent properties) and UDS was correct for 2 another 2d-article,too. Regards |
|
May 8, 2016, 15:05 |
Adaptive time stepping method
|
#35 |
New Member
Chethan Kodase
Join Date: May 2016
Posts: 1
Rep Power: 0 |
I didn't receive any divergence error after I changed the time stepping method to adaptive while running calculations.
|
|
May 13, 2016, 01:48 |
|
#36 | |
New Member
LINDON
Join Date: May 2016
Posts: 2
Rep Power: 0 |
Quote:
|
||
May 13, 2016, 10:05 |
|
#37 | |
New Member
AboAhmad
Join Date: Jul 2014
Location: DSCU
Posts: 7
Rep Power: 12 |
Quote:
بسم الله الرحمن الرحيم I answer with my simple knowledge 1) Reduce the parametres of the dynamic mesh (Spring / layering / remeshing) 2) Reduce the time step of the transient model 3) check that the density is not (incompressible) because the compression ratio is high 4) try to use coupled scheme and reduce coarant number 5) Reduce the under relaxation factor 6) reduce the stroke length or crank radius Can you specifies clearly What is the condition of ignition you enters? you can mailing me on (deyaa.nabil@gmail.com) Asking Allah for helping you Good luck |
||
August 29, 2016, 21:00 |
|
#38 |
New Member
Tabasco
Join Date: Aug 2016
Posts: 1
Rep Power: 0 |
i had the same problem, i reduced the scale of my drawing and the problem was solve
|
|
January 29, 2018, 08:57 |
Divergence detected in AMG for x-momentum: protective actions enabled
|
#39 |
New Member
priyanka swarnkar
Join Date: Jan 2018
Posts: 1
Rep Power: 0 |
I am trying to analyze heat flow in an annulus of hollow cylinder keeping water as a medium in the annulus.
1) tried to model in 2 D axisymmetry keeping id 30mm and od 152 mm height of cylinder as 124 mm. the boundary condition applied are: inner dia with temp 304 K and outer dia 300 K, top and bottom surface isolated means adiabatic 2) tried keeping in 2 D planar by treating it as a square of size 124 by 124 mm. the boundary condition applied to the four sides of this square with temp 304 K from the bottom surface and 300 K to top surface, left and right walls isolated means adiabatic. when i use air as a medium i get some kind of solution without error but when i replace it with water, i get the error "Divergence detected in AMG for x-momentum: protective actions enabled" can someone help me to figure out the mistake |
|
May 6, 2021, 07:04 |
|
#40 |
Member
Join Date: Nov 2017
Posts: 54
Rep Power: 9 |
Hello Dears
I have this problem in my model. I try to simulate an 2d axisymmetric tube that a ball move along the axis boundary. in order to move this ball I enabled Dynamic mesh setting. so the mesh must be decreased/increased in number in the boundary as the picture I have attached here. I face with error (AMG solver) as the second picture when one of the nodes on the boundary is remove. can anyone help me how I can solve this problem? Thanksmodel.JPG |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error: Divergence detected in AMG solver | siri | FLUENT | 8 | March 12, 2018 18:08 |
Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
Divergence detected AMG solver error | Rub Nawaz Khalid | FLUENT | 2 | August 14, 2010 12:01 |
ERROR: divergence detected in AMG solver | black mamba | Main CFD Forum | 0 | April 19, 2010 16:15 |
divergence detected in AMG solver. | Babu | FLUENT | 3 | March 4, 2005 04:08 |