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 413
    • Issues 413
    • 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
  • #453
Closed
Open
Issue created Apr 12, 2017 by Matej Forman@matejReporter

SnappyHexMesh writeFlags error - addedCells not written

from 1612+ when running SHM with:

// Write flags
writeFlags
(
    layerSets
);

Snappy will write to the Info stream:

Writing 5328 added cells to cellSet addedCells

Writing 2668 faces inside added layer to faceSet layerFaces

This is from iglooWithFridges tutorial, but the sets are actually never written. The same story for motorBike.

Assignee
Assign to
Time tracking