|
[Sponsors] |
Propellor case diverges for K-epsilon model while stable for Laminar |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 10, 2019, 05:14 |
Propellor case diverges for K-epsilon model while stable for Laminar
|
#1 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Dear All,
I am trying to run the propeller case for the changed geometry. I had put my CAD model (comprising of the 3 blade and a hub), innerCylinder_small, innerCylinder and outerCylinder, exactly as been given in the tutorial. I tried to run the exact case (same RANS model, dt, etc.) as been given in the tutorial but found that after a time of 0.28 the simulations stop since it becomes unstable, CFL value, K, \epsilon value increases by an order of 100. However if I run the same case as laminar then it stays stable. The result of checkMesh -allGeometry -allTopology, the snapshot of grid, control panel, boundary is attached herewith. I have been struggling this problem for about a month. Any help/suggestion is highly appreciated. |
|
October 10, 2019, 06:08 |
|
#2 |
Senior Member
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8 |
Hi chandra shekhar pant,
***Max skewness = 8.45626, 10 highly skew faces detected which may impair the quality of the results <<Writing 10 skew faces to set skewFaces As far my experience with OpenFoam is concerned, you need to improve your mesh, with this mesh it is difficult to get a transient simulation running. Also, by copying everything from tutorials will not solve the problem. You need to calculate the various model parameters, which are valid for the case you are studying. But for the initial setup it should not be a problem. Also try to start with lower order fvSchemes and with lower speed and time steps, as the simulation gets stable change everything according to your requirement. Also try to run your case in laminar first, and then use these laminar flow results as an initial point for your turbulent flow study. You can use lower relaxation factor in the beginning, and change it accordingly once your simulation gets stable. Check out the following link for some useful tips regarding mesh generation and simulation setup http://www.wolfdynamics.com/images/O...sandtricks.pdf. All the best Krao |
|
October 10, 2019, 06:41 |
|
#3 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Hello Kmeti Rao,
Sincerely thanks to you for looking the files and commenting them. I am a beginner in the OpenFoam. I am using snappyHexMesh, so if you say the mesh is not of good quality what I think is that, you mean that I should increase the maxLocalCells and maxGlobalCells ? My RANS simulations are stable for 0.28 seconds and before that close to 0.26 everything looks perfect, the CFL, rotation of mesh/rotation of propellor etc. But after that everything goes bad. As of now the simulations for the laminar looks stable (simulated around 1 sec). Could you please elaborate what are the next steps to be taken? Many thanks for helping me. |
|
October 10, 2019, 07:31 |
|
#4 | |
Senior Member
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8 |
These skew cells are not great to have in simulation. If you have too many sharp edges try to make those edges blunt or rounded. Add sufficient boundary layers. Also making the mesh finer than what you require would simply increase the simulation time. Therefore try to calculate the required cell size in advance, for example you have stated that you are using k-epsilon model, for this model calculate in advance the probable y+(dimensionless wall distance needed) and make mesh accordingly. Also after simulation check your y+ value and rebuild the mesh, if you think you require some refinement in some regions, such as trailing edge, tip or wake etc. I know as a beginner it takes a lot to learn, but you have sufficient materials here in cfd online, go through, have patience you'll get going.
By coming to the second part Quote:
But once again I am reiterating, what you have already gone through in the above links, the one who owns the mesh owns the result!!! Krao |
||
October 11, 2019, 09:54 |
|
#5 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
Hi Kmeti Rao,
Going through your post I realized the importance of y+, I just check this value after the sims (using pimpleFoam -postProcess -func yPlus) and found that initially (at time=0), its giving: # y+ () # Time patch min max average 0 outerCylinder 1.118179e+03 7.877846e+03 5.058236e+03 0 propellerTip 4.638374e+02 3.690934e+04 5.864245e+03 and at the end of some time (0.09) its giving me: # y+ () # Time patch min max average 0.09 outerCylinder 1.058541e+03 7.848940e+03 4.898665e+03 0.09 propellerTip 3.146227e+02 7.994214e+04 1.134515e+04 So I don't understand what this huge numbers are indicating? Now lets assume that I have these values, how should I proceed? Again thanks for your valuable comments. Thanks and regards |
|
October 11, 2019, 10:26 |
|
#6 |
Senior Member
chandra shekhar pant
Join Date: Oct 2010
Posts: 220
Rep Power: 17 |
After you comments, I was going through the subject of y+ and found that if I am using wall functions, I need not to worry about the y+ values . Please correct me if I am wrong, this is what I understood through some of the internet stuffs. Also just curious will anything change if I move my RAS model from k-\epsilon to k-\omega SST ?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
bounding of k and epsilon diverges solution | Dave110 | OpenFOAM | 4 | June 8, 2023 10:52 |
Question about adaptive timestepping | Guille1811 | CFX | 25 | November 12, 2017 18:38 |
At high Y+ values does the K Omega SST model just behave like the K Epsilon model? | JuPa | CFX | 0 | December 22, 2015 07:44 |
Overflow Error in Multiphase Modelling with Two Continuous Fluids | ashtonJ | CFX | 6 | August 11, 2014 15:32 |
Jump in epsilon values near the wall : low re k-epsilon model | malaboss | OpenFOAM Verification & Validation | 1 | February 1, 2013 17:36 |