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 425
    • Issues 425
    • 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
  • Issues
  • #773
Closed
Open
Issue created Mar 15, 2018 by Kutalmış Berçin@kutiMaintainer

Typo: Smagorinsky in Extended Code Guide

Hi,

Within the page: https://www.openfoam.com/documentation/cpp-guide/html/guide-turbulence-les-smagorinsky.html , the free term c of the quadratic function has the sub-term (dev(D)⋅D).

But, the operation is a double inner product rather than an inner product.

Therefore, IMHO, this needs to be changed to (dev(D):D).

Kind regards

Assignee
Assign to
Time tracking