From cd2e18fe66b1b3a83f964c2bbc8597eee9cec005 Mon Sep 17 00:00:00 2001 From: Henry Date: Mon, 18 May 2015 13:57:24 +0100 Subject: [PATCH] foamyQuadMesh/square: Updated extrude2DMeshDict --- .../foamyQuadMesh/square/system/extrude2DMeshDict | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/tutorials/mesh/foamyQuadMesh/square/system/extrude2DMeshDict b/tutorials/mesh/foamyQuadMesh/square/system/extrude2DMeshDict index 0e65c67f..303ef8f2 100644 --- a/tutorials/mesh/foamyQuadMesh/square/system/extrude2DMeshDict +++ b/tutorials/mesh/foamyQuadMesh/square/system/extrude2DMeshDict @@ -1,7 +1,7 @@ /*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | -| \\ / O peration | Version: 2.3.0 | +| \\ / O peration | Version: 2.3.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ @@ -21,17 +21,7 @@ patchInfo patchType wedge; -nLayers 1; - -expansionRatio 1.0; - -linearDirectionCoeffs -{ - direction (0 0 1); - thickness 0.1; -} - -wedgeCoeffs +sectorCoeffs { axisPt (0 0 0); axis (1 0 0);