From d072fd9492916ad08e623155702a0dcbc6f849a7 Mon Sep 17 00:00:00 2001 From: andy Date: Tue, 22 Nov 2011 11:31:28 +0000 Subject: [PATCH] ENH: Updated extrudeToRegionMesh tutorial usage --- .../les/oppositeBurningPanels/system/extrudeToRegionMeshDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;