|
[Sponsors] |
Turbulent variable boundary condition for SRF |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 14, 2016, 06:00 |
Turbulent variable boundary condition for SRF
|
#1 |
Member
Join Date: Jun 2015
Posts: 30
Rep Power: 11 |
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; } Code:
U Urel; Code:
innerWall { type epsilonWallFunction; U Urel; value uniform 14.855; } 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 |
|
February 4, 2022, 06:38 |
|
#2 |
Member
George
Join Date: Dec 2020
Posts: 31
Rep Power: 5 |
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 |
|
|
|
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 |