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
|
||||
top
|
||||
{
|
||||
type patch;
|
||||
physicalType inletOutlet;
|
||||
nFaces 25;
|
||||
startFace 6100;
|
||||
}
|
||||
bottom
|
||||
{
|
||||
type patch;
|
||||
physicalType inlet;
|
||||
nFaces 25;
|
||||
startFace 6125;
|
||||
}
|
||||
walls
|
||||
{
|
||||
type wall;
|
||||
physicalType wallFunctions;
|
||||
nFaces 250;
|
||||
startFace 6150;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user