Skip to content

snappyHexMesh type castellatedBufferLayer always creates buffer layer on face zone type baffle

Summary

Modified 2025-01-17 to reflect current issue If the SnappyHexMesh contains an object for which face zone of type baffle is specified, then buffer layer is always created on the baffle, regardless of addBufferLayers setting.

Steps to reproduce

See example below

Example case

This example contains walls patch, and plane patch, for which face zone is specified. Run blockMesh, surfaceFeatureExtract and snappyHexMesh to reproduce

bugcase2.zip

What is the current bug behaviour?

Buffer layer is created

What is the expected correct behavior?

Buffer layers added to specified patches only, and face zone is created.

Environment information

  • OpenFOAM version : v2412, installed from prebuilt deb packages
  • Operating system : ubuntu
  • Hardware info : x64
  • Compiler : gcc
Edited by Tuomo Keskitalo