openfoam/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
2018-01-17 15:30:49 +00:00
..
0 GIT: Initial commit after latest foundation merge 2016-04-25 11:40:48 +01:00
constant ENH: Tutorial updates 2017-05-18 14:47:00 +01:00
system TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
Allclean TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
Allrun TUT: Updated Allrun scripts for tests. Fixes #710 2018-01-17 15:30:49 +00:00
foamLog.db adding local foamLog.db 2009-08-13 17:09:22 +01:00
README tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile: Corrected typo 2016-08-01 20:10:19 +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_ANALYTICAL.eps