foamyQuadMesh/square: Updated extrude2DMeshDict
This commit is contained in:
parent
939cdc3313
commit
cd2e18fe66
1 changed files with 2 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
/*--------------------------------*- C++ -*----------------------------------*\
|
/*--------------------------------*- C++ -*----------------------------------*\
|
||||||
| ========= | |
|
| ========= | |
|
||||||
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
| \\ / 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 |
|
| \\ / A nd | Web: www.OpenFOAM.org |
|
||||||
| \\/ M anipulation | |
|
| \\/ M anipulation | |
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
@ -21,17 +21,7 @@ patchInfo
|
||||||
|
|
||||||
patchType wedge;
|
patchType wedge;
|
||||||
|
|
||||||
nLayers 1;
|
sectorCoeffs
|
||||||
|
|
||||||
expansionRatio 1.0;
|
|
||||||
|
|
||||||
linearDirectionCoeffs
|
|
||||||
{
|
|
||||||
direction (0 0 1);
|
|
||||||
thickness 0.1;
|
|
||||||
}
|
|
||||||
|
|
||||||
wedgeCoeffs
|
|
||||||
{
|
{
|
||||||
axisPt (0 0 0);
|
axisPt (0 0 0);
|
||||||
axis (1 0 0);
|
axis (1 0 0);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue