STYLE: Delete obsolete files

This commit is contained in:
Henrik Rusche 2016-08-25 17:20:36 +02:00
parent 54c9f83b54
commit 25303e6fbc
5 changed files with 0 additions and 298 deletions

View file

@ -1,65 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
(
movingWall
{
type wall;
nFaces 10;
startFace 180;
}
left
{
type wall;
nFaces 10;
startFace 190;
}
right
{
type regionCouple;
nFaces 10;
startFace 200;
shadowRegion solid;
shadowPatch left;
attached off;
isWall on;
zone rightZone;
master on;
bridgeOverlap off;
}
bottom
{
type wall;
nFaces 10;
startFace 210;
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
)
// ************************************************************************* //

View file

@ -1,56 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
4
(
topAndBottom
{
type patch;
nFaces 20;
startFace 180;
}
left
{
type regionCouple;
nFaces 10;
startFace 200;
shadowRegion region0;
shadowPatch right;
attached off;
isWall on;
zone leftZone;
master off;
bridgeOverlap off;
}
right
{
type patch;
nFaces 10;
startFace 210;
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
)
// ************************************************************************* //

View file

@ -1,65 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
(
movingWall
{
type wall;
nFaces 10;
startFace 180;
}
left
{
type wall;
nFaces 10;
startFace 190;
}
right
{
type regionCouple;
nFaces 10;
startFace 200;
shadowRegion solid;
shadowPatch left;
attached off;
isWall on;
zone rightZone;
master on;
bridgeOverlap off;
}
bottom
{
type wall;
nFaces 10;
startFace 210;
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
)
// ************************************************************************* //

View file

@ -1,56 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
4
(
topAndBottom
{
type patch;
nFaces 20;
startFace 180;
}
left
{
type regionCouple;
nFaces 10;
startFace 200;
shadowRegion region0;
shadowPatch right;
attached off;
isWall on;
zone leftZone;
master off;
bridgeOverlap off;
}
right
{
type patch;
nFaces 10;
startFace 210;
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
)
// ************************************************************************* //

View file

@ -1,56 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
4
(
topAndBottom
{
type patch;
nFaces 20;
startFace 180;
}
left
{
type regionCouple;
nFaces 10;
startFace 200;
shadowRegion region0;
shadowPatch right;
attached off;
isWall on;
zone leftZone;
master off;
bridgeOverlap off;
}
right
{
type patch;
nFaces 10;
startFace 210;
}
frontAndBack
{
type empty;
nFaces 200;
startFace 220;
}
)
// ************************************************************************* //