Skip to content
Snippets Groups Projects

ENH: snappyHexMesh: add buffer layers before snapping

Merged Mattijs Janssens requested to merge feature-pointMeshIO-shm-bufferlayers into develop

Summary

Adding buffers layers before adding layers.

Details of new models (If applicable)

snappyHexMeshDict has a top-level entry describing the type of meshing:

// Type of mesh generation:
//  - castellated (default)
//  - castellatedBufferLayer
type            castellatedBufferLayer;

See e.g. tutorial mesh/snappyHexMesh/rotated_block

Risks

With default setting there should be no change in the mesh generation. Only if the face-splitting during snapping (nFaceSplitInterval) is used are there slight differences due to a fix in the logic.

Merge request reports

Approval is optional

Merged by Mattijs JanssensMattijs Janssens 4 months ago (Dec 12, 2024 4:13pm UTC)

Merge details

  • Changes merged into develop with ab30b030 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply