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 418
    • Issues 418
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !487

ENH: Regroup and unify various virtual functions in laminar/RAS/LES models

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kutalmış Berçin requested to merge feature-turbulence-model-hierarchy into develop Sep 09, 2021
  • Overview 0
  • Commits 3
  • Changes 36

Summary

  • Regroup and unify various virtual functions in laminar/RAS/LES models

Resolved bugs

N/A

Risks

  • No changes to user input.
  • No changes in output.
    • From now on, Ce is printed out to streams only when it is specified in turbulenceProperties (similar to kMin).
    • Few models had been specifying the boundary conditions of helper functions: kOmegaSSTBase, kOmegaSST. This has been removed. No detrimental effects are expected.

Tests

  • Compilation (incl. submodules):
    • linux64ClangDPInt32Opt (clang11)
    • linux64GccDPInt32Opt
    • linux64GccSPDPInt64Debug
  • Alltest: No change in output with respect to the develop HEAD + no error
Edited Oct 22, 2021 by Kutalmış Berçin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-turbulence-model-hierarchy