CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Turbulent variable boundary condition for SRF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 14, 2016, 06:00
Default Turbulent variable boundary condition for SRF
  #1
Member
 
Join Date: Jun 2015
Posts: 30
Rep Power: 11
Ali Blues is on a distinguished road
Hi,
I have a question regarding the description of the wall boundary condition for the turbulent variables (e.g., nut, k, omega for komegaSST) in the tutorial case:
tutorials/incompressible/SRFSimpleFoam/mixer/

In 0/nut, for the innerWall for example, we have:
Code:
innerWall
    {
        type            nutkWallFunction;
        U               Urel;
        value           uniform 0;
}
What would be the reason for the second line:
Code:
        U               Urel;
This is not used in 0/k, and 0/omega, while present in epsilon (kOmega model is used, but that seems to be irrelevant here):
Code:
innerWall
    {
        type            epsilonWallFunction;
        U               Urel;
        value           uniform 14.855;
}
which is quite strange to me, since one would expect to find this in 0/omega as well, which is not the case.

The issue is that leaving it out in 0/nut does influence the results to some extend. But then the question is how should I know which variables require this description and why?

Thanks,
Ali
Ali Blues is offline   Reply With Quote

Old   February 4, 2022, 06:38
Default
  #2
Member
 
George
Join Date: Dec 2020
Posts: 31
Rep Power: 5
damon707 is on a distinguished road
Hello Ali,

Did you manage to find any answers regarding this?? I am also trying to do a simulation with a wind turbine rotor with SRFSimplefoam and I noticed that something strange is happening with the turbulence quantities definition. Did you find any source describing how the turbulence quantities should be defined in an SRF simulation??

Best,
George
damon707 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 06:15
Basic Nozzle-Expander Design karmavatar CFX 20 March 20, 2016 09:44
Time dependant pressure boundary condition yosuke1984 OpenFOAM Verification & Validation 3 May 6, 2015 07:16
Difficulty In Setting Boundary Conditions Moinul Haque CFX 4 November 25, 2014 18:30
Low Mixing time Problem Mavier CFX 5 April 29, 2013 01:00


All times are GMT -4. The time now is 12:05.