openfoam/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
2011-03-25 12:06:18 +00:00
..
0 BUG: Old libs linked in controlDict 2010-12-07 15:56:27 +00:00
constant Corrected headers. 2010-06-23 16:54:54 +01:00
system ENH: fvSchemes : updated incompressible tutorials 2010-12-15 17:05:09 +00:00
Allclean STYLE: more consistent shell style in tutorial run/clean scripts 2010-03-10 10:55:42 +01:00
Allrun tutorials: use getApplication rather than hard-coded application name 2011-03-25 12:06:18 +00:00
foamLog.db adding local foamLog.db 2009-08-13 17:09:22 +01:00
README adding boundaryFoam tutorial to evaluate wall functions 2009-08-13 16:56:59 +01:00

Test for momentum wall functions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Computes a series of steady boundary layer calculations, varying the Reynolds
number. Wall u+ plotted as a function of log10(y+), and compared with wall
profile given by Spalding's law.


Usage:

- run test using Allrun script
- uses foamLog to generate u+ and y+ values
- postscript (.eps) plot generated using gnuplot, OF_vs_ANAYTICAL.eps