applyBoundaryLayer.C File Reference

Apply a simplified boundary-layer model to the velocity and turbulence fields based on the 1/7th power-law. More...

Go to the source code of this file.

Detailed Description

Apply a simplified boundary-layer model to the velocity and turbulence fields based on the 1/7th power-law.

Original source file applyBoundaryLayer.C

The uniform boundary-layer thickness is either provided via the -ybl option or calculated as the average of the distance to the wall scaled with the thickness coefficient supplied via the option -Cbl. If both options are provided -ybl is used.

Compressible modes is automatically selected based on the existence of the "thermophysicalProperties" dictionary required to construct the thermodynamics package.

Definition in file applyBoundaryLayer.C.