|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Hanan Einav-Levy
Join Date: May 2011
Posts: 10
Rep Power: 16 ![]() |
Hello,
I am trying to solve the simple case of laminar flow in a tube. basically what is described here http://www.somogyibence.hu/documents.../Cornell1.html , only i wish to have a heated wall and so the density should change, so I looked at the openFoam solvers, and chose rhoSimpleFoam. I have given the same equivalent BCs as in the link above, and also played with inletoutlet type BCs, but with out success, i can not get convergence and i see that the pressure is the main problem, it oscilates all the time and never convereges (together with Ux, the velocity in the axial direction). I am looking for suggestions on relaxation factors, or anything else that is the correct way to get a solution for this simulation (mesh suggestions?, it's simply a blockmesh with simpleGrading (1 1 1 ) ) Thanks, Hanan. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 23 ![]() |
Two grasp-at-straws suggestions:
- Play with the gravity. Start with a low value, and increment it, using the latest solution each time. This may smooth out the instabilities. - Try using a transient algorithm, and look for steady state conditions to develop. |
|
|
|
|
|
|
|
|
#3 |
|
New Member
Hanan Einav-Levy
Join Date: May 2011
Posts: 10
Rep Power: 16 ![]() |
can you point out a suitable transient algorithm? i'm still not very familiar with the different solution algorithms.
|
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 23 ![]() |
Is there a buoyant piso? Or "pimple"? In OpenFOAM, "SIMPLE" is the chosen steady state algorithm, "PISO" is the chosen transient one. "PIMPLE" is OpenFOAM's own (unfortunately named) algorithm that I believe will switch between PISO and SIMPLE depending on the case directory.
|
|
|
|
|
|
|
|
|
#5 |
|
New Member
Hanan Einav-Levy
Join Date: May 2011
Posts: 10
Rep Power: 16 ![]() |
oh, got ya.
will try. |
|
|
|
|
|
![]() |
| Tags |
| heated wall, laminar, pipe flow, rhosimplefoam, tube flow |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| convergence problem when use pisoFoam, LES for wind tunnel case | Forrest_Lei | OpenFOAM | 3 | July 19, 2011 07:00 |
| convergence problem | commonyue | Main CFD Forum | 1 | December 1, 2009 04:54 |
| Convergence of CFX field in FSI analysis | nasdak | CFX | 2 | June 29, 2009 02:17 |
| 3D Fluid Flow Convergence problem | Emily | FLUENT | 2 | March 21, 2007 23:18 |
| Non Convergence of 3D Heat transfer cfd problem | Balraj | Main CFD Forum | 3 | December 9, 2004 01:24 |