openfoam/tutorials/incompressible/boundaryFoam/steadyBoundaryLayer
Mark Olesen e2be2289a1 ENH: finer granularity for CleanFunctions
- separate handling of auxiliary files vs time directories

- restore0Dir: avoid removing 0/ if 0.orig/ does not exist
2021-07-28 10:02:27 +02:00
..
setups.orig CONFIG: Updated headers to v2106 2021-06-28 09:14:42 +01:00
Allclean TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00
Allrun ENH: finer granularity for CleanFunctions 2021-07-28 10:02:27 +02:00
foamLog.db TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00
plot TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +00:00
README TUT: incompressible: clean up tutorials 2021-06-08 20:15:47 +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_ANALYTICAL.eps