|
[Sponsors] |
October 13, 2012, 17:53 |
simplefoam convergence problem
|
#1 |
New Member
Matthias K.
Join Date: Oct 2012
Location: Germany Erlangen
Posts: 20
Rep Power: 14 |
Hi everyone,
I have a problem with my first Openfoam model. I have modified the motorbike example, which can be found in the Openfoam-tutorials. I have changed the bike geometry to a ball geometry and located the geometry in the center of the cavity. Blockmesh and snappyHexMesh are working fine. The simpleFoam solver is also running, but there is no convergence. How can I fix this problem. I have tried to change the size and the parameters of the mesh whitout effect. I am not sure, what could be changed in the the fvSolution file, without losing precision. Looking for help Matthias |
|
October 13, 2012, 23:06 |
|
#2 |
Senior Member
|
Hi Mathias,
Can you share your fvSolution and fvSchemes file. Boundary conditions could be the initial guess for the problem. If you can explain how and which B.Cs you are using it would be easier to help. In my experience schemes and solver has less effect. But boundary conditions are the 'USUAL SUSPECT' in a convergence problem. Also the under-relaxation factors effect the convergence alot. Regards, Awais |
|
October 14, 2012, 08:37 |
|
#3 |
New Member
Matthias K.
Join Date: Oct 2012
Location: Germany Erlangen
Posts: 20
Rep Power: 14 |
Hi Awais,
Thank you for your answer. In the attachment you find my fvSolution and my fvSchemes files. I have haven't changed sth. in these files. They are the originals from the motorbike tutorial (incompressible simpleFoam). When I start simpleFoam the terminal tells me that no convergence criteria was found, although I have only modified the example of the tutorial. Here are my boundary conditions: The cavity consists of the following 6 walls and the ball: inlet outlet front back upperwall lowerwall ball inlet : k / omega / U :type fixedValue; value $internalField; nut : type calculated; value uniform 0; p: type zeroGradient; outlet : k / omega / : type inletOutlet; inletValue $internalField; value $internalField; U : type inletOutlet; inletValue uniform (0 0 0); value $internalField; nut : type calculated; value uniform 0; p: type fixedValue; value $internalField; front back upperwall lowerwall: k / omega / U : type slip; nut : type calculated; value uniform 0; p: type slip; ball: k : type kqRWallFunction; value $internalField; omega: type omegaWallFunction; value $internalField; U : type fixedValue; value uniform (0 0 0); nut: type nutkWallFunction; value uniform 0; p: type zeroGradient; Regards, Matthias Last edited by Matt1986; October 14, 2012 at 14:09. Reason: wrong parameters |
|
October 14, 2012, 08:50 |
|
#4 |
New Member
Matthias K.
Join Date: Oct 2012
Location: Germany Erlangen
Posts: 20
Rep Power: 14 |
The attached Solution files
|
|
October 14, 2012, 21:15 |
|
#5 |
Senior Member
|
Hallo Mathias,
Apparently I can't find anything wrong. The only thing I could think of is Mesh. How does your mesh look like? If you could share your mesh and transport properties file as well. Regards, Awais |
|
October 15, 2012, 08:54 |
|
#6 |
New Member
Matthias K.
Join Date: Oct 2012
Location: Germany Erlangen
Posts: 20
Rep Power: 14 |
Hi Awais,
Thank you for your help. In the Attachement you find the files and a screenshot of the mesh. The fluid flows from the right to the left side. Regards Matthias |
|
October 16, 2012, 09:32 |
|
#7 |
New Member
Matthias K.
Join Date: Oct 2012
Location: Germany Erlangen
Posts: 20
Rep Power: 14 |
Hi Awais,
I have checked the Mesh again and finally set the refinement level in the snappyhexmeshdict to level 3. After a clocktime of 4130 seconds the Solution has convergenzed after 871 iteration steps. Thank you very much for your hints and your support. Regards Matthias |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Swirl flow convergence problem with simpleFoam | iqbalsk8 | OpenFOAM Running, Solving & CFD | 7 | November 28, 2012 01:54 |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
convergence problem | commonyue | Main CFD Forum | 1 | December 1, 2009 04:54 |
Submerged fin, Convergence problem | supermouniette | FLUENT | 10 | July 6, 2009 11:47 |
Convergence of CFX field in FSI analysis | nasdak | CFX | 2 | June 29, 2009 02:17 |