-
- Downloads
epsilonWallFunction: Updated to work with both low- and high-Reynolds number turbulence models
This boundary condition provides a turbulence dissipation wall constraint for low- and high-Reynolds number turbulence models. The condition can be applied to wall boundaries for which it - calculates \c epsilon and \c G - specifies the near-wall epsilon value where \vartable epsilon | turblence dissipation field G | turblence generation field \endvartable The model switches between laminar and turbulent functions based on the laminar-to-turbulent y+ value derived from kappa and E. Recent tests have shown that this formulation is more accurate than the standard high-Reynolds number form for 10 < y+ < 30 with both standard and continuous wall-functions. Replaces epsilonLowReWallFunction and should be used for all low-Reynolds number models for which the epsilonLowReWallFunction BC was recommended.
Showing
- src/TurbulenceModels/turbulenceModels/Make/files 0 additions, 1 deletionsrc/TurbulenceModels/turbulenceModels/Make/files
- src/TurbulenceModels/turbulenceModels/RAS/v2f/v2f.H 2 additions, 2 deletionssrc/TurbulenceModels/turbulenceModels/RAS/v2f/v2f.H
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonLowReWallFunction/epsilonLowReWallFunctionFvPatchScalarField.C 0 additions, 191 deletions...WallFunction/epsilonLowReWallFunctionFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonLowReWallFunction/epsilonLowReWallFunctionFvPatchScalarField.H 0 additions, 190 deletions...WallFunction/epsilonLowReWallFunctionFvPatchScalarField.H
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C 42 additions, 22 deletions...silonWallFunction/epsilonWallFunctionFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H 11 additions, 5 deletions...silonWallFunction/epsilonWallFunctionFvPatchScalarField.H
Loading
Please register or sign in to comment