|
[Sponsors] |
June 11, 2020, 17:45 |
UDF to disable wall functions
|
#1 |
Member
Abhinand
Join Date: Jun 2016
Posts: 75
Rep Power: 10 |
Hi,
I want a suggestion to find a way to disable the wall functions in fluent. For RSM: There is no way to write user defined wall functions, so is there a way to disable wall functions by changing the wall boundary condition to something else and mimic a wall but making fluent not to use wall functions? For k-w model There is a way to write user defined wall functions. How would you formulate to create a case where there is no wall functions? Please suggest ideas to work around this issue. Thanks -Abhinand |
|
June 15, 2020, 04:56 |
Objective
|
#2 |
Senior Member
|
What's the objective behind disabling the wall function?
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
June 15, 2020, 14:26 |
|
#3 |
Member
Abhinand
Join Date: Jun 2016
Posts: 75
Rep Power: 10 |
To see how the fluent solution would change if there is no wall function.
Let's assume you have an extremely fine grid. The use of wall functions does not matter since, fluent will not use it anyways coz of the grid. But when you do a coarser grid, you observe changes in solution but that includes the added effect of a wall function. I want to see the change due to grid sizes without the effect of wall functions as a comparitive study of grid sizes Thank you |
|
June 15, 2020, 17:05 |
Uds
|
#4 |
Senior Member
|
One solution is to use three (or two in 2D) UDS to represent momentum field. Another alternative, untested of course, is to use scalable wall function and modify the value of . Current value is 11.2247. You can change it using command
(rpsetvar ke-yplus-udf new-value) where new-value should be replaced with new value that you wish to use for . Do note that Fluent uses instead of .
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to use a UDF to set the volume fraction in the cells next to a wall? | DF15 | Fluent UDF and Scheme Programming | 33 | August 20, 2020 14:36 |
How to solve the boundary layer without wall functions? | WhiteW | OpenFOAM Running, Solving & CFD | 4 | January 20, 2020 05:55 |
Wall functions in SU2 | xgarnaud | SU2 | 3 | March 6, 2017 15:50 |
UDF to Access Wall Normal Concentration Gradient | Daniel Tanner | Fluent UDF and Scheme Programming | 4 | February 18, 2015 15:35 |
Enhanced wall treatment and Enhanced wall functions | Alina | FLUENT | 2 | January 3, 2012 19:48 |