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 424
    • Issues 424
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1513
Closed
Open
Issue created Nov 27, 2019 by Prashant Sonakar@PrashantDeveloper

applyBoundaryLayer : fails when cell is disconnected

Summary

For disconnected cells wallDistance can have -1e15 (i.e. -GREAT) value, which can cause issue with ::pow

cross ref : EP#1158

What is the current bug behaviour?

Fails with error (discriminator 1)

Possible fixes

Warn user for non-visited cells. And protection in ::pow function?

@Mattijs

Assignee
Assign to
Time tracking