|
[Sponsors] |
January 2, 2011, 13:37 |
convergence in interFoam
|
#1 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hi foamer
i made a simulation with interfoam, my simulation reached steady state, but i cant understand why alpha residual is growing? is there any problem? is my simulation correct? as i know for a converge solution residual should be decreasing , whats wrong ? |
|
January 4, 2011, 18:30 |
|
#2 |
Senior Member
Kent Wardle
Join Date: Mar 2009
Location: Illinois, USA
Posts: 219
Rep Power: 21 |
Sorry, but you haven't given enough information for anyone to be able to offer a useful explanation of what you are seeing. Please be sure to include details such as what version of the code you are using, what is your problem setup INCLUDING BOUNDARY CONDITIONS, etc.
Just off-hand, I might take a stab and guess that you are running a simulation with no outlets? |
|
January 8, 2011, 03:31 |
|
#3 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hi dear friend
openFoam 1.6.x axisymetric mesh with cyclic boundary condition for u and alpha and with pressure jump for p in inlet and out let and axis is empty and wall!!! for remained side and wedge type for back and front!!! so you think that because i have cyclic condition? does it make any problem for simulation? |
|
January 24, 2011, 14:55 |
detailed information
|
#4 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
hello friend
i encounter problem in interFoam convergence in modelling of bubble train flow in tube. domain is axismetric, and use cyclic condition for p,u and alpha. mean pressure gradient is fixed. look below : alpha : boundaryField { front { type wedge; } back { type wedge; } fixedWall { type zeroGradient; } inletOutlet { type cyclic; } axis { type empty; } } pressure : boundaryField { front { type wedge; } back { type wedge; } fixedWall { type buoyantPressure; value uniform 0; // type zeroGradient; } inletOutlet { type fan; patchType cyclic; f List<scalar> 1 (3400); value uniform 0; } axis { type empty; } U: boundaryField { front { type wedge; } back { type wedge; } fixedWall { type fixedValue; value uniform (0 0 0); } inletOutlet { type cyclic; value uniform (0 0 0); } axis { type empty; } } i used different grid size, and increased alpha correction and alpha sub cycle but i could not find reasonable alpha residual! although pressure residual is constant not decreasing! after correction, pressure residual reduces but it oscillates. |
|
Tags |
convergance, interfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convergence of CFX field in FSI analysis | nasdak | CFX | 2 | June 29, 2009 02:17 |
Problems with convergence with an easy system | franzdrs | Main CFD Forum | 0 | June 15, 2009 19:17 |
increasing mesh quality is leading to poor convergence | tippo | CFX | 2 | May 5, 2009 11:55 |
Defect correction and convergence | ganesh | Main CFD Forum | 4 | June 30, 2006 15:20 |
Convergence problems | Chetan | FLUENT | 3 | April 15, 2004 20:13 |