general update

This commit is contained in:
andy
2008-06-20 17:25:03 +01:00
parent 1186749707
commit 64f058e1c8
62 changed files with 34 additions and 239 deletions

View File

@ -27,7 +27,6 @@ FoamFile
inlet
{
type patch;
physicalType turbulentInlet;
nFaces 30;
startFace 24170;
}
@ -35,7 +34,6 @@ inlet
outlet
{
type patch;
physicalType inletOutlet;
nFaces 57;
startFace 24200;
}
@ -43,7 +41,6 @@ outlet
upperWall
{
type wall;
physicalType fixedTemperatureWall;
nFaces 223;
startFace 24257;
}
@ -51,7 +48,6 @@ upperWall
lowerWall
{
type wall;
physicalType fixedTemperatureWall;
nFaces 250;
startFace 24480;
}
@ -59,7 +55,6 @@ lowerWall
frontAndBack
{
type empty;
physicalType empty;
nFaces 24450;
startFace 24730;
}

View File

@ -26,7 +26,6 @@ FoamFile
( inlet
{
type patch;
physicalType turbulentInlet;
startFace 715675;
nFaces 600;
}
@ -34,7 +33,6 @@ FoamFile
outlet
{
type patch;
physicalType inletOutlet;
startFace 716275;
nFaces 1140;
}
@ -42,7 +40,6 @@ FoamFile
upperWall
{
type wall;
physicalType fixedTemperatureWall;
startFace 717415;
nFaces 4460;
}
@ -50,7 +47,6 @@ FoamFile
lowerWall
{
type wall;
physicalType fixedTemperatureWall;
startFace 721875;
nFaces 5000;
}
@ -58,7 +54,6 @@ FoamFile
frontAndBack
{
type cyclic;
physicalType cyclic;
startFace 726875;
nFaces 24450;
}