Skip to content

extrudeMesh from patch does not map correctly

Summary

extrudeMesh-from-patch produces maps back to original mesh so do not make sense.

Steps to reproduce

Take cavity. Extrude movingWall patch into new mesh. Switch on polyTopoChange::debug. Debug output uses countMap which accesses outside range.

Environment information

  • OpenFOAM version : 2006

Possible fixes