mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
general update
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user