openfoam/tutorials/incompressible/boundaryFoam/boundaryWallFunctionsProfile
2016-03-06 19:06:44 +00:00
..
0 tutorials and templates: Updated wall BC for velocity to noSlip 2016-02-09 20:08:34 +00:00
constant Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
system blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
Allclean scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allrun Sprucing up the tutorials folder and adding -dict to "collapseEdges" 2016-03-06 19:06:44 +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