|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
My model is simple,(a cylinder, two opening(top and bottom).Gas come from a a opening(velocity inlet) and out from another(pressure outlet).I take gas as incompressible idea gas. And this is transient model. My question is that in my model, continue equation does't converge(5e-2), even iterating over 1000 time. So I want to know what may be wrong in my model. Appreciate !!!
|
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
it is also convergence. if ur residuale line contiue to be on same value then it is convergene by defintion.
|
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
Thanks, but I am still not confident about this result.Is there any way to make this value down(such as less than 1e-3)? Meshing the grid fine will help?
|
|
|
||
|
|
|
#4 |
|
Guest
Posts: n/a
|
The residuals you are looking at aren't the actual residuals. They are the average residuals normalized based on the initial residuals. Which means if your initial guess is close, and there isn't much change from the initialized solution, then you're residuals won't drop 3 orders of magnitude.
You shouldn't judge convergence just on the residuals though. You should monitor any important characteristics, such as lift coefficient, drag coefficient, pressure at a point, maximum velocity magnitude over the domain... Think about what you are trying to get out of the solution and monitor those values to make sure they are converging. The residuals help you understand what your model is having problems with, and help you to adjust your model to make it solve better, but convergence shouldn't be judged by residuals alone. If the residuals are flat-lined, and your monitors are too, then you have a converged solution you can be confident in (assuming you didn't screw up the model )Good luck, Jason |
|
|
||
|
|
|
#5 |
|
Guest
Posts: n/a
|
Jason,thanks a lot, you suggestion is very helpful for me.
|
|
|
||
|
|
|
#6 |
|
Guest
Posts: n/a
|
Try to mesh the model again. And make more denser grid as you can. The mesh quality plays an important role on convergent.
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UDF divergence of a vector | cris | FLUENT | 3 | September 4, 2014 19:06 |
| Divergence problem for species transport model | MY | FLUENT | 3 | January 11, 2014 05:46 |
| Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
| Role of divergence | shekharc | Main CFD Forum | 7 | July 5, 2005 13:08 |
| divergence in MAC Method | Maciej Matyka | Main CFD Forum | 2 | December 19, 2000 11:43 |