Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !329

BUG: add switch for nu:DphitEff in kEpsilonPhitF (fixes #1560)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kutalmış Berçin requested to merge bug-1560-kEpsilonPhitF into master Jan 21, 2020
  • Overview 0
  • Commits 1
  • Changes 2

Including nu in DphitEff even though it is not present in (LUU:Eq. 17) provided higher level of resemblance to benchmarks for the tests considered, particularly for the peak skin friction (yet, pressure-related predictions were unaffected). Users can switch off nu in DphitEff by using includeNu entry in kEpsilonPhitFCoeffs in order tofollow the reference paper thereat. includeNu is left true by default. See GitLab issue #1560 (closed),

  • removes redundant phit() and f() access funcs,
  • replaces dimensionedScalar with dimScalar to gain space.

LUU: Laurence, D. R., Uribe, J. C., & Utyuzhnikov, S. V. (2005).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug-1560-kEpsilonPhitF