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

Checking approval status

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

Loading

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