mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- although this has been supported for many years, the tutorials continued to use "convertToMeters" entry, which is specific to blockMesh. The "scale" is more consistent with other dictionaries. ENH: - ignore "scale 0;" (treat as no scaling) for blockMeshDict, consistent with use elsewhere.
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