Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
openfoam
openfoam
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 365
    • Issues 365
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1932

Closed
Open
Created Nov 23, 2020 by Mattijs Janssens@MattijsMaintainer

wall distance calculation correction for point-connected faces

Summary

On one user case (ep 1442) it was reported that applyBoundaryLayer crashes. This seems to be due to the wall distance calculation. Upon visual inspection the code was not checking for duplicate faces enough so could run out of work array in extreme cases.

Steps to reproduce

Cannot reproduce

What is the current bug behaviour?

Crash in applyBoundaryLayers, seemingly from wall distance calculation (and cellDistFuncs correction for point-connected faces)

Environment information

  • OpenFOAM version : v1812

Possible fixes

  • use dynamically resized lists
  • use more duplicate face checking
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None