|
[Sponsors] |
The role of wall functions for K & omega & nut boundary condition |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 2, 2023, 04:41 |
The role of wall functions for K & omega & nut boundary condition
|
#1 |
Senior Member
Saeed Jamshidi
Join Date: Aug 2019
Posts: 214
Rep Power: 8 |
Hi all, hope you are doing well.
I'm going to use k-omega sst turbulence model in openfoam. I have noticed that we should consider y+=1 for this model, which first cell center falls in viscous sub-layer. However, I looked at some tutorials in openfoam and I saw this part as K boundary condition: Code:
wall { type kqRWallFunction; value $internalField; } It should not be as Calculated type?! It is similar for omega and nut! Code:
wall { type omegaWallFunction; value $internalField; } Code:
wall { type nutkWallFunction; value uniform 0; } Last edited by saeed jamshidi; November 2, 2023 at 06:11. |
|
November 3, 2023, 09:35 |
|
#2 |
Senior Member
Saeed Jamshidi
Join Date: Aug 2019
Posts: 214
Rep Power: 8 |
Any idea would be appreciated?
|
|
November 3, 2023, 10:50 |
|
#3 |
Member
|
Hi Saeed,
please have a look to this document which described how to resolve boundary layer in open foam: http://www.wolfdynamics.com/training...e_2021_OF8.pdf Especially chapter 6 with a good summary on page 323. I suggest that the definition "...WallFunction" is related to some historical development. If someone knows more about this - I would like to know too. Best regards Michael |
|
November 3, 2023, 12:11 |
|
#4 |
Senior Member
Saeed Jamshidi
Join Date: Aug 2019
Posts: 214
Rep Power: 8 |
Dear Wowbagger, thank for the reply.
It looks like a nice source, I will go through it and share my findings. Best regards, Saeed |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fatal overflow in linear solver. | iamnotfajar | CFX | 9 | October 28, 2020 05:47 |
Velocity vector in impeller passage | ngoc_tran_bao | CFX | 24 | May 3, 2016 22:16 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
External Radiation Boundary Condition (Two sided wall), Grid Interface | CFD XUE | FLUENT | 0 | July 8, 2010 07:49 |