Files
OpenFOAM-6/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
Henry Weller ecee2d275e Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
so that the specification of the name and dimensions are optional in property dictionaries.

Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
..
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00
2014-12-10 22:40:10 +00:00
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