|
[Sponsors] |
June 13, 2013, 23:48 |
omega wall function
|
#1 |
Member
RacMat
Join Date: Jan 2013
Posts: 78
Rep Power: 13 |
Hi,
I am a little confused about the omega wall boundary condition. I am running a turbulent flow over flat plate ( simpleFoam,komegaSST, 10m/s, 1%Tu intensity) and comparing the value of cf with a theoretical correlation. When i use the Menter's wall boundary condition the cf is underpredicted ( about 70% error i think) but when i use the omegawall functions value at the wall ( i run the case with the wall function for a few iterations and see what value it uses( which is a constant along the wall) and then use that particular value as 'fixedValue'), i get very good results ( <4% error) To understand why this was happening, I looked at the omega wall function code and saw the following line: scalar omegaVis = 6.0*nuw[faceI]/(beta1_*sqr(y[faceI])); instead of the 60 ( as in menter's paper) there is a 6.0 in the wall function code. Why is this so? Which one is correct? Thanks for your help!! |
|
June 14, 2013, 01:25 |
|
#2 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
im not familiar with this model, but maybe its a bug, you can report it in bug report
__________________
My Personal Website (http://nimasamkhaniani.ir/) Telegram channel (https://t.me/cfd_foam) |
|
June 14, 2013, 04:01 |
|
#3 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
hi
Its 6 in some new versions.its an approximation assymtotic value not an exact one. Which type of grid you use near walls?
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
June 15, 2013, 00:11 |
|
#4 |
Member
RacMat
Join Date: Jan 2013
Posts: 78
Rep Power: 13 |
I am using a fine mesh near the wall... y+=1
|
|
June 15, 2013, 06:17 |
|
#5 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
you should use a very low value for k like 1e-18
for epsilon and omega test two models:both 1e-18 or both high epsilon 100000 and omega 10000 and see which is better for your case.
__________________
Injustice Anywhere is a Threat for Justice Everywhere.Martin Luther King. To Be or Not To Be,Thats the Question! The Only Stupid Question Is the One that Goes Unasked. |
|
Tags |
komegasst, menter, omega wall function |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
simpleFoam for complicated geometry, non-orthogonal mesh, omega wall function | achinta | OpenFOAM | 2 | October 25, 2013 01:58 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
channelFoam for a 3D pipe | AlmostSurelyRob | OpenFOAM | 3 | June 24, 2011 14:06 |
Need some wall function approaches! | yka8150 | Main CFD Forum | 0 | September 22, 2009 00:08 |