OpenFOAM-5.x/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
Henry 61bcea321b Add simulationType entry even for simpleFoam cases
so that generic utilities like yPlus select the appropriate turbulence model
2015-01-21 21:08:19 +00:00
..
0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
constant Add simulationType entry even for simpleFoam cases 2015-01-21 21:08:19 +00:00
system Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
Allclean Minor change to comment 2014-12-14 21:50:14 +00:00
Allrun Minor change to comment 2014-12-14 21:50:14 +00:00
foamLog.db Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
README Add the OpenFOAM source tree 2014-12-10 22:40:10 +00: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