|
[Sponsors] |
March 1, 2012, 12:01 |
Wall functions in Edge
|
#1 |
New Member
Ales Prachar
Join Date: Feb 2011
Posts: 10
Rep Power: 15 |
Hi,
again questions for developers: I would like to use wall functions for rotating case (some turbomachinery, IROT=1, etc.). However, first tests crashed and I suspect wall function has something to do with this. Is there any problem in principle or is it just implementation? Some issues I'd like to solve: 1) Wall functions are available only for strong conditions (let's take 'strong adiabatic'). In hprokz_m.f there is however some turbulence production modification for 'weak adiabatic'. Isn't that some relic from the older version where the wall canditions were called 'weak' even if many things were set strongly and the wall function could be used for this bc? I.e., shouldn't the 'strong adiabatic' be included here to really do some modification? 2) Was the case of moving walls considered in the construction of wall functions? Why I ask: in fbcwal_m.f90 the array BCUU (and BCVV,BCWW) is set to velocity of the wall, then for instance for coarser grids (strong condition & wall function) BCUU(I) = BCUU(I) + UU(IBCN(I)) ... i. e. ABSOLUTE velocity is added to wall velocity and then UU(IBCN(1:NB)) = BCUU(1:NB) ... for this strong conditions. For me it would make some sense if the 'first' UU was relative velocity. I can add that the case worked somehow if one grid was used and blew up for multigrid and also for full multigrid when going from the coarsest to the next finer multigrid stage. Can anyone give me some reference to the theory this implementation of wall function is based on? Thanks for help! Ales |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Fluent3DMeshToFoam | simvun | OpenFOAM Meshing & Mesh Conversion | 50 | January 19, 2020 16:33 |
Natural convection in a closed domain STILL NEEDING help! | Yr0gErG | FLUENT | 4 | December 2, 2019 01:04 |
help with wall functions | Nick Georgiadis | Main CFD Forum | 10 | January 17, 2017 11:03 |
k-omega simulation without wall functions | vkrastev | OpenFOAM | 2 | January 24, 2010 18:45 |
Wall functions | John Grimm | Main CFD Forum | 13 | February 1, 2002 19:34 |