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
  • Issues
  • #1516
Closed
Open
Issue created Dec 11, 2019 by Mattijs Janssens@MattijsMaintainer

blockMesh be able to generate duplicate patches (e.g. cyclicACMI + wall)

Functionality to add/problem to solve

Currently ACMI cases have to have additional patches added (to get the duplicate cyclicACMI + wall patches). Be nice if this could be done inside blockMesh.

Target audience

blockMesh meshes with cyclicACMI. Be much harder to add to any topo changing (e.g. snappyHexMesh). This would need to add the concept of duplicate baffles to polyMesh.

The blockMesh route uses the 'construct-from-cellShape' route. Attached a hack to get hold of the patch when doing the blockMesh. This could check for cyclicACMI and allow duplicate block faces (or just give a warning instead of falling over)

polyMeshFromShapeMesh.C

Assignee
Assign to
Time tracking