Page 1 of 1

Scalable Wall function

Posted: Mon Oct 11, 2010 4:12 pm
by Axel Cablé
Hi,
In the k-epsilon model, I understand that I should use the scalable wall function rather than the 2-scale wall function when my mesh is too refined near the walls, but what are exactly the equations behind this scalable wall function? In particular, how is temperature near the wall computed?
Thanks for your help,
Axel

Re: Scalable Wall function

Posted: Fri Oct 29, 2010 11:01 am
by Axel Cablé
Can anyone please answer this question?

Re: Scalable Wall function

Posted: Sun Oct 31, 2010 3:19 am
by César Vecchio
I'm no the most indicated to answer this question, but you may check the Theory manual in chapters II-2 and II-17. Also take a look at this thread also related to temperature in Code_Saturne: http://caelinux.com/CMS/index.php?option=com_joomlaboard&Itemid=52&func=view&id=4542&catid=18

Re: Scalable Wall function

Posted: Sun Oct 31, 2010 9:25 pm
by David Monfort
Hi Axel,
The scalable wal-functions are not described in the theory manual... (work on progress here ;) but the underlying idea is to "push" the wall far enough from the first-cell off-wall to make the code think it is a high-Reynolds region. Think about not using y + in the logarithmic law, but y + + D.
This is really a way to avoid mesh issues, not a proper way of dealing with near-wall turbulence, especially when modelling heat-transfer.
David