Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1954

Closed
Open
Created Dec 10, 2020 by Kutalmis Bercin@kutiMaintainer

BUG: snappyHexMesh: searchableCone incorporates other searchableSurface patches into its patch

Summary

Whenever geometry:searchableCone is used in combination with other searchableSurfaces (e.g. searchableBox) in snappyHexMesh, many faces from other searchableSurfaces patches are joined (spill) to the resulting patch of searchableCone.

Below shows a case where a searchableBox and searchableCone were input.

Visualisation of cone1 patch, only:

1-cone1

Visualisation of box1 patch, only:

1-box1

Note:

  • Separate input of searchableCone and searchableBox produces the desired output.
  • Using two or more searchableCones produces the desired output (i.e. separate patches for each searchable.

Steps to reproduce

snappyHexMesh-searchables.zip

Relevant logs and/or images

log.snappyHexMesh.gz

Environment information

  • OpenFOAM version : 25246f22
  • Compiler : gcc4.8

Possible fixes

unknown

@Mattijs

Assignee
Assign to
Time tracking