openfoam/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
2011-04-19 23:23:49 +01:00
..
0 BUG: Old libs linked in controlDict 2010-12-07 15:56:27 +00:00
constant Renamed simpleSRFFoam -> SRFSimpleFoam and simpleWindFoam -> windSimpleFoam 2011-04-19 23:23:49 +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 BUG: Allrun: uses bash construct 2011-04-13 12:35:23 +01: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