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

@ -20,28 +20,24 @@ FoamFile
leftWall
{
type wall;
physicalType wall;
nFaces 50;
startFace 4432;
}
rightWall
{
type wall;
physicalType wall;
nFaces 50;
startFace 4482;
}
lowerWall
{
type wall;
physicalType wall;
nFaces 62;
startFace 4532;
}
atmosphere
{
type patch;
physicalType atmosphere;
nFaces 46;
startFace 4594;
}