|
[Sponsors] |
March 26, 2018, 05:47 |
Regarding wall functions in SU2 v6.0 Falcon
|
#1 |
New Member
Osman Mirza Demircan
Join Date: May 2017
Location: Ankara, Türkiye
Posts: 29
Rep Power: 9 |
For those who use the latest version of SU2,
In the new config template, there is a section for defining wall functions which wasn't there before: Code:
% Viscous wall markers for which wall functions must be applied. (NONE = no marker) % Format: ( marker name, wall function type, ... ) MARKER_WALL_FUNCTIONS= ( wall, NO_WALL_FUNCTION ) I would like to ask if anyone uses this functionality and if they could share their experiences as to what kind of wall functions are implemented and how they are used. Thank you.
__________________
Osman Mirza Demircan |
|
September 30, 2018, 16:05 |
|
#2 |
New Member
Brandon Gleeson
Join Date: Apr 2018
Posts: 26
Rep Power: 8 |
Hi omdemircan,
I found a list of possible models in the SU2 doxygen documentation: NO_WALL_FUNCTION No wall function treatment, integration to the wall. Default behavior. STANDARD_WALL_FUNCTION Standard wall function. ADAPTIVE_WALL_FUNCTION Adaptive wall function. Formulation depends on y+. SCALABLE_WALL_FUNCTION Scalable wall function. EQUILIBRIUM_WALL_MODEL Equilibrium wall model for LES. NONEQUILIBRIUM_WALL_MODEL Non-equilibrium wall model for LES. |
|
October 1, 2018, 04:05 |
|
#3 |
Member
na
Join Date: Jul 2018
Posts: 90
Rep Power: 8 |
Hi,
I am not sure however how mature the feature is. See https://github.com/su2code/SU2/pull/530 for more information. Without the mentioned V&V I personally wouldn't recommend to rely on the solutions (if it runs fine in the first place). If you want to get involved you are more than welcome to contribute, e.g. setting up simple Testcases. Cheers, Tobi |
|
October 1, 2018, 12:05 |
|
#4 |
New Member
Brandon Gleeson
Join Date: Apr 2018
Posts: 26
Rep Power: 8 |
Thanks, Tobi.
Yes, it appears these wall function options are just placeholders for now - when the job is executed the code reports "Wall function treatment not implemented yet". |
|
Tags |
wall functions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wall functions vs. boundary layers | kandelabr | OpenFOAM Running, Solving & CFD | 3 | June 12, 2017 08:05 |
Wrong flow in ratating domain problem | Sanyo | CFX | 17 | August 15, 2015 07:20 |
Boundary Field and Wall Functions, time 0 & time >0 | NJG | OpenFOAM Running, Solving & CFD | 1 | April 5, 2013 11:48 |
wall functions implementation | besh | OpenFOAM Programming & Development | 0 | January 1, 2013 10:14 |
Wall functions | tutlhino | OpenFOAM Pre-Processing | 0 | July 2, 2007 06:04 |