|
[Sponsors] |
Implementation of new omega and nut wall functions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 31, 2015, 07:13 |
Implementation of new omega and nut wall functions
|
#1 |
Member
Pekka Pasanen
Join Date: Feb 2012
Location: Finland
Posts: 87
Rep Power: 14 |
Hi, I finished implementing new adaptive wall functions by Tobias Knopp et al. The new wall functions should be user together, so use omegaKnoppWallFunction with nutUKnoppWallFunction and maybe kLowReWallFunction (zerogradient k to the wall is not correct in the buffer zone, but I'm not sure yet which k wall function is best with these).
They can be downloaded from here: https://github.com/zordiack/foam-dev.../wallFunctions All comments and testing are welcome, I tested it with pitzDaily and at least it didn't crash The implementation is based on paper: Knopp, T., Alrutz, T. and Schwamborn, D. (2006) "A Grid and flow adaptive wall-function method for RANS turbulence modelling" Journal of Computational Physics, Volume 220, 19-40 These are supposed to give more grid independent results compared to square root blending. Next on my wall function implementation list is compound wall treatment for k-e-zeta-f by M. Popovac and K. Hanjalic |
|
December 31, 2015, 07:50 |
|
#2 |
Member
Ardalan
Join Date: Jul 2012
Location: Atlanta, USA
Posts: 77
Rep Power: 14 |
Hi,
Thanks for sharing the code. It gives a error. You need to declare a variable! But my question is, I did not get your point about Popovac Hanjalic Wall function! Where can I find it? Sincerely, Ardalan |
|
January 4, 2016, 06:17 |
|
#3 |
Member
Pekka Pasanen
Join Date: Feb 2012
Location: Finland
Posts: 87
Rep Power: 14 |
How did you try to compile it? And at what point does it give you an error? Did you add limytubulenceModels.so to controlDict libs?
There are no other wall functions yet, but I plan to implement them in the future. |
|
January 4, 2016, 06:37 |
|
#4 |
Member
Ardalan
Join Date: Jul 2012
Location: Atlanta, USA
Posts: 77
Rep Power: 14 |
Hi,
I'll manage to compile it. That's fine. I'm extremely interested in the other wall function. Actually I gave a course project in openFoam course at Chalmers last year (2015) about the Wall function but the student, who took it, dropped the course. Please let me know when the implementation is ready. Best Regards Ardalan Javadi |
|
December 6, 2016, 16:17 |
|
#5 |
Senior Member
khedar
Join Date: Oct 2016
Posts: 111
Rep Power: 10 |
Hi, is the repository moved or deleted. I can't access the link.
khedar |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wall functions - questions about implementation | AlmostSurelyRob | OpenFOAM Programming & Development | 44 | May 6, 2020 11:11 |
Why Menter's SST model low-Re issue has not been seriously investigated? | vkrastev | OpenFOAM | 58 | January 8, 2018 16:20 |
Issue symmetryPlane 2.5d extruded airfoil simulation | 281419 | OpenFOAM Running, Solving & CFD | 5 | November 28, 2015 14:09 |
k-Omega SST - Wall functions in OF 2.3 | shereez234 | OpenFOAM Running, Solving & CFD | 4 | November 12, 2015 03:54 |
incorrect to use nuTilda wall functions for k-epsilon? | newToOpenFoam | OpenFOAM Pre-Processing | 0 | December 14, 2011 06:15 |