diff --git a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/extrudeToRegionMeshDict b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/extrudeToRegionMeshDict index 424d9deb69..c32e4b3bcc 100644 --- a/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/extrudeToRegionMeshDict +++ b/tutorials/combustion/fireFoam/les/oppositeBurningPanels/system/extrudeToRegionMeshDict @@ -22,7 +22,7 @@ oneD true; sampleMode nearestPatchFace; -oneDPolyPatchType emptyPolyPatch; //wedgePolyPatch +oneDPolyPatchType empty; //wedge extrudeModel linearNormal;