tutorials: Removed obsolete patch ordering and transform entries

Resolves bug report: http://bugs.openfoam.org/view.php?id=3672
This commit is contained in:
Will Bainbridge
2021-05-14 09:03:40 +01:00
parent d47d266246
commit 0510053f61
12 changed files with 4 additions and 19 deletions

View File

@ -62,10 +62,10 @@ patches
// Optional: explicitly set transformation tensor.
// Used when matching and synchronising points.
transform rotational;
transformType rotational;
rotationAxis (1 0 0);
rotationCentre (0 0 0);
// transform translational;
// transformType translational;
// separation (1 0 0);
// Optional non-default tolerance to be able to define cyclics
@ -94,10 +94,10 @@ patches
// Optional: explicitly set transformation tensor.
// Used when matching and synchronising points.
transform rotational;
transformType rotational;
rotationAxis (1 0 0);
rotationCentre (0 0 0);
// transform translational;
// transformType translational;
// separation (1 0 0);
}

View File

@ -31,7 +31,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform noOrdering;
}
slave
{

View File

@ -27,7 +27,6 @@ masterAMI
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform noOrdering;
}
constructFrom patches;
patches (cylinder);

View File

@ -33,7 +33,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform noOrdering;
}
slave
{

View File

@ -33,7 +33,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform none;
}
slave
{

View File

@ -31,7 +31,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
ordering noOrdering;
}
slave
{

View File

@ -16,7 +16,6 @@ from the constant/polyMesh/boundary file:
nFaces 40;
startFace 43720;
matchTolerance 0.0001;
ordering noOrdering;
neighbourPatch ACMI2_couple;
nonOverlapPatch ACMI1_blockage;
}
@ -36,7 +35,6 @@ from the constant/polyMesh/boundary file:
nFaces 96;
startFace 43856;
matchTolerance 0.0001;
ordering noOrdering;
neighbourPatch ACMI1_couple;
nonOverlapPatch ACMI2_blockage;
}
@ -77,7 +75,6 @@ patches) the slave patches are simply defined using 'dummy' entries, e.g.:
matchTolerance 0.0001;
neighbourPatch ACMI2_couple;
nonOverlapPatch ACMI1_blockage;
ordering noOrdering;
}
slave // dummy entries only
{

View File

@ -42,7 +42,6 @@ baffles
matchTolerance 0.0001;
neighbourPatch ACMI2_couple;
nonOverlapPatch ACMI1_blockage;
ordering noOrdering;
}
slave // not used since we're manipulating a boundary patch
{
@ -82,7 +81,6 @@ baffles
matchTolerance 0.0001;
neighbourPatch ACMI1_couple;
nonOverlapPatch ACMI2_blockage;
ordering noOrdering;
}
slave // not used since we're manipulating a boundary patch
{

View File

@ -36,7 +36,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform none;
}
slave
{

View File

@ -36,7 +36,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform none;
}
slave
{

View File

@ -38,7 +38,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
ordering noOrdering;
}
slave
@ -48,7 +47,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI1;
ordering noOrdering;
}
}
}

View File

@ -36,7 +36,6 @@ baffles
type cyclicAMI;
matchTolerance 0.0001;
neighbourPatch AMI2;
transform none;
}
slave
{