|
[Sponsors] |
wall Functions based on Aerodynamic roughness |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 8, 2011, 12:08 |
wall Functions based on Aerodynamic roughness
|
#1 |
New Member
Juanito
Join Date: Oct 2010
Posts: 27
Rep Power: 16 |
Hello everybody,
I would like to know if there is any available wallFunction in openFoam wich employs the aerodynamic roughness instead of sand roughness for the K-epsilon model o any other turbulence model. Thank you very much in advance. |
|
June 2, 2012, 08:25 |
|
#2 |
New Member
Juanito
Join Date: Oct 2010
Posts: 27
Rep Power: 16 |
Hello!
In the last OpenFOAM release (OF 2.1.1), the announce says: A new nuAtmRoughWallFunction wall function model, specialised for atmospheric velocity profiles has been added in 2.1.1. I glance the code and the new function seems to be using directly the aerodinamic roughnes value of the terrain Z0. So this function, doesn't requires the sand grain value? it can just employ the aeodynamic roughness value? Anyone knows if this is ok? Thankyou very much in advance |
|
June 4, 2012, 09:12 |
|
#3 |
Senior Member
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18 |
Within the field of meteorology the usage of z0 is quite common. Normally one uses the Monin-Obukhov relationship, but for incompressible flows with neutral stability (no temperature induced buoyancy effects) this relationship reduces to the common known logarithmic law for rough walls, which could be found in every textbook, e.g. boundary layer theory of Schlichting. z0 is a displacement height, e.g. in small scale simulations it represents a grass layer or in large scale simulations a whole forest. I do not really know what is implemented in nuAtmRoughWallFunction but a logarithmic wall law is really easy to implement. I have attached my version, but it is used for LES (nuSGS). But you should be able to change nuSGS to nut for RANS simulations.
Best regards, Fabian |
|
October 16, 2012, 10:20 |
|
#4 |
Senior Member
Dr. Fabian Schlegel
Join Date: Apr 2009
Location: Dresden, Germany
Posts: 222
Rep Power: 18 |
There is a serious bug in the wall function. I fixed it in the attached version.
|
|
March 1, 2013, 12:23 |
|
#5 |
Member
Marcus Letzel
Join Date: Sep 2012
Location: Bremen
Posts: 35
Rep Power: 14 |
Dear Fabian,
my target is to perform urban LES, i.e. LES with a rough bounding surface (bottom, building walls, pitched roofs). I would like to use different meteorological roughness lengths for the different types of bounding surfaces. I would like to ask you the following questions:
Best regards, Marcus |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
wall roughness effect on pressure drop | mactech001 | CFX | 16 | February 22, 2013 06:55 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
Wall Functions | pierre | OpenFOAM Running, Solving & CFD | 0 | October 1, 2005 14:13 |
Wall functions? | Pr | Main CFD Forum | 7 | April 8, 2004 07:15 |
Wall functions | John Grimm | Main CFD Forum | 13 | February 1, 2002 19:34 |