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 413
    • Issues 413
    • 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
  • !463

ENH: Adding subMesh option to momentumError and div FOs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sergio Ferraris requested to merge feature-momErrSubMesh into develop Jun 02, 2021
  • Overview 44
  • Commits 2
  • Changes 26
  • Adding subMesh capabilities to momentumError and div FOs.
    • A subMesh is created from cellZones to compute FOs.
    • The operators (div, etc) are only calculated in the subMesh.
    • Zero field is written in the non-subMesh cells.
  • Optionally, halo cells can be added to the cellZones.
  • New helper class to handle the subMesh creation and field mapping.
  • TUT: add an example to tutorials/compressible/rhoSimpleFoam/aerofoilNACA0012
Edited Jun 22, 2021 by Sergio Ferraris
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-momErrSubMesh