mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
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.
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