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 384
    • Issues 384
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1062

Closed
Open
Created Oct 31, 2018 by Mattijs Janssens@MattijsMaintainer

isoSurfaceCell with planes exactly through points is not detected

Run compressible/rhoSimpleFoam/squareBend with attached

samplingDebug

it will produce lots of missing triangle. This is due to the pre-filtering of potentially cut cells. You can make it work by having calcCutType always returns CUT. The issue turns up with the distanceSurface where you use an exact distance 0. We only check for some vertices (e.g. of an edge) above and some below, not for both exactly on.

Edited Jul 06, 2021 by Kutalmis Bercin
Assignee
Assign to
Time tracking