|
[Sponsors] |
Wall functions - questions about implementation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 10, 2018, 15:52 |
|
#41 | |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Quote:
Hi meihua, The wall shear stress is implemented through the turbulent viscosity on the wall, since it is 0 on the wall, it can be re-used for other purposes. You can find the implementation and derivation in the thread and post nutWallFunction Cheers, Roman
__________________
~roman |
||
October 10, 2018, 15:59 |
|
#42 | |
New Member
meihuazhang
Join Date: Oct 2018
Posts: 8
Rep Power: 8 |
Hi Roman,
Thanks for your quick reply. I want to apply the LES wall model in OpenFoam. Now by the log law, I have calculated the wall shear stress. Then I would like to use this wall shear stress as a boundary condition for the LES. Now I am stuck in this step. Do you think this is possible? Could you show me some ideas or hints how to do it? Thanks! Meihua Quote:
|
||
October 25, 2018, 16:43 |
|
#43 |
Senior Member
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 21 |
Hi Meihua,
It should work the same as for the nut. I think what you have to do is take the nuSGSWallFunction instead of the nutWallFunction and use a similar approach. The nuSGS is 0 at the wall. By taking a look at the nutWallFunction's implementation in the file, you might get an idea of how to do it in a modified nuSGSWallFunction Best regards, Roman
__________________
~roman |
|
June 14, 2019, 07:05 |
|
#44 |
Member
Join Date: Aug 2018
Posts: 90
Rep Power: 8 |
Hi, I am trying to simulate viscoelastic fluid over a bluff body. I have udf for voscoelasticity (addition of polymers) also applying shear stress at wall. but now I want to apply on a bluff body having slip boundary.Can anyone please help me to write udf for Navier slip boundary.
|
|
May 6, 2020, 11:11 |
|
#45 |
Senior Member
|
Hi, k = utau²/sqrt(Cmu) this expression should be right in the near wall cell. However, I checked the k value in the near wall cell, which is not consistent with that formula. In Spalding wall function, k is calculated by the own transport equation even in the near wall cell. Thus, how can we keep the expression k = utau²/sqrt(Cmu). Anybody know this issue?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF Wall functions in Fluent | syler3321 | Fluent UDF and Scheme Programming | 2 | September 20, 2014 13:37 |
Water subcooled boiling | Attesz | CFX | 7 | January 5, 2013 04:32 |
wall functions and boundary conditions in OF 1.7.1 | cristobal | OpenFOAM | 2 | May 6, 2011 05:10 |
UDF for wall slipping | HFLUENT | Fluent UDF and Scheme Programming | 0 | April 27, 2011 13:03 |
k-omega simulation without wall functions | vkrastev | OpenFOAM | 2 | January 24, 2010 18:45 |