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
  • Merge requests
  • !460

ENH: add proximityRegions filter to distanceSurface (#2108)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark OLESEN requested to merge feature-distanceSurface-filtering into develop May 31, 2021
  • Overview 16
  • Commits 1
  • Changes 4
  • combines region-based and proximity-based filtering

    proxityRegions (post-filter): Checks the resulting faces against the original search surface as well as checking the cut cells for topological connectivity. If the area-weighted distance for a region is greater than \c absProximity, the region is discarded.

STYLE: support 'proxityFaces' as synonym for 'proximity' filter

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-distanceSurface-filtering