DOC: Curle: fix typo in header file (fixes #2498) TUT: airfoil2D: apply standard freestream conditions for nuTilda and nut
14 lines
414 B
Plaintext
14 lines
414 B
Plaintext
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
|
|
- plots are generated using gnuplot, and can be found under plots directory
|