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,21 +20,18 @@ FoamFile
|
||||
movingWall
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 20;
|
||||
startFace 760;
|
||||
}
|
||||
fixedWalls
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 60;
|
||||
startFace 780;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
physicalType empty;
|
||||
nFaces 800;
|
||||
startFace 840;
|
||||
}
|
||||
|
||||
@ -20,21 +20,18 @@ FoamFile
|
||||
lid
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 20;
|
||||
startFace 632;
|
||||
}
|
||||
fixedWalls
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 60;
|
||||
startFace 652;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
physicalType empty;
|
||||
nFaces 672;
|
||||
startFace 712;
|
||||
}
|
||||
|
||||
@ -20,21 +20,18 @@ FoamFile
|
||||
movingWall
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 20;
|
||||
startFace 760;
|
||||
}
|
||||
fixedWalls
|
||||
{
|
||||
type wall;
|
||||
physicalType wall;
|
||||
nFaces 60;
|
||||
startFace 780;
|
||||
}
|
||||
frontAndBack
|
||||
{
|
||||
type empty;
|
||||
physicalType empty;
|
||||
nFaces 800;
|
||||
startFace 840;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user