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 420
    • Issues 420
    • 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
  • #276
Closed
Open
Issue created Oct 19, 2016 by Mattijs Janssens@MattijsMaintainer

BUG: triangle intersection problem with rays in plane of triangle

triangle: (0.00084175 -0.0104928 -0.0555556) (0.00252526 -0.0104928 -0.0555556) (0.00084175 8.97416e-19 -0.0625) ray: start: (0.0143097 8.73202e-19 -0.0625) end: (0.0126263 8.76229e-19 -0.0625) finds intersection at (0.00084175 1.73472e-18 -0.0625) since the determinant (volume) of the intersection is -3.53881e-26 which is below the cutoff point (ROOTVSMALL) but still too small to accurately determine the intersection.

Edited Jul 06, 2021 by Kutalmış Berçin
Assignee
Assign to
Time tracking