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 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1063
Closed
Open
Issue created Nov 05, 2018 by Mattijs Janssens@MattijsMaintainer

reference cell issues

  1. the getRefCellValue does a global distribution even when the reference value is only used on a single processor (or not used at all).

  2. For certain bcs (e.g. fixedValue) the needReference() is always the same so this reduction could be moved out of the simulation loop altogether.

  3. in dynamic mesh simulations do we want to recalculate the reference cell? For some moving mesh cases we don't, for some e.g. refinement/unrefinement cases we might want to.

Assignee
Assign to
Time tracking